Navin Karkera
84487602cc
feat: manage collections in component sidebar [FC-0062] ( #1373 )
...
* feat: add to collection in sidebar
* feat: manage collections
* test: add tests for manage collections
* feat: remove from collection menu option
2024-10-15 10:20:23 -05:00
Rômulo Penido
85b5730114
fix: change collection details component slots ( #1363 )
2024-10-07 21:34:48 -05:00
Braden MacDonald
8c125df9aa
feat: Open Editors in a Modal (library components only) [FC-0062] ( #1357 )
...
* feat: allow opening editors in modals
* refactor: add an EditorContext
* test: update tests accordingly
* test: make testUtils call clearAllMocks() automatically :)
2024-10-07 21:04:49 -05:00
Jillian
b957f3b4e3
Use block type label instead of Library block_types REST API [FC-0062] ( #1361 )
...
* style: avoid using reserved word "type" as variable name
use componentType or blockType instead.
* refactor: let BlockTypeLabel handle displaying the component label
including the child count, if one is provided.
This change removes hooks for the block_types REST API
* test: add tests for BlockTypeLabel
---------
Co-authored-by: Chris Chávez <xnpiochv@gmail.com >
2024-10-04 13:04:23 -05:00
Jillian
9c1fd5a68c
fix: Show spinner while loading library components ( #1331 )
2024-10-03 21:02:32 -07:00
Braden MacDonald
652af9f6a5
refactor: Improve LibraryContext, convert tests to testUtils ( #1345 )
2024-10-03 19:35:43 -07:00
Rômulo Penido
4d67e8bda9
feat: improve collection sidebar ( #1320 )
...
* feat: improve collection sidebar
* feat: add comments to splice blockTypesArray code
Co-authored-by: Jillian <jill@opencraft.com >
---------
Co-authored-by: Jillian <jill@opencraft.com >
Co-authored-by: Chris Chávez <xnpiochv@gmail.com >
2024-09-27 21:24:12 -05:00
Navin Karkera
b7ae82bde2
feat: Collections page (in libraries) ( #1281 )
2024-09-20 10:15:25 -07:00