Skip to content

Commit 1eba0f0

Browse files
committed
feat: remove DnD from core, update docs and locales for v2.0.0
- Remove src/directives/dnd.js and related test/docs (moved to Elements) - Update locales (en/es/pt/it) with compiler and SSG shell/docs strings - Update cheatsheet, playground engine, and sitemap
1 parent 5400073 commit 1eba0f0

26 files changed

Lines changed: 19 additions & 4049 deletions

.gitignore

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,7 @@ test-results
2727
.github/agents
2828

2929
# Misc
30-
dist/
30+
dist/
31+
jest_dx
32+
node-compile-cache
33+
playwright-transform-cache-*

0 commit comments

Comments
 (0)