Skip to content

Releases: EleganceUI/eleganceui-tailwindcss-utilities

v5.0.0

17 Apr 23:51
Compare
Choose a tag to compare

5.0.0 (2024-04-17)

  • refactor!: simplify the eleganceUIUtilities function (876c98a)

BREAKING CHANGES

  • The complexity of the eleganceUIUtilities function in the index file of the source code has been reduced by directly assigning the result of Object.values(eleganceUI) to it, cutting unnecessary steps and potential performance costs.

v4.0.0

17 Apr 23:33
Compare
Choose a tag to compare

Full Changelog: v3.0.0...v4.0.0

v3.0.0

30 Mar 22:59
Compare
Choose a tag to compare

3.0.0 (2024-03-30)

  • refactor!: refactor utilities import/export in index files (4f6c231)

Features

  • add color-specific utilities to text formatting (ccd5571)
  • add new text formatting utilities (d33dedd)
  • add textOverflow utilities for font formatting (0245ef9)
  • the provided commit message does not match with the provided diff. Based on the diff, the correct commit message should be: (84dc3cc)

BREAKING CHANGES

  • The README example has been updated accordingly.

v2.4.4

29 Mar 14:01
Compare
Choose a tag to compare

2.4.4 (2024-03-29)

Bug Fixes

v2.4.3

29 Mar 13:56
Compare
Choose a tag to compare
fix: test semantic release non draft release

v2.4.2

29 Mar 13:10
Compare
Choose a tag to compare

2.4.2 (2024-03-29)

Bug Fixes

  • correct theme value in size.ts (05c29b3)

v2.4.1

27 Mar 01:24
Compare
Choose a tag to compare

2.4.1 (2024-03-27)

Bug Fixes

v2.4.0

27 Mar 00:57
Compare
Choose a tag to compare

2.4.0 (2024-03-27)

Features

  • update border utilities for different sides and document changes (9de8998)

v2.3.0

25 Mar 13:36
Compare
Choose a tag to compare

2.3.0 (2024-03-25)

Features

  • add 'backface' utility and update README.md (033dfc6)

v2.2.0

25 Mar 11:51
Compare
Choose a tag to compare

2.2.0 (2024-03-25)

Features

  • add 'letterSpacing' utility and update README.md (55aa438)