All Versions
43
Latest Version
Avg Release Cycle
4 days
Latest Release
59 days ago
Changelog History
Page 3
Changelog History
Page 3
-
v0.10.5 Changes
February 11, 2022- ๐ Fixed Heroicons sometimes failing
-
v0.10.4 Changes
February 10, 2022- ๐ Fixed card_media not working properly on Safari
-
v0.10.3 Changes
February 03, 2022- โ Added <.card_footer> for content you would like fixed to the bottom of a card
- Added
category_color_class
to <.card_content> so that you can customize category colors
-
v0.10.2 Changes
January 29, 2022- <.h1>, <.h2> etc now turn into those underlying html elements (h1, h2 etc)
- <.card_media> utilises Tailwinds aspect-ratio classes
- ๐ Fix <.card>
class
assigns appearing twice
-
v0.10.1 Changes
January 26, 2022- Buttons can now take custom classes
-
v0.10.0 Changes
January 26, 2022- [BREAKING CHANGE] Rename alert property "state" to "color"
- โ Add checkbox_group form field type
- ๐ Fix z-index issue with dropdown
- โก๏ธ Update Alert colors
- โ Add icons to badges
-
v0.9.3 Changes
January 19, 2022- ๐ Fixed z-index issue with dropdowns
-
v0.9.2 Changes
January 19, 2022- Fixed
<.dropdown_menu_item>
where extra_attributes weren't being passed to underlying button - ๐ Fixed z-index issue on dropdowns
- Fixed
-
v0.9.1 Changes
January 19, 2022- ๐ New form component
<.date_select ...>
- ๐ New form component
<.date_input ...>
- โ Add dark mode to components
- ๐ Fix dropdown failing when no label provided
- ๐ Fix dropdown button not having type=button
- ๐ Allow dropdown to have custom trigger buttons
- ๐ New form component
-
v0.9.0 Changes
January 07, 2022- ๐ New component: Card
- Button colored shadow option
- ๐ Improve styling on disabled inputs
- ๐ Allow custom attributes to be forwarded to underlying svg element on Heroicons