svg-layout-designer-react/public
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
..
workers Merged PR 162: Implement symbols and other stuff (see desc) 2022-08-22 13:58:32 +00:00
Interfaces.d.ts Implement events for external use + Rename interfaces with a I prefix + add some documentation (#26) 2022-08-12 06:36:14 -04:00
style.css App.scss: Move public style to public css file 2022-08-11 23:41:18 +02:00
vite.svg Initialise project with Vite, React, SCSS, Tailwind, ESLint 2022-07-30 11:38:17 +02:00