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 |
||
---|---|---|
.. | ||
IAction.ts | ||
IAvailableContainer.ts | ||
IAvailableSymbol.ts | ||
ICategory.ts | ||
IConfiguration.ts | ||
IContainerModel.ts | ||
IContainerProperties.ts | ||
IEditorState.ts | ||
IGetFeedbackRequest.ts | ||
IGetFeedbackResponse.ts | ||
IHistoryState.ts | ||
IImage.ts | ||
IInputGroup.ts | ||
IMargin.ts | ||
IMessage.ts | ||
IPattern.ts | ||
IPoint.ts | ||
ISetContainerListRequest.ts | ||
ISetContainerListResponse.ts | ||
ISizePointer.ts | ||
ISymbolModel.ts |