* Add the load_theme_textdomain function call
* Fix incorrect domain
* Load blockbase translations
* Moved all calls to load_theme_textdomain to be handled by Blockbase (not the children)
* Refactored calls to load_theme_textdomain to not include the default location to simplify the call
* Added load_theme_textdomain call to block canvas
* Removed unrelated videomaker changes
Co-authored-by: Jason Crist <jcrist@pbking.com>
* lock post-content and the containing group blocks to not allow remove option without unlocking
* Added a few missing locks
Co-authored-by: Jason Crist <jcrist@pbking.com>
* removing unneeded definitions from theme.json
* fixing the heigth of the separator block
* update the separators included in templates
* fix typo
Co-authored-by: Jeff Ong <jonger4@gmail.com>
* restore CSS for backward compatibility
* updating missing separator
* Fix block markup.
* Fix block validation error
* Rebuild CSS
Co-authored-by: Jeff Ong <jonger4@gmail.com>
Co-authored-by: Sarah Norris <sarah@sekai.co.uk>
* removed parent theme, added functions file
* refactor json, functions.php added
* header and footer
* 404 page
* spacing for 404
* blank template, extra styles for buttons
* header and footer only template
* fixed missing alignment variables
* removed navigation pattern, removed label from navigation
* spacing on home page navigation
* fix separator styles
* removed two columns of text pattern
* Add hover state to navigation items.
* Reviser header template part to match the screenshot.
Co-authored-by: Kjell Reigstad <kjell@kjellr.com>
* Blockbase: Use the Global Styles rest API in the customizer
* Color and Fonts customizer: changing implementation
* Color and Fonts customizer: changing implementation
* unlinting
* unlinting
* Customizer: handling when settings or styles are not arrays
* Revert "Skatepark: dynamic duotone support (#4740)"
This reverts commit f1a3133076.
* Blockbase: Use the Global Styles rest API in the customizer
* Color and Fonts customizer: changing implementation
* unlinting
* unlinting
* Customizer: handling when settings or styles are not arrays
* Revert "Skatepark: dynamic duotone support (#4740)"
This reverts commit f1a3133076.
* remove unused function
* move settings to the theme key
* revert skatepark changes
* revert skatepark changes
* Renaming variables
* Reverting dded23b133
* re-adding delete_transient
* Remonving condition to unset fonts when default is selected
Co-authored-by: Ben Dwyer <ben@scruffian.com>
* Use dart sass instead of node sass
* Update deps
* Add postcss to themes not already using it
* Update all package-lock files for node 16
* Remove package files from generated variations
Co-authored-by: Jason Crist <jcrist@pbking.com>
* Font size name: updating 'huge' to 'x-large'
* Mayland-blocks: rename 'normal' to 'medium'
* Seedlet-blocks: renaming 'normal' to 'medium'
* Russell: removing unused 'normal' font size
* Blockbase & children: moving 'normal' font size from presets to custom
* Blockbase & family: renaming custom fotsize from 'tiny' to 'x-small'