Skip to content

Releases: ony3000/tailwind-joy

v0.5.1

29 Nov 13:58
c1598d7
Compare
Choose a tag to compare

What's Changed

  • fix(core): Removes the native border of button component and icon button component by @ony3000 in #39

Full Changelog: v0.5.0...v0.5.1

v0.5.0

25 Nov 14:15
6a12f2b
Compare
Choose a tag to compare

What's Changed

  • feat(core): Implements a typography component by @ony3000 in #32
  • feat(core): Prevents leading-* class names from being merged with text-* class names by @ony3000 in #33
  • feat(core): Implements a skeleton component by @ony3000 in #34
  • feat(core): Implements an aspect ratio component by @ony3000 in #35
  • build(core): Improve performance of development environment by @ony3000 in #36
  • refactor(core): Ensures that class names written outside a component merge nicely with class names defined inside by @ony3000 in #37
  • feat(core): Implements chip component and chip delete component by @ony3000 in #38

Full Changelog: v0.4.1...v0.5.0

v0.4.1

29 Oct 13:36
1f0aaa3
Compare
Choose a tag to compare

What's Changed

  • fix(core): Removes the native outline of the input component by @ony3000 in #31

Full Changelog: v0.4.0...v0.4.1

v0.4.0

15 Oct 14:06
bc10258
Compare
Choose a tag to compare

What's Changed

  • feat(core): Implements a box component by @ony3000 in #20
  • feat(core): Implements an input component by @ony3000 in #21
  • feat(core): Add component and slotProps properties to the button and the icon button by @ony3000 in #22
  • feat(core): Add component and slotProps properties to the button group by @ony3000 in #23
  • feat(core): Add component and slotProps properties to the checkbox by @ony3000 in #24
  • feat(core): Add component and slotProps properties to the radio and the radio group by @ony3000 in #25
  • feat(core): Add component and slotProps properties to the switch by @ony3000 in #26
  • feat(core): Add component and slotProps properties to the divider by @ony3000 in #27
  • feat(core): Add component and slotProps properties to the circular progress by @ony3000 in #28
  • feat(core): Add component and slotProps properties to the linear progress by @ony3000 in #29
  • feat(core): Add component and slotProps properties to the sheet by @ony3000 in #30

Full Changelog: v0.3.0...v0.4.0

v0.3.0

15 Sep 13:13
f5276a0
Compare
Choose a tag to compare

What's Changed

  • feat(core): Deprecate the icon adapter component by @ony3000 in #13
  • refactor(website): Categorize component documentation in the same way as Joy UI by @ony3000 in #14
  • refactor(website): Introducing the Pretendard font by @ony3000 in #15
  • feat(core): Implements a radio group component by @ony3000 in #16
  • feat(core): Implements a sheet component by @ony3000 in #17
  • feat(core): Implements a switch component by @ony3000 in #18
  • feat(core): Implements a divider component by @ony3000 in #19

Full Changelog: v0.2.0...v0.3.0

v0.2.0

10 Aug 13:33
2e21f9d
Compare
Choose a tag to compare

What's Changed

  • feat(core): Implements a linear progress component by @ony3000 in #6
  • feat(core): Implements a button group component by @ony3000 in #7
  • fix(core): Applies the style property provided by the user to the circular progress component by @ony3000 in #10
  • feat(core): Implements a checkbox component by @ony3000 in #11
  • feat(core): Implements a radio component by @ony3000 in #12

Full Changelog: v0.1.1...v0.2.0

v0.1.1

20 Jul 13:43
616a020
Compare
Choose a tag to compare

What's Changed

  • fix(website): Fixed CSS in overview page by @ony3000 in #4
  • build(core): Exports the type of CJS module by @ony3000 in #5

Full Changelog: v0.1.0...v0.1.1

v0.1.0

16 Jul 15:20
e9cc5e6
Compare
Choose a tag to compare

banner

The first version of Tailwind-Joy has been released!