Releases: Gustavinho/laravel-views
Releases · Gustavinho/laravel-views
v2.1.0-rc2
Added live example link to the documentation
v2.1.0-rc1
doc: Add purge tailwindcss styles documentation
v2.0
Added
- 💪 Added compatibility for Laravel Livewire 2.x
v1.1.0
Added
- 🖼️ New
GridView
class. - ❓ Confirmation message on actions.
- 🔍 Search input with support for relational fields.
- ⬆️ Sort table view columns
- 🖊️ More UI components for table and grid view.
- Link
- Icons
v1.0.6
Fixed
- ✍️ Fixed typos
- 📄 Fixed filter stub file name
v1.0.5
Fixed
- 🔨 Fixed default behavior clicking on actions adding a prevent directive
v1.0.4
Fixed
- Fixed some typos and syntax errors
- Fixed the query builder wrapping the table view search
v1.0.3
Fixed
- Fixed a bug using multiple redirect actions on the same table
- Fixed some typos on the documentation
Added
- Added road map to the documentation
- Added contribution guide to the documentation
v1.0.2
Fixed
- Added support for newer livewire versions
- Fixed some typos on the documentation
- Fixed assets URL
v1.0.1
Added
- 📝 Added the changelog file
- 📄 Added an overflow-y utility to the table view layout
- 📝 Added missing
renderIf
documentation to the actions by row section
Changed
- 🎨 Changed inputs border color
Fixed
- 🔨 Fixed some broken links on the documentation
- 🔧 Bumped websocket-extensions from 0.1.3 to 0.1.4