svg-layout-designer-react/docs
Eric Nguyen 8b8d88f885 Merged PR 162: Implement symbols and other stuff (see desc)
Implement symbols
- Add, Remove, Select Container
- Form
- Link with container
- Symbol behavior application to container (move to x with xpositionreference)

Important changes
- Remove SelectedContainer from HistoryState, meaning that it will be slower for each load but will be faster for each operations* (SetHistory, SelectContainer, DeleteContainer, SymbolOperations)
- ElementsSidebar now opens with isSidebarOpen meaning that both sidebar will open on toggle
- Moved camelize, transformX, restoreX to different modules (stringtools.ts, svg.ts)
2022-08-22 13:58:32 +00:00
..
assets Merged PR 162: Implement symbols and other stuff (see desc) 2022-08-22 13:58:32 +00:00
Behaviors.md Merged PR 162: Implement symbols and other stuff (see desc) 2022-08-22 13:58:32 +00:00
CICD.md Added CICD doc + update README.md 2022-08-08 23:15:26 +02:00
ComponentStructure.drawio Update documentation 2022-08-16 15:17:34 +02:00
Dependencies.md Update dependencies.md about deprecation of dependencies 2022-08-17 15:53:09 +02:00
Hardcoded.md Better description of add + fix regression form validation + fix http server not using strokeWidth + add doc about hardcoded 2022-08-16 17:45:52 +02:00
Project_Structure.md Fix build version of the project because of web workers 2022-08-17 17:47:16 +02:00