Prepare sliders, need to be fully completed and tested

This commit is contained in:
2025-11-28 14:27:45 +01:00
parent 283a1a4b4d
commit 2c470625a7
16 changed files with 1375 additions and 10 deletions

23
.gitignore vendored
View File

@@ -1,11 +1,14 @@
# ---> Vue
# gitignore template for Vue.js projects
#
# Recommended template: Node.gitignore
# TODO: where does this rule come from?
docs/_book
# TODO: where does this rule come from?
test/
# Logs
logs
*.log
npm-debug.log*
yarn-debug.log*
yarn-error.log*
pnpm-debug.log*
lerna-debug.log*
package-lock.json
node_modules
dist
dist-ssr
*.local