Commit 89f9d4a
authored
[6.0] Field simple color as web component (#45004)
* Redo
* Update layouts/joomla/form/field/color/simple.php
Co-authored-by: Quy <[email protected]>
* Update layouts/joomla/form/field/color/simple.php
Co-authored-by: Quy <[email protected]>
* Fix layout shift
* deprecate lang strings
* Update simple.php
* use scss
* Add a color validation
* Remove the named colors
* fix a11y, use Object.assign for the template
* (partly) decouple the i18n
* Update build/.eslintrc
Co-authored-by: Richard Fath <[email protected]>
* Update joomla-field-simple-color.w-c.es6.js
* add shadow dom css in a CSP strict way1 parent 4b976fc commit 89f9d4a
File tree
6 files changed
+221
-473
lines changed- administrator/language/en-GB
- api/language/en-GB
- build/media_source/system
- js/fields
- scss/fields
- language/en-GB
- layouts/joomla/form/field/color
6 files changed
+221
-473
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
220 | 220 | | |
221 | 221 | | |
222 | 222 | | |
| 223 | + | |
223 | 224 | | |
| 225 | + | |
224 | 226 | | |
| 227 | + | |
225 | 228 | | |
226 | 229 | | |
227 | 230 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
218 | 218 | | |
219 | 219 | | |
220 | 220 | | |
| 221 | + | |
221 | 222 | | |
| 223 | + | |
222 | 224 | | |
| 225 | + | |
223 | 226 | | |
224 | 227 | | |
225 | 228 | | |
| |||
0 commit comments