Releases: ecklf/tailwindcss-radix
Releases · ecklf/tailwindcss-radix
Release 3.0.5
Release 3.0.4
Release 3.0.3
Just readme updates
Release 3.0.2
Just documentation updates
Release 3.0.0
New features
- Named
group
/peer
variant support
Breaking changes compared to v2
In case you use content-available
utilities:
- Add
-content-available
to the width-based classnames - Remove
width
andheight
fromcontent-available-[width|height]
View diff
-w-radix-context-menu
+w-radix-context-menu-content-available
-h-radix-context-menu-content-available-height
+h-radix-context-menu-content-available
-max-w-radix-context-menu-content-available-width
+max-w-radix-context-menu-content-available
-max-h-radix-context-menu-content-available-height
+max-h-radix-context-menu-content-available
-w-radix-dropdown-menu
+w-radix-dropdown-menu-content-available
-h-radix-dropdown-menu-content-available-height
+h-radix-dropdown-menu-content-available
-max-w-radix-dropdown-menu-content-available-width
+max-w-radix-dropdown-menu-content-available
-max-h-radix-dropdown-menu-content-available-height
+max-h-radix-dropdown-menu-content-available
-w-radix-hover-card
+w-radix-hover-card-content-available
-h-radix-hover-card-content-available-height
+h-radix-hover-card-content-available
-max-w-radix-hover-card-content-available-width
+max-w-radix-hover-card-content-available
-max-h-radix-hover-card-content-available-height
+max-h-radix-hover-card-content-available
-w-radix-menubar
+w-radix-menubar-content-available
-h-radix-menubar-content-available-height
+h-radix-menubar-content-available
-max-w-radix-menubar-content-available-width
+max-w-radix-menubar-content-available
-max-h-radix-menubar-content-available-height
+max-h-radix-menubar-content-available
-w-radix-popover
+w-radix-popover-content-available
-h-radix-popover-content-available-height
+h-radix-popover-content-available
-max-w-radix-popover-content-available-width
+max-w-radix-popover-content-available
-max-h-radix-popover-content-available-height
+max-h-radix-popover-content-available
-w-radix-select
+w-radix-select-content-available
-h-radix-select
+h-radix-select-content-available
-max-w-radix-select-content-available-width
+max-w-radix-select-content-available
-max-h-radix-select-content-available-height
+max-h-radix-select-content-available
-w-radix-tooltip
+w-radix-tooltip-content-available
-h-radix-tooltip
+h-radix-tooltip-content-available
-max-w-radix-tooltip-content-available-width
+max-w-radix-tooltip-content-available
-max-h-radix-tooltip-content-available-height
+max-h-radix-tooltip-content-available
Release 2.9.0
- apply prettier format (1d62bbc)
- bump deps (16ab913)
- bump demo deps (0bfa6f4)
- update radix (58fb684)
- rework, add tests (ac70306)
- merge pull request #44 from junwen-k/refactor/use-1/2-tailwind-class (3246118)
- refactor: use native 1/2 tailwind class (3067c52)
- merge pull request #38 from johtso/patch-2 (58bd6c0)
- update popover.tsx (ff3f5fe)
Release 2.8.0
- chore: fix typo (9834a84)
- Merge pull request #36 from joaom00/content-constrain-properties (ea3695f)
- Merge pull request #35 from joaom00/select-origin (128240c)
- feat: add size constraints utilities for other components (63b88eb)
- feat: add content constrain properties (e29ff77)
- feat: add select transform origin (1159ddf)
- fix popover zindex (b25c892)
- fix accordion width (ae494b0)
- Merge branch 'main' of https://github.com/ecklf/tailwindcss-radix (f42c1da)
- fix typo (4507ffa)
- refactor(demo): run code transformer (e494b90)
- style(demo): fix centering (d0911ae)
- style(demo): fix overlap (58c6b63)
- chore(demo): tweak labels (30c4398)
- docs: correct order (97c5d16)
- fix(demo): disable default behavior for cmd+k (ed584d6)
- feat(demo): add cmdk menu (bee0bea)
- docs: add menubar transform origin (8d011b7)
Thank you @joaom00 for your contributions
Release 2.7.0
Release 2.6.2
- Merge pull request #29 from ecklf/add-swipe-direction (71d1d33)
- feat(demo): add swipe direction (a19b18e)
- add swipe direction data attribute (5587901)
- Create FUNDING.yml (c26f4fb)
- fix(demo): add portal to dialogs (44c9793)
- chore(demo): trigger redeploy (9d33af1)
- chore: bump deps (26d8bf7)
- chore: fix checkbox item (4e4c576)
- add vercel analytics (9c62e0a)
- chore(demo): bump lib (9a222a5)