Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(sidekick): upgrade block library to use new plugin (#296)
* feat: add new sidekick library plugin version * feat: add json location for block-library * feat: add plugin names * feat: add icon path * feat: move plugin js to new dir * fix: spelling * feat: move library utils file * feat: create plugin dirs * fix: typo in path * fix: updated paths to scripts/ * feat: add the css files * feat: add blocks js * fix: testing the removal of individual js * feature: remove rectangle size constraint * feature: add dark purple as bg option * feature: create Stat block library item * fix: stat font color * feature: remove old block lobrary lists * feature: add sections * feature: change to JS instead of json for section * feature: removing plugin config since it is not a plugin * feature: trying another way * feature: adding full plugins now * feature: remove old sidekick files * add hlx.page to CSP * feature: change icon fetch URL for testing * feature: adding style for library plugin to csp * feature: commenting out the css * feature: add height * feature: new sidekick version * fix: moved createOptimizedPicture * fix: block library icons host URL updated for merging * update test * fix: test * fix: linting * resolve conflicts * fix more conflicts * plugin sections * linting of js * fix: library location and compound sections will copy * fix: prevent template and block library pages from being published * fix: remove comment * small update to image path * removed comment * removing unnecessary section code * remove block-utils.test.js --------- Co-authored-by: Putra Bonaccorsi <[email protected]>
- Loading branch information