.vscode
|
Merged PR 211: Add csharp classes to SVGLayoutDesigner and add tests
|
2022-10-10 09:28:47 +00:00 |
csharp/SVGLDLibs
|
Move selectedContainerId and selectedSymbolId to Editor component
|
2023-02-24 14:41:36 +01:00 |
docs
|
Update SmartComponent.md
|
2023-01-25 10:00:00 +01:00 |
patches
|
Add @types/react-svg-pan-zoom to patched dependencies
|
2023-02-17 16:24:45 +01:00 |
public
|
Remove deprecated EditorEvents
|
2023-02-24 14:46:24 +01:00 |
src
|
Remove unused functions
|
2023-02-24 14:47:05 +01:00 |
test-server
|
Fix bug with colors and dimensions misapplied
|
2023-02-23 12:21:05 +01:00 |
.drone.yml
|
Merged PR 211: Add csharp classes to SVGLayoutDesigner and add tests
|
2022-10-10 09:28:47 +00:00 |
.env.development
|
Revert "Move settings to public/svgld-settings.js"
|
2022-10-12 18:08:35 +02:00 |
.env.production
|
Revert "Move settings to public/svgld-settings.js"
|
2022-10-12 18:08:35 +02:00 |
.env.test
|
Revert "Move settings to public/svgld-settings.js"
|
2022-10-12 18:08:35 +02:00 |
.eslintignore
|
Add Release protocol
|
2022-11-21 16:41:48 +01:00 |
.eslintrc.cjs
|
Add more eslint rules
|
2023-02-23 13:54:30 +01:00 |
.gitattributes
|
Add pptx to lfs
|
2022-11-02 12:49:44 +01:00 |
.gitignore
|
Remove sln from gitignore
|
2022-10-12 16:03:39 +02:00 |
azure-pipelines.yml
|
Add Release protocol
|
2022-11-21 16:41:48 +01:00 |
CONTRIBUTING.md
|
Merged PR 333: Add mprocs + nodemon + fix eslint tsconfig not found
|
2023-02-14 10:06:36 +00:00 |
index.html
|
Revert "Move settings to public/svgld-settings.js"
|
2022-10-12 18:08:35 +02:00 |
mprocs.yaml
|
Remove neovim from mprocs
|
2023-02-24 09:34:06 +01:00 |
package-lock.json
|
Add @react-hook/size and use it to have a dynamic resizable list + update packages
|
2022-10-03 17:49:43 +02:00 |
package.json
|
Add @types/react-svg-pan-zoom to patched dependencies
|
2023-02-17 16:24:45 +01:00 |
pnpm-lock.yaml
|
Add @types/react-svg-pan-zoom to patched dependencies
|
2023-02-17 16:24:45 +01:00 |
postcss.config.cjs
|
Initialise project with Vite, React, SCSS, Tailwind, ESLint
|
2022-07-30 11:38:17 +02:00 |
README.md
|
Update build status url
|
2022-11-21 16:44:40 +01:00 |
RELEASING.md
|
Add Release protocol
|
2022-11-21 16:41:48 +01:00 |
tailwind.config.cjs
|
Implement SmartMenuiserie API + added bun test-server
|
2022-07-30 19:56:41 +02:00 |
tsconfig.json
|
Fix lot of eslint problems
|
2022-11-21 13:47:04 +01:00 |
tsconfig.node.json
|
Initialise project with Vite, React, SCSS, Tailwind, ESLint
|
2022-07-30 11:38:17 +02:00 |
vite.config.ts
|
Add @vitejs/plugin-react-swc
|
2023-02-08 12:42:25 +01:00 |
vitest.config.ts
|
Added API tests + added vitest.config.ts + added fallback of window.fetch with xmlhttprequest
|
2022-08-03 16:03:39 +02:00 |