You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Mix task mix dog.modifiers to list all modifier classes.
Changed
Set aria-invalid and aria-errormessage attributes in Doggo.input/1
component.
Use buttons instead of links in Doggo.action_bar/1.
Add toolbar role to Doggo.action_bar/1.
Use section instead of article in Doggo.modal/1.
Use button for close button in Doggo.modal/1.
Add dismissable attribute to Doggo.modal/1.
Remove role from button_link/1, add class.
Rename Doggo.drawer/1 slots to header, main, and footer.
Rename Doggo.drawer_nav/1, Doggo.drawer_nav_nested/1 and Doggo.drawer_nav_section to Doggo.vertical_nav/1, Doggo.vertical_nav_nested/1 and Doggo.vertical_nav_section/1.