Commit graph

7 commits

Author SHA1 Message Date
Eric NGUYEN
afd303f8cb Refactor usage of EditorState + Add version to editorState + increment editorState to "v2.0.0" 2023-03-01 11:46:22 +01:00
Eric Nguyen
460669987d Merged PR 392: Events: Fix needing to use setTimeout for callbacks 2023-03-01 09:53:06 +00:00
Eric NGUYEN
4e41fda93a Fix eslint errors 2023-02-23 13:54:38 +01:00
Eric NGUYEN
b35fa92422 Add todo to fix to SaveEditorAsSVG 2023-02-10 17:24:53 +01:00
Eric Nguyen
ad126c6c28 Merged PR 170: Add new eslint rules
- naming-convention
- prefer-arrow-callback
- func-style
- import/no-default-export
2022-08-26 16:13:21 +00:00
Eric Nguyen
3f58c5ba5e Merged PR 169: Fix bugs with flex + Disable obnoxious swals + Add selector text + Sort SVG scss to different files
- Disable PushBehavior and set it in a different file
- Fix behviors when parent === undefined
- Fix flex behavrios when using anchors
- Fix siblings not applying flex to theirs children on container delete
- Fix flex behavior when using anchors
- Enable flex by default
- Disable obnoxious swals
- Add selector text
- Sort SVG scss to different files

Others: Add some todos
2022-08-26 13:59:03 +00:00
Eric Nguyen
66ea3b1b64 Merged PR 163: Remove the static form + rename some components for clarity
All checks were successful
continuous-integration/drone/push Build is passing
The static form is hard to maintain so I am removing it + rename some components for clarity + moved some utils files
2022-08-22 14:37:25 +00:00
Renamed from src/Components/Editor/Save.ts (Browse further)