svg-layout-designer-react/public
Eric Nguyen 23ed3ed1ad Merged PR 189: Simplify usage of SmartComponent
- Added new Events :
  - AddContainer, AddContainerToSelectedContainer, AppendContainer, AppendContainerToSelectedContainer, SelectContainer, DeleteContainer
  - AddSymbol, SelectSymbol, DeleteSymbol
- Changed the component to an iframe (you only need to copy the whole dist now)
- Added callbacks to every methods in the component
- Create event listener on demand: no need to initialize the event listener!
- Update d.ts
- Added Fastboot and enable it by default on production build
2022-09-21 09:24:14 +00:00
..
smartcomponent Merged PR 189: Simplify usage of SmartComponent 2022-09-21 09:24:14 +00:00
workers Message sidebar will now only show the last packet of message 2022-09-19 12:27:55 +02: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