Releases: carlonicora/nextjs-jsonapi
Releases · carlonicora/nextjs-jsonapi
v1.125.1
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
useEditorDialog: notify parent only on open change, not callback identity (f936991 )
v1.125.0
Compare
Sorry, something went wrong.
No results found
🚀 Features
components: add reusable entity hero component set (75e7d7b )
v1.124.3
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
useEditorDialog: notify parent only on open change, not callback identity (f09f542 )
♻️ Chores
release: update to version 1.124.2; enhance EditorSheet and add EntitySelector component (2dfdb92 )
v1.124.2
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
editor: call propagateChanges on create, not only edit (c0b04f1 )
useEditorDialog: notify parent only on open change, not callback identity (6b73181 )
v1.124.1
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
RoundPageContainer: streamline details rendering logic for mobile and desktop (1964264 )
v1.124.0
Compare
Sorry, something went wrong.
No results found
🚀 Features
forms: add EntitySelector single-select and extend EntityMultiSelector (35e3f4c )
forms: implement FormBody, FormSection, FormRow, and FormCol components (591d71b )
🐛 Bug Fixes
dialog: prevent maximum update depth exceeded by managing open state sync (7a69284 )
dialog: prevent maximum update depth exceeded by managing open state sync (fa3efce )
v1.123.2
Compare
Sorry, something went wrong.
No results found
🚨 Tests
add data-testid attributes for search trigger and input in ContentTableSearch (b158551 )
v1.123.1
Compare
Sorry, something went wrong.
No results found
🐛 Bug Fixes
update details display in RoundPageContainer and modify button variant in RoundPageContainerTitle (4ac7bad )
v1.123.0
Compare
Sorry, something went wrong.
No results found
🚀 Features
implement context for active tab value and enhance TabsContent for lazy-mounting (b591438 )
v1.122.0
Compare
Sorry, something went wrong.
No results found
🚀 Features
add optional actions header slot to EditorSheet; fix FormSelect uncontrolled-to-controlled warning (dd6fc20 )