Releases: ony3000/tailwind-joy
Releases · ony3000/tailwind-joy
v0.5.1
v0.5.0
What's Changed
- feat(core): Implements a typography component by @ony3000 in #32
- feat(core): Prevents
leading-*
class names from being merged withtext-*
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
v0.4.0
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
andslotProps
properties to the button and the icon button by @ony3000 in #22 - feat(core): Add
component
andslotProps
properties to the button group by @ony3000 in #23 - feat(core): Add
component
andslotProps
properties to the checkbox by @ony3000 in #24 - feat(core): Add
component
andslotProps
properties to the radio and the radio group by @ony3000 in #25 - feat(core): Add
component
andslotProps
properties to the switch by @ony3000 in #26 - feat(core): Add
component
andslotProps
properties to the divider by @ony3000 in #27 - feat(core): Add
component
andslotProps
properties to the circular progress by @ony3000 in #28 - feat(core): Add
component
andslotProps
properties to the linear progress by @ony3000 in #29 - feat(core): Add
component
andslotProps
properties to the sheet by @ony3000 in #30
Full Changelog: v0.3.0...v0.4.0
v0.3.0
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
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