Mike Jolley
44b2003ec5
Document and update naming of Block Asset Handles ( https://github.com/woocommerce/woocommerce-blocks/pull/4324 )
...
* Document the rules
* Document rules inline
* Typescript support in webpack
* Update webpack config
* Update existing handles
* Name stylesheets same as handles
* prefix vendors and blocks
* Fix script filename
2021-06-09 15:09:42 +01:00
Mike Jolley
a4cd850384
Deprecate the woocommerce_shared_settings hook ( https://github.com/woocommerce/woocommerce-blocks/pull/4092 )
...
* Deprecate the filter
* Prevent test from failing due to notices
2021-04-26 10:36:50 +01:00
Mike Jolley
5f5bcd7c06
Refactor block types to include script registration and integration classes ( https://github.com/woocommerce/woocommerce-blocks/pull/3829 )
...
* Move bulk of payment registry/interface to more generic classes
* Implement registries for block types
* Split editor and frontend integration contexts
* Make abstract dynamic blocks extend the abstract block class
* Remove block type scripts from assets
* deprecate register_block_script
* Updates remaining blocks with new AbstactBlock which takes care of script enqueueing
* Add suffix to integration registry
* rename translator comment
* clarify method comment
* Wrong variable after rebase
2021-02-17 14:18:35 +01:00
Bartosz Budzanowski
37a590abed
Fix typo.
...
enqueing -> enqueuing
2021-02-17 12:33:26 +01:00
Darren Ethier
bb2acf726a
Change default branch name to trunk ( https://github.com/woocommerce/woocommerce-blocks/pull/3199 )
...
* replace references to main branch with references to trunk
* update travis config to point to trunk not main branch
* more branch name changes
2020-09-26 13:28:16 -04:00
Mike Jolley
582ba8797f
Update references to use main
2020-06-16 10:38:19 +01:00
Mike Jolley
9260e7ad89
Add block asset documentation ( https://github.com/woocommerce/woocommerce-blocks/pull/2209 )
...
* Add block asset documentation
* feedback
2020-04-15 17:09:36 +01:00
Mike Jolley
31b45a0989
Create block-assets.md
...
Syncing with hackmd
2020-04-14 13:12:59 +01:00