a4da53a890
fix: do missing steps for upgrading to tailwindcss v4
2025-03-11 20:12:46 +09:00
8465837f63
fix(Popover): add z-index on PopoverContent
2024-07-12 02:25:44 +09:00
9d0188eacc
fix(popover/PopoverContent): specify ref element type
2024-07-12 01:43:11 +09:00
2e441ff1e5
fix(Popover): apply asChild effect on PopoverContent
2024-07-12 01:40:33 +09:00
ce8dc422a4
fix(popover): add displayName
2024-07-12 01:37:31 +09:00
7aa0618ae3
feat(Popover): add controlled in PopoverContext to disable outside click on controlled
2024-06-30 22:48:52 +09:00
c52a8843e8
feat(Popover): make opened prop update internal opened state in realtime
2024-06-30 22:44:14 +09:00
c1289b63ea
fix(Popover): add pointer-events class on opened condition
2024-06-30 14:10:09 +09:00
113366d27c
feat: add popover detailed position props
2024-06-30 14:09:01 +09:00
8e9b178f5e
fix: fix errors with biomejs
2024-06-29 22:28:58 +09:00
482603c378
fix: use MouseEvent instead of any
2024-06-14 23:05:36 +09:00
76ec211d81
refactor: update import statements in react components
...
Updated the import statements in multiple react components to use the new `@pswui-lib` package instead of the deprecated `@pswui-lib/shared@1.0.0`. This makes the code cleaner and easier
2024-06-11 17:51:26 +09:00
2deae4af79
refactor(components): update import statements
...
Updated the import statements in multiple component files to use the updated package name for shared resources. This change was necessary for import consistency and to ensure proper functioning of the components as per the new package name "@pswui-lib/shared@1.0.0".
2024-06-11 16:20:24 +09:00
4421adfe7d
refactor(components): make shared version and update import in components
2024-06-11 12:56:55 +09:00
c7be14429b
feat: add offset in PopoverContent
2024-06-03 23:21:05 +09:00
21fadb8c10
feat: add child w-full in PopoverContent
2024-06-03 23:16:46 +09:00
b2cd9ba866
feat: add Popover
2024-06-01 08:54:57 +09:00