Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 835 Bytes

File metadata and controls

45 lines (26 loc) · 835 Bytes

Changelog

[Unreleased]

[v1.0.0-alpha.3] - 2024-09-25

  • Fix tagged deploy workflow to root.

[v1.0.0-alpha.2] - 2024-09-25

  • Fix tagged deploy workflow.

[v1.0.0-alpha.1] - 2024-09-25

  • Initial alpha release after restarting project.
  • Update system to use Storybook 9 html-vite framework.
  • Begin reworking content and structure of the toolkit.

[v0.2.3] - 2022-10-05

  • Fix code preview display.
  • Update Button type property.

[v0.2.2] - 2022-10-05

  • Update custom theme.

[v0.2.1] - 2022-10-04

  • Build custom Storybook theme.

[v0.2.0] - 2022-10-04

  • Namespace component and main classes with sb.
  • Add Icon, Modal, Tabs, and Textarea components.
  • Add Colors utility.
  • Improve documentation.

[v0.1.1] - 2022-10-02

  • Testing deployment.

[v0.1.0] - 2022-10-02

  • First tagged release.