What's Changed
- Fix select sizes to match other inputs by @joshhanley in #1197
- Fix deprecation warning when button has missing wire:click by @Fludem in #1202
- Fix select option variant not found by @joshhanley in #1213
- Switch Toggle: Replace w-8 with min-w-8 to fix parent's flex issues by @dimitri-koenig in #1217
- Fix publish command to include free components by @joshhanley in #1204
- Fix clear button toggling date picker by @joshhanley
- Fix select and date picker sizes to match other inputs by @joshhanley
- Fix select date button on date picker to be a button by @joshhanley
- Remove unused date picker preset labels by @joshhanley
- Fix selected tab in a lazy component not shown by @joshhanley
- Fix calendar selectable header years overflow by @joshhanley
- Fix input components to bubble events by @joshhanley
New Contributors
- @Fludem made their first contribution in #1202
- @dimitri-koenig made their first contribution in #1217
Full Changelog: v2.0.3...v2.0.4