Skip to content

Latest commit

 

History

History
131 lines (67 loc) · 3.83 KB

CHANGELOG.md

File metadata and controls

131 lines (67 loc) · 3.83 KB

Changelog

All notable changes to radio-deck will be documented in this file.

v1.2.7 - 2024-05-30

What's Changed

  • Adds checkbox multiple support by @dmason30 in #18
  • update read me by @199ocero in #19

New Contributors

  • @dmason30 made their first contribution in #18

Full Changelog: https://github.com/199ocero/radio-deck/compare/v1.2.6...v1.2.7

v1.2.6 - 2024-05-27

What's Changed

  • Correct type hint by @juliangums in #17

Full Changelog: https://github.com/199ocero/radio-deck/compare/v1.2.5...v1.2.6

v1.2.5 - 2024-05-27

What's Changed

  • Remove broken facade by @juliangums in #16

New Contributors

  • @juliangums made their first contribution in #16

Full Changelog: https://github.com/199ocero/radio-deck/compare/v1.2.4...v1.2.5

v1.2.4 - 2024-03-15

What's Changed

  • Allow customization of the card element by @OrangeJuiced in #13

New Contributors

  • @OrangeJuiced made their first contribution in #13

Full Changelog: https://github.com/199ocero/radio-deck/compare/v1.2.3...v1.2.4

v1.2.3 - 2024-02-28

What's Changed

  • add Laravel 11 support by @atmonshi in #12

New Contributors

  • @atmonshi made their first contribution in #12

Full Changelog: https://github.com/199ocero/radio-deck/compare/v1.2.2...v1.2.3

v1.2.2 - 2024-02-12

What's Changed

  • 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

v1.2.1 - 2024-01-19

What's Changed

  • 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

v1.2.0 - 2024-01-19

What's Changed

  • Additional methods to allow more customization by @AlexisSerneels in #6

New Contributors

  • @AlexisSerneels made their first contribution in #6

Full Changelog: https://github.com/199ocero/radio-deck/compare/v1.1.2...v1.2.0

v1.1.2 - 2024-01-04

What's Changed

  • support enums for descriptions and icons by @199ocero in #5

New Contributors

  • @199ocero made their first contribution in #5

Full Changelog: https://github.com/199ocero/radio-deck/compare/v1.1.1...v1.1.2

v1.1.1 - 2024-01-02

What's Changed

  • 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

Version 1.1.0: Added Support for Custom Colors and Code Cleanup - 2024-01-01

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.

What's Changed

  • Cleanup files by @CodeWithDennis in #1

New Contributors

  • @CodeWithDennis made their first contribution in #1

Full Changelog: https://github.com/199ocero/radio-deck/compare/v1.0.0-beta...v1.1.0

v1.0.0-beta - 2023-12-28

First beta release

1.0.0 - 202X-XX-XX

  • initial release