Chris Chávez
|
13bce7e034
|
fix: Show published count component in library content picker (#1481) (#1521)
When using the library component picker, show the correct number on component count (published components) in collection cards.
|
2024-11-21 15:01:48 -08:00 |
|
Navin Karkera
|
434fea3a95
|
feat: delete collection [FC-0062] (#1333)
* feat: delete collection
* feat: update button status on delete
* test: add tests for collection delete
|
2024-10-08 16:59:06 +00: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 |
|
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
|
9d3a05f1bd
|
feat: show children count in collection card (#1298)
|
2024-09-19 09:50:38 -07:00 |
|
Navin Karkera
|
9b61037311
|
feat: collections tab [FC-0062] (#1257)
* feat: add collections query to search results
* feat: collections tab with basic cards
* feat: add collection card also fix inifinite scroll for collections
* feat: collection empty states
* test: add test for collections card
|
2024-09-12 18:55:34 -05:00 |
|