All notable changes to laravel-flatpack
will be documented in this file.
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #41
- chore(deps): bump stefanzweifel/git-auto-commit-action from 4 to 5 by @dependabot in #42
- Top Bar layout fixes by @faustoq in #43
Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.16...v1.0.17
- Home dashboard widgets in #39
- chore(deps): bump dependabot/fetch-metadata from 1.4.0 to 1.6.0 by @dependabot in #38
- chore(deps): bump tough-cookie from 4.1.2 to 4.1.3 by @dependabot in #40
Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.15...v1.0.16
Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.14...v1.0.15
- Form section element in #32
Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.13...v1.0.14
Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.12...v1.0.13
- chore(deps): bump dependabot/fetch-metadata from 1.3.6 to 1.4.0 in #27
- Form and layout enhancements in #28
Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.11...v1.0.12
- Updated table component in #26
- Layout fixes
Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.10...v1.0.11
- Layout improvements #25
- Test coverage improvements
Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.9...v1.0.10
Improved test coverage. Minor fixes.
- fix:
tag-input
field type styling - fix:
button
styling - test flatpack actions
- test traits
- other tests
- chore(deps): bump dependabot/fetch-metadata from 1.3.0 to 1.3.1 by @dependabot in #15
Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.6...v1.0.7
Toggle
form field type- Fix: sync related records after saving
- Fix: "text" option in buttons
- Other minor fixes
Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.5...v1.0.6
- Custom Actions #13
- chore(deps): bump async from 2.6.3 to 2.6.4 by @dependabot in #14
- Other minor fixes
Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.4...v1.0.5
- Versioned assets
- Editable field placeholder
Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.3...v1.0.4
- Editable field input (View Docs)
- List scopes (View Docs)
- Button links
- Stack scripts
- Navigation aria labels
- Layout optimisations
Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.2...v1.0.3
- Authorize any user in local environment
- Include AlpineJS
Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.1...v1.0.2
- Flatpack User contract
- Authentication #12
Full Changelog: https://github.com/laravel-flatpack/flatpack/compare/v1.0.0...v1.0.1
- Layout components
- Image Uploader
- WYSIWYG editor (ckeditor)
- Block editor (editor.js)
- TailwindCSS
- Wire UI components
- Livewire Table components
Full Changelog: https://github.com/laravel-flatpack/flatpack/commits/v1.0.0
- initial release