Skip to content

Releases: duskmoon-dev/phoenix-duskmoon-ui

v7.2.1

04 Nov 16:18

Choose a tag to compare

7.2.1 (2025-11-04)

Bug Fixes

  • replace undefined .variation component with actual component references in storybook stories (02f7b83)

v7.2.0

23 Oct 03:59

Choose a tag to compare

7.2.0 (2025-10-23)

Features

  • add component modules and storybook stories with comprehensive tests (78d0a0a)

v7.1.3

18 Oct 05:24

Choose a tag to compare

7.1.3 (2025-10-18)

Bug Fixes

  • Use full module name for Storybook backend in router (5975540)

v7.1.2

17 Oct 13:12

Choose a tag to compare

7.1.2 (2025-10-17)

Bug Fixes

  • Use GHCR_TOKEN instead of PERSONAL_ACCESS_TOKEN for GitHub Container Registry (cceeb80)

v7.1.1

17 Oct 13:04

Choose a tag to compare

7.1.1 (2025-10-17)

Bug Fixes

  • Update Node.js version to 22 and fix Docker registry URLs (ce440fb)

v7.1.0

17 Oct 12:25

Choose a tag to compare

7.1.0 (2025-10-17)

Bug Fixes

  • Add Node.js 22 setup for semantic-release compatibility (8850db4)
  • Remove npm cache configuration to avoid lock file errors (4eeb684)
  • Specify correct npm cache path for Node.js setup (f7aa4fe)

Features

  • Enhance UI components with accessibility improvements and new features (#13) (ca5a0dd)

v7.0.1

08 Oct 12:18

Choose a tag to compare

7.0.1 (2025-10-08)

Bug Fixes

  • Disable PhoenixStorybook to resolve CI/CD compilation failure (3f549ce)
  • Update Phoenix dependencies and complete Storybook index configuration (c442095)

v7.0.0

02 Oct 13:10

Choose a tag to compare

7.0.0 (2025-10-02)

Bug Fixes

  • Fix storybook. (640b03d)
  • Fix. (5aa04e3)
  • Fix. (60be998)
  • Resolve PhoenixStorybook compilation warning by adding content entries to index files (577a887)
  • Update dependencies to resolve compilation warnings (6f9d050)

Code Refactoring

  • Replace daisyui with duskmoonui dependency (3aace17)

Features

  • Add comprehensive component tests for Button, Card, Icons, and Link (3df36f7)
  • Add devenv development environment configuration (6c010b9)

BREAKING CHANGES

  • Update css library to duskmoonui instead of daisyui.

v6.3.2

29 May 08:55

Choose a tag to compare

6.3.2 (2025-05-29)

Bug Fixes

  • Remove tailwind.config.js, use directive instead. (5726376)

v6.3.1

29 May 08:04

Choose a tag to compare

6.3.1 (2025-05-29)

Bug Fixes