This website requires JavaScript.
Explore
Help
Sign In
arthur
/
ui
Watch
1
Star
0
Fork
0
You've already forked ui
mirror of
https://github.com/ArthurDanjou/ui.git
synced
2026-01-22 07:50:36 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
a563d8fed44535107080fee094995d87ca5dc2b6
ui
/
src
/
runtime
/
components
/
overlays
History
Daniel Öhling
a563d8fed4
fix(Popover/Dropdown): use
@touchstart.passive
instead of
@touchstart.prevent
(
#1520
)
2024-03-17 18:48:00 +01:00
..
ContextMenu.vue
fix(components): move remaining classes to config (
#1039
)
2023-11-30 16:31:48 +01:00
Modal.vue
fix(components): hydration attribute mismatch with vue
3.4
(
#1199
)
2024-02-06 12:42:19 +01:00
Modals.client.vue
chore(Modals): ensure
modalState
exists
2024-02-08 17:18:48 +01:00
Notification.vue
fix(Notification): improve
description
alignment when no title provided
2024-02-28 12:52:53 +01:00
Notifications.vue
fix(types): improve with strict mode (
#1041
)
2023-11-30 12:02:37 +01:00
Popover.vue
fix(Popover/Dropdown): use
@touchstart.passive
instead of
@touchstart.prevent
(
#1520
)
2024-03-17 18:48:00 +01:00
Slideover.vue
fix(components): hydration attribute mismatch with vue
3.4
(
#1199
)
2024-02-06 12:42:19 +01:00
Tooltip.vue
chore(Tooltip): use
mouseenter
instead of
mouseover
2024-03-04 11:45:01 +01:00