Releases: invaders-xx/filament-jsoneditor
Releases · invaders-xx/filament-jsoneditor
0.5
Fix ServiceProvider
0.4.7
Update FilamentJsoneditorServiceProvider.php
0.4.6
The modes is forced to ['preview'] when field is disabled
0.4.5
What's Changed
- Support json formatted data by @tanthammar in #10
New Contributors
- @tanthammar made their first contribution in #10
Full Changelog: 0.4.4...0.4.5
Reverse last 2 releases
Merge pull request #7 from ziming/patch-3 Reverse previous 2 commits.
Remove accidental inner if
Allow json editor to render json column that is casted to array or object
Merge pull request #4 from ziming/patch-1 Bugfix: Allow json editor to render json column that is casted to array or object
0.4.1
Remove Interface
0.3
Fix Closure in Interface