You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 18, 2025. It is now read-only.
Copy file name to clipboardExpand all lines: CHANGELOG.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,7 +2,7 @@
2
2
3
3
All notable changes to `laravel-form-components` will be documented in this file
4
4
5
-
## 2.0.0 - 2020-11-XX
5
+
## 2.0.0 - 2020-11-27
6
6
### Changed
7
7
- Change styling to be compatible with TailwindCSS v2
8
8
- Change color classes to more abstract names like `primary` or `danger` - see the [upgrade guide](https://randallwilk.dev/docs/laravel-form-components/v2/upgrade#styling) for more info
@@ -17,6 +17,7 @@ All notable changes to `laravel-form-components` will be documented in this file
17
17
- Add `optionDisplay` slot to `<x-custom-select>` component
18
18
- Add `wireListeners` property to `<x-custom-select>` component
19
19
- Add `$maxOptions` property to `<x-custom-select>` component
0 commit comments