Releases: pboivin/filament-peek
Releases · pboivin/filament-peek
v2.0.0-beta1
v2.0.0-alpha1
v1.1.0
v1.0.2
v1.0.1
v1.0.0
v1.0.0-beta2
What's Changed
- refactor: Always show active preset in #52
- refactor: Updade config options in #53
- fix: Prevent crash in resetBuilderEditor in #54
- fix: Validate form before preview in #55
- fix: Validate builder editor before closing preview in #56
- test: Add BuilderEditorTest in #51
Full Changelog: v1.0.0-beta1...v1.0.0-beta2
v1.0.0-beta1
What's Changed
- feat: Add 'reactive' auto refresh strategy in #48
- feat: Add option to restore iframe scroll position on refresh in #44
- enh: Update getListeners method in #39
- enh: Add check for missing custom event listener in #41
- enh: Accept single Component as builder schema in #42
- enh: Throw custom exception if page is not properly configured in #43
- enh: Refresh on submit in #47
- enh: Improve Tiptap support in #45 #49
- fix: Builder editor improvements in #37
- fix: Pass raw editor data to mutateBuilderPreviewData in #38
- fix: Update builder field if empty in #40
- fix: Improve close modal handling in #46
- chore: Bump dependabot/fetch-metadata from 1.5.1 to 1.6.0 in #32
Full Changelog: v1.0.0-alpha2...v1.0.0-beta1
v1.0.0-alpha2
What's Changed
- refactor!: Update various method names in #31
- feat: Implement sidebar resize in #34
- feat: Support custom focus out handlers in #29
- enh: Detect if editor has sidebar actions in #30
- enh: Update PreviewLink default styles in #35
- fix: Support preview modal on View pages in #28
Full Changelog: v1.0.0-alpha1...v1.0.0-alpha2