New dialog has buged animations
awaiting upstream
### Describe the bug
The new animations in the dialog have `data-open` but if I use it in an "older" project then the animations don't work.
Instead of `data-open` it needs `data-[state=open]`
### Reproduction
-
### Logs
```bash
-
```
### System Info
```bash
System:
OS: macOS 26.4
CPU: (8) arm64 Apple M3
Memory: 1.89 GB / 24.00 GB
Shell: 5.9 - /bin/zsh
Binaries:
Node: 24.14.1 - /Users/<user>/.nvm/versions/node/v24.14.1/bin/node
Yarn: 1.22.22 - /opt/homebrew/bin/yarn
npm: 11.12.1 - /Users/<user>/.nvm/versions/node/v24.14.1/bin/npm
pnpm: 10.32.1 - /opt/homebrew/bin/pnpm
bun: 1.3.11 - /opt/homebrew/bin/bun
Browsers:
Brave Browser: 147.1.89.132
Firefox: 141.0
Safari: 26.4
npmPackages:
@lucide/svelte: ^1.8.0 => 1.8.0
@sveltejs/kit: ^2.57.1 => 2.57.1
bits-ui: ^2.17.3 => 2.17.3
mode-watcher: ^1.1.0 => 1.1.0
svelte: ^5.55.3 => 5.55.3
svelte-sonner: ^1.1.0 => 1.1.0
tailwindcss: ^4.2.2 => 4.2.2
vaul-svelte: 1.0.0-next.7 => 1.0.0-next.7
```
### Severity
Annoying / Blocking an upgrade
1 条评论