- Fix TabsPanel crash when 'current' tab doesn't exist in 'tabs' [masipcat]
- Fix return value of rest.getHeaders() and auth.getHeadres() when not authenticated [masipcat]
- Scroll to top after call to Ctx.flash
- fix bug on behaviors change
- Add ErrorBoundary as view in registry that can be overwritten [masipcat]
- Remove panel requester (too much bundle size for what it provides)
-
e2e first test
-
e2e github action
-
e2e test content [psanlorenzo]
-
Fix issue when selecting multiple items on different depths with same id
-
Return back the delete button (it's more ergonomic)
-
Fix compatibility with braking changes on Guillotina 6
-
Correctly report failed delete actions, showing a stringify version of the error
-
Add a preload spinner on delete.
-
Add a new config setting to be able to set a delay after delete (That's mostly to workaround elastic delay index) [jordic]
- Be able to setup default properties showing on panel properties
- Fix auth header on client
- If there is no @addable-type hide the button
- Swap columns modified/created (are wrong)
- Be able to customize properties view
- If there is only one @addable-type just show it (without dropdown)
- Small UI improvements
- Fix bug when search pagination it's not reset
- Move/copy/delete multiple items [aralroca]
- Some fixes [jordic]
- Fix issue on container creation
- Be able to personalize icons for custom content types
- Fix bug when providing custom config
- Compat layer on serializer for G5
- Don't let registry fail when looking up new from content-types
- Added initial view for editing group properties
- Added microbundle to package the library as npm package
- Added an integration example (still rude) of guillotina with next.js
- Fix some issues with ciruclar dependencies when exporting the npm package.
- Never use the registry directly, The registry should be obtained throught the Context.