Commit graph

18 commits

Author SHA1 Message Date
Jason Crist
dccace47ad
Remove/child theme (#4861)
* Updated build process to merge ALL attributes (as Gutenberg does) and re-defined the now missing custom templates items in the themes that would now lack them

* removed the build step tooling from blockbase

* converted build tool to a 'replacement tool'

* Removed build scripting from children package files

* Removed build scripting from children package files

* Run the script to remove child-theme.json files

* Update the version number and changelog for Blockbase

* Remove the rebuild script, we don't need it anymore

Co-authored-by: Ben Dwyer <ben@scruffian.com>
2021-11-04 21:16:17 +00:00
Ben Dwyer
c6b26e603c Update Blockbase to a new minor version 2021-10-29 08:45:57 +01:00
Ben Dwyer
9940bf68cd Update changelog 2021-10-29 08:35:12 +01:00
Maggie
f1a3133076
Skatepark: dynamic duotone support (#4740)
* added duotone support for blocks, removed it from the patterns markup

* Add duotone to site logo too

* If the user changes colors via the customizer also update the default Duotone filter

* created a new filter for the custom duotone

Co-authored-by: Sarah Norris <sarah@sekai.co.uk>

* delete new transient

* fix customizer preview and invert darker palettes

* check luminescence on php to see if we need to invert before saving

* Refactoring the code to make it easier to understand

* Remove closure

* refactor for readability

* merge user filter with theme ones

* Whitespace

* Check the array keys exist properly

* remove var_dumps

* check for the correct values when we define the custom filter

* minified colord file

* updated changelog and credited the colord library

* minified version of colord.js

* removed filter from logo

* Removed duplicated comment

Co-authored-by: Ben Dwyer <ben@scruffian.com>
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
2021-10-29 08:31:41 +01:00
Ben Dwyer
c2285d9cc8 Update blockbase changelog 2021-10-28 12:43:48 +01:00
Ben Dwyer
6f7bb5bf3a Update changelog 2021-10-27 12:01:09 +01:00
Ben Dwyer
61b92509d8
Add changelog entries we missed (#4919) 2021-10-27 11:48:16 +01:00
Maggie
d5173c3643
Blockbase, Quadrat, Seedlet, Mayland Blocks: updated changelogs for .org (#4785)
* updated changelogs for .org

* updated changelogs with more changes

* add query block pattern to Quadrat's changelog

* corrected version numbers
2021-10-05 11:52:43 +02:00
Ben Dwyer
bdf528d88c
Blockbase: Update docs (#4672)
* Blockbase: Update docs

* Remove whitespace at the start of functions.php
2021-09-22 11:27:21 +01:00
Jason Crist
f2b8f0ccfb
First pass at a blockbase child theme generator (#4001)
* First pass at a blockbase child theme generator

* First pass at a blockbase child theme generator
2021-09-16 22:01:57 +01:00
Jeff Ong
c5cc825588
Bump version & changelog. (#4408) 2021-08-16 11:26:28 -04:00
Maggie
6148a6a0ca correct version numbers 2021-07-02 14:38:54 +02:00
Maggie
9aa8a82369 increased minor version of blockbase + co 2021-07-02 09:38:06 +02:00
Jason Crist
0c4c162672
Fix links to projects in readme. Remove -experimental references. (#3997) 2021-06-03 13:02:24 -04:00
Jeff Ong
a46a715015
Bump version and changelog. (#3992) 2021-06-03 07:46:10 -07:00
Kjell Reigstad
813d5f2581 Undo line break updates. 2021-05-27 08:04:26 -04:00
Kjell Reigstad
8428e46649 Add screenshot attribution, fix line breaks 2021-05-27 08:00:36 -04:00
Jeff Ong
67fbd6d2f3
Blockbase: add readme.txt and update style.css (#3949)
* Add and update theme info.

* update the readmes to more closely match.

* Slight copy tweak.

* Make less developer focused.

* Update description to match readmetxt.

* Fix theme URI.

* Move md info to txt.

* Remove line about block patterns.
2021-05-26 09:46:58 -07:00
Renamed from blockbase/readme.md (Browse further)