View Source Changelog

Unreleased

[0.5.0] - 2024-02-12

Added

Changed

[0.4.0] - 2023-12-31

Added

Changed

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.

[0.3.1] - 2023-12-28

Changed

  • Allow event name as string in on_click attributes of app bar and steps.

Fixed

[0.3.0] - 2023-12-27

Added

[0.2.1] - 2023-12-19

Changed

  • Ensure compatibility with Phoenix.HTML 4.0.

[0.2.0] - 2023-12-17

Added

  • New tab_navigation/1 component.
  • New frame/1 component.
  • New image/1 component.

[0.1.5] - 2023-12-16

Fixed

  • Remove default value for errors attribute on input component.

[0.1.4] - 2023-12-16

Added

  • Added storybook stories for the remaining components.

Fixed

  • Errors passed as an attribute to the input/1 component were overridden.
  • The field_description/1 component had a stray <li> tag.

[0.1.3] - 2023-12-15

Fixed

  • Added priv/storybook folder to package configuration.

[0.1.2] - 2023-12-14

Changed

  • Added more storybook stories.

Fixed

  • Fixed attribute name for table rows.

[0.1.1] - 2023-12-13

Changed

  • Storybook stories for more components and documentation improvements.

[0.1.0] - 2023-12-13

Initial release.