File tree Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Expand file tree Collapse file tree 1 file changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -4,13 +4,15 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
4
4
5
5
## [ Unreleased]
6
6
7
+ ## [ 1.0.3] - 2021-04-18
8
+
7
9
### Added
8
10
9
11
- Added Bootstrap 5 theme
10
12
11
13
### Changed
12
14
13
- - Removed calls to custom primary color with indigo
15
+ - Removed calls to custom primary color with indigo for tailwind
14
16
- Updated search and row click sections of read me to be more clear.
15
17
- Added resetPage to per page dropdown and filters.
16
18
@@ -179,7 +181,8 @@ All notable changes to `laravel-livewire-tables` will be documented in this file
179
181
180
182
- Initial release
181
183
182
- [ Unreleased ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.0.2...development
184
+ [ Unreleased ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.0.3...development
185
+ [ 1.0.3 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.0.2...v1.0.3
183
186
[ 1.0.2 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.0.1...v1.0.2
184
187
[ 1.0.1 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v1.0.0...v1.0.1
185
188
[ 1.0.0 ] : https://github.com/rappasoft/laravel-livewire-tables/compare/v0.4.0...v1.0.0
You can’t perform that action at this time.
0 commit comments