framework/less/common
David Sevilla Martin 94c4f266e3
feat: remove color validation in appearance admin page & add color indicator (#3140)
* Remove color validation in basics admin page & add color indicator

* Create ColorInput common component

* Revert 'formGroupAttrs' addition

* Rename component CSS classes

* Fix input type in ColorInput from AdminPage#buildSettingComponent

* Rename component to ColorPreviewInput, remove aliases in admin & export in compat

* Remove leftovers from rebase on master

* feat: add global type definition for a vnode element tag

* fix(a11y): add aria roles to color input

* chore: use new type

* chore: format

Co-authored-by: David Wheatley <hi@davwheat.dev>
2021-11-23 21:38:46 +00:00
..
mixins feat: Declare & Use CSS Custom Properties (#3146) 2021-11-04 22:34:18 +01:00
Alert.less feat: Declare & Use CSS Custom Properties (#3146) 2021-11-04 22:34:18 +01:00
AlertManager.less feat: Declare & Use CSS Custom Properties (#3146) 2021-11-04 22:34:18 +01:00
App.less feat: Declare & Use CSS Custom Properties (#3146) 2021-11-04 22:34:18 +01:00
Avatar.less CSS Code Housekeeping (#3026) 2021-08-21 19:34:07 +01:00
Badge.less feat: Declare & Use CSS Custom Properties (#3146) 2021-11-04 22:34:18 +01:00
Button.less feat: Declare & Use CSS Custom Properties (#3146) 2021-11-04 22:34:18 +01:00
Checkbox.less feat: Declare & Use CSS Custom Properties (#3146) 2021-11-04 22:34:18 +01:00
ColorInput.less feat: remove color validation in appearance admin page & add color indicator (#3140) 2021-11-23 21:38:46 +00:00
common.less feat: remove color validation in appearance admin page & add color indicator (#3140) 2021-11-23 21:38:46 +00:00
Dropdown.less feat: Declare & Use CSS Custom Properties (#3146) 2021-11-04 22:34:18 +01:00
EditUserModal.less Add users list to admin dashboard (#2626) 2021-04-22 23:35:42 +01:00
Form.less feat: Declare & Use CSS Custom Properties (#3146) 2021-11-04 22:34:18 +01:00
FormControl.less feat: Declare & Use CSS Custom Properties (#3146) 2021-11-04 22:34:18 +01:00
LoadingIndicator.less feat: Declare & Use CSS Custom Properties (#3146) 2021-11-04 22:34:18 +01:00
mixins.less feat: Declare & Use CSS Custom Properties (#3146) 2021-11-04 22:34:18 +01:00
Modal.less feat: Declare & Use CSS Custom Properties (#3146) 2021-11-04 22:34:18 +01:00
Navigation.less feat: Declare & Use CSS Custom Properties (#3146) 2021-11-04 22:34:18 +01:00
normalize.less Update Normalize.css 2021-08-12 17:46:08 +02:00
Placeholder.less feat: Declare & Use CSS Custom Properties (#3146) 2021-11-04 22:34:18 +01:00
print.less Webpack (#1367) 2018-06-20 13:20:31 +09:30
root.less fix(a11y): add focus traps to modals and nav drawer (#3018) 2021-11-21 19:44:31 +00:00
scaffolding.less feat: Declare & Use CSS Custom Properties (#3146) 2021-11-04 22:34:18 +01:00
Search.less feat: Declare & Use CSS Custom Properties (#3146) 2021-11-04 22:34:18 +01:00
Select.less feat: Declare & Use CSS Custom Properties (#3146) 2021-11-04 22:34:18 +01:00
sideNav.less feat: Declare & Use CSS Custom Properties (#3146) 2021-11-04 22:34:18 +01:00
Table.less feat: Declare & Use CSS Custom Properties (#3146) 2021-11-04 22:34:18 +01:00
TextEditor.less feat: Declare & Use CSS Custom Properties (#3146) 2021-11-04 22:34:18 +01:00
Tooltip.less feat: Declare & Use CSS Custom Properties (#3146) 2021-11-04 22:34:18 +01:00
ValidationError.less feat: Declare & Use CSS Custom Properties (#3146) 2021-11-04 22:34:18 +01:00
variables.less fix: issue with CSS styles when in-between whole pixel values for viewport width (#3139) 2021-10-29 18:57:53 +01:00