All notable changes to radio-deck
will be documented in this file.
- Import
Closure
by @austincarpenter in #26
- @austincarpenter made their first contribution in #26
Full Changelog: https://github.com/199ocero/radio-deck/compare/v1.2.8...v1.2.9
- Fix state when multiple is enabled by @stvtk in #21
- @stvtk made their first contribution in #21
Full Changelog: https://github.com/199ocero/radio-deck/compare/v1.2.7...v1.2.8
- @dmason30 made their first contribution in #18
Full Changelog: https://github.com/199ocero/radio-deck/compare/v1.2.6...v1.2.7
- Correct type hint by @juliangums in #17
Full Changelog: https://github.com/199ocero/radio-deck/compare/v1.2.5...v1.2.6
- Remove broken facade by @juliangums in #16
- @juliangums made their first contribution in #16
Full Changelog: https://github.com/199ocero/radio-deck/compare/v1.2.4...v1.2.5
- Allow customization of the card element by @OrangeJuiced in #13
- @OrangeJuiced made their first contribution in #13
Full Changelog: https://github.com/199ocero/radio-deck/compare/v1.2.3...v1.2.4
- add Laravel 11 support by @atmonshi in #12
- @atmonshi made their first contribution in #12
Full Changelog: https://github.com/199ocero/radio-deck/compare/v1.2.2...v1.2.3
- match ring color from filament input fields by @199ocero in #11
Full Changelog: https://github.com/199ocero/radio-deck/compare/v1.2.1...v1.2.2
- Additional Method to customize the icon sizes by @AlexisSerneels in #7
Full Changelog: https://github.com/199ocero/radio-deck/compare/v1.2.0...v1.2.1
- Additional methods to allow more customization by @AlexisSerneels in #6
- @AlexisSerneels made their first contribution in #6
Full Changelog: https://github.com/199ocero/radio-deck/compare/v1.1.2...v1.2.0
- support enums for descriptions and icons by @199ocero in #5
- @199ocero made their first contribution in #5
Full Changelog: https://github.com/199ocero/radio-deck/compare/v1.1.1...v1.1.2
- Fix icon not visible for boolean fields by @CodeWithDennis in #3
- Fix ring color not showing in light mode
Full Changelog: https://github.com/199ocero/radio-deck/compare/v1.1.0...v1.1.1
Clean up some files, remove unnecessary variables and also make some minor performance nice tip thanks to @ralphjsmit at discord. This release also supports the custom color that will be visible to card ring and icons.
- Cleanup files by @CodeWithDennis in #1
- @CodeWithDennis made their first contribution in #1
Full Changelog: https://github.com/199ocero/radio-deck/compare/v1.0.0-beta...v1.1.0
First beta release
- initial release