Releases
0.4.0
woylie
released this
31 Dec 00:23
Added
New component: Doggo.cluster/1
.
New component: Doggo.toggle_button/1
.
Changed
Significant changes to Doggo.alert/1
and Doggo.flash_group/1
.
Require id
attribute for Doggo.callout/1
.
Add :normal
as size for Doggo.icon_sprite/1
.
Remove :error
variant in favor of :danger
.
Add <span>
around text placeholder for Doggo.avatar/1
.
Add base class to Doggo.image/1
, add class
attribute.
Rename Doggo.frame/1
ratio classes from x-to-x
to x-by-x
.
Add required label
attribute to Doggo.navbar/1
.
Add class
attribute to :item
slot of Doggo.navbar_items/1
.
Add required_title
attribute to Doggo.label/1
.
Change description
attribute of Doggo.field_description/1
to inner block.
Require id
attribute for Doggo.drawer_section/1
.
Add aria-labelledby
attribute to Doggo.drawer_section/1
.
Require id
and label
attributes for Doggo.drawer_nav/1
.
Add class
attribute to Doggo.drawer_nav
item slot.
Require id
attribute for Doggo.drawer_nested_nav/1
.
Add class
attribute to Doggo.drawer_nested_nav
item slot.
Add close_label
attribute to Doggo.modal/1
.
Fixed
Box header not rendered if only action slot is used without banner or title.
Aria label of breadcrumb component not overridable.
Radio groups and checkbox groups always marked as required.
Missing datalist option text.
You can’t perform that action at this time.