svg-layout-designer-react/docs/DevDocs/Pages
Eric Nguyen c256a76e01 Merged PR 212: Optimize FindChildrenById from O(n) to O(1)
Optimize FindChildrenById from O(n) to O(1):
- Deprecate FindContainerByIdDFS
- Container: Replace Children to string[]
- Add HashMap to IHistoryState that contains all containers

To access a container by id now cost O(1) without any additional cost

+ Implement CICD for SVGLibs
2022-10-12 09:39:54 +00:00
..
BasesReact.md Revert "md: Replace tsx by ts for highlightjs support" 2022-09-23 18:16:37 +02:00
Heroicon.md Revert "md: Replace tsx by ts for highlightjs support" 2022-09-23 18:16:37 +02:00
PourCommencer.md Added more documentation 2022-09-22 17:45:35 +02:00
PremierComposantReact.md Revert "md: Replace tsx by ts for highlightjs support" 2022-09-23 18:16:37 +02:00
SmartComponent.md Merged PR 212: Optimize FindChildrenById from O(n) to O(1) 2022-10-12 09:39:54 +00:00
Tailwind.md Revert "md: Replace tsx by ts for highlightjs support" 2022-09-23 18:16:37 +02:00