|
Extract useOverlayTransition composable
Encode the CLAUDE.md overlay transition contract (hidden state class on first render, visible class on nextTick + rAF, unmount after the closing transition) as a composable; GnModal and GnDrawer now share it. Composable is unit-tested; demo sync stays at 0 differences. |
|---|
|
|
| dist/vue/index.js |
|---|
| dist/vue/index.js.map |
|---|
| examples/vue/dist/assets/index-DSZYm3eF.js 100644 → 0 |
|---|
| examples/vue/dist/assets/index-M2SmzNQ3.js 0 → 100644 |
|---|
| examples/vue/dist/index.html |
|---|
| src/vue/components/GnDrawer.js |
|---|
| src/vue/components/GnModal.js |
|---|
| src/vue/composables/use-overlay-transition.js 0 → 100644 |
|---|
| tests/unit/use-overlay-transition.spec.js 0 → 100644 |
|---|