..
.storybook
Merged in feature/storybook (pull request #49 )
2023-03-29 13:45:13 +00:00
.vscode
Add code formatting with prettier and black
2022-09-30 17:43:06 +02:00
cypress
Fix ts lint, remove unused component
2023-04-12 17:47:59 +02:00
public
Add client
2022-04-13 14:57:20 +02:00
src
Merge branch 'develop' into feature/VBV-234-bugfix-create-new-page-in-wagtail
2023-04-13 19:23:24 +02:00
.eslintrc.cjs
Merged in feature/storybook (pull request #49 )
2023-03-29 13:45:13 +00:00
.gitignore
Add client
2022-04-13 14:57:20 +02:00
.npmrc
Merged in feature/storybook (pull request #49 )
2023-03-29 13:45:13 +00:00
.prettierignore
Add sorting of json files with the help of prettier
2023-02-20 13:09:55 +01:00
.prettierrc
Add sorting of json files with the help of prettier
2023-02-20 13:09:55 +01:00
README.md
Add code formatting with prettier and black
2022-09-30 17:43:06 +02:00
codegen.ts
Add Feedback mutation call, also codegen for typing
2022-12-29 16:26:29 +01:00
cypress.config.ts
Add cypress to client for component and frontend tests
2023-04-06 16:50:29 +02:00
env.d.ts
Add client base vue app
2022-04-12 16:02:00 +02:00
index.html
Merged in feature/storybook (pull request #49 )
2023-03-29 13:45:13 +00:00
package-lock.json
VBV-322: Pin version @headlessui/vue == "1.7.7"
2023-04-25 10:52:31 +02:00
package.json
VBV-322: Pin version @headlessui/vue == "1.7.7"
2023-04-25 10:52:31 +02:00
postcss.config.js
Add rating scale component
2023-01-26 07:18:50 +01:00
tailwind.config.js
Use correct font feature setting
2023-04-11 16:41:29 +02:00
tailwind.css
Format code according to new library rules
2023-03-31 10:07:27 +02:00
tsconfig.app.json
Fix ts lint, remove unused component
2023-04-12 17:47:59 +02:00
tsconfig.cypress.json
Fix ts lint, remove unused component
2023-04-12 17:47:59 +02:00
tsconfig.json
Fix ts lint, remove unused component
2023-04-12 17:47:59 +02:00
tsconfig.vite-config.json
Add sorting of json files with the help of prettier
2023-02-20 13:09:55 +01:00
tsconfig.vitest.json
Add sorting of json files with the help of prettier
2023-02-20 13:09:55 +01:00
versionize.js
Add code formatting with prettier and black
2022-09-30 17:43:06 +02:00
vite.config.ts
Add translations strings
2022-11-08 15:05:54 +01:00
vue-i18n-extract.config.js
Add sorting of json files with the help of prettier
2023-02-20 13:09:55 +01:00