svg-layout-designer-react/public/smartcomponent
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
..
svg-layout-designer.html Merged PR 189: Simplify usage of SmartComponent 2022-09-21 09:24:14 +00:00
svg-layout-designer.ts Merged PR 189: Simplify usage of SmartComponent 2022-09-21 09:24:14 +00:00
svg-layout-designer.xcomponent Merged PR 168: Add SmartComponent source code + Restrict Events by giving a root at the first render + Added Render function to a namespace 2022-08-26 09:13:51 +00:00