Commit Graph

20 Commits

Author SHA1 Message Date
Brian Coords cf16154caa
Merge pull request #2032 from IanDelMar/editor-color-palette
Add editor-color-palette-bootstrap4.json
2023-10-13 07:49:40 -07:00
Viktor Szépe e9fb08514d Fix typos 2023-07-04 15:41:29 +00:00
IanDelMar b53188afd1 add editor-color-palette-bootstrap4.json 2022-11-22 02:06:22 +01:00
IanDelMar 194b508d3b Add since tag for changes from v1.0.0 2022-10-18 08:39:49 +02:00
Brian Coords 3fd5041838
Merge pull request #1828 from IanDelMar/gulp-ref
Remove reference to Gulp
2022-07-26 20:33:59 -07:00
IanDelMar 39d30e2346 ensure variable is of type string 2022-07-23 17:49:20 +02:00
IanDelMar 20b05b36f8 ensure variable is iterable 2022-07-23 17:49:20 +02:00
IanDelMar 6cf8489db8 Fix argument types and return type in doc block 2022-07-21 03:02:56 +02:00
IanDelMar 8d12d27131 remove reference to gulp 2022-07-21 02:45:42 +02:00
IanDelMar 0a2af8bf94 fix wpcs 2022-03-10 14:39:11 +01:00
Brian Coords 07ae32979f Merge branch 'develop' of https://github.com/understrap/understrap into fix/accessibility 2021-11-22 20:40:00 -08:00
Gabriel Castillo 4bfc982953 Updated cs:check and lint:php
removed comment from extras
2021-10-25 12:30:30 -07:00
Brian Coords 01bc6fe725 updates config file to generate correct json palette 2021-09-11 16:36:56 -07:00
Brian Coords 1e4d2c0944 replaces wp_remote_get with file_get_contents 2021-08-26 11:40:09 -07:00
Brian Coords e6082da087 fixes file URI for json color palette 2021-08-23 21:08:23 -07:00
Brian Coords 4df52ba491 loads theme color json from parent theme 2021-08-17 13:14:59 -07:00
IanDelMar 0ba77d0692 Switch to lowercase s in Understrap 2021-07-28 17:38:12 +02:00
Brian Coords a7aa3b38b1 abstracts color palette to a function 2021-07-02 15:41:45 -07:00
Brian Coords cd154c652a creates editor palette by parsing variables 2021-07-02 15:33:14 -07:00
Brian Coords 2c4a19f4be adds new functions file to declare gutenberg support 2021-06-29 15:33:48 -07:00