svg-layout-designer-react/src/Interfaces
Eric Nguyen 7f3f6a489a Merged PR 167: Add Flex and fix bugs (read desc)
Note: The branch name does not fit the new features.

- Implement Flex with simplex
- Enable rigid body by default (removed IsRigidBody property) <=== possibly a bad idea
- Sort children in add and update properties
- Implement MaxWidth
- Add more docs

Fixes :
- .env.production url
- Symbols: not blocking the linked container when the parent is moving
2022-08-25 13:28:32 +00:00
..
IAvailableContainer.ts Merged PR 167: Add Flex and fix bugs (read desc) 2022-08-25 13:28:32 +00:00
IAvailableSymbol.ts Merged PR 162: Implement symbols and other stuff (see desc) 2022-08-22 13:58:32 +00:00
IConfiguration.ts Implement events for external use + Rename interfaces with a I prefix + add some documentation (#26) 2022-08-12 06:36:14 -04:00
IContainerModel.ts Merged PR 162: Implement symbols and other stuff (see desc) 2022-08-22 13:58:32 +00:00
IContainerProperties.ts Merged PR 167: Add Flex and fix bugs (read desc) 2022-08-25 13:28:32 +00:00
IEditorState.ts Implement anchor and fix bugs with rigid body (#27) 2022-08-12 11:47:21 -04:00
IHistoryState.ts Merged PR 162: Implement symbols and other stuff (see desc) 2022-08-22 13:58:32 +00:00
IImage.ts Merged PR 162: Implement symbols and other stuff (see desc) 2022-08-22 13:58:32 +00:00
IInputGroup.ts Unrefactor Properties form to allow more freedom on the input types and form (#32) 2022-08-16 08:57:54 -04:00
IMargin.ts Merged PR 167: Add Flex and fix bugs (read desc) 2022-08-25 13:28:32 +00:00
IPoint.ts Implement events for external use + Rename interfaces with a I prefix + add some documentation (#26) 2022-08-12 06:36:14 -04:00
ISizePointer.ts Implement events for external use + Rename interfaces with a I prefix + add some documentation (#26) 2022-08-12 06:36:14 -04:00
ISymbolModel.ts Merged PR 162: Implement symbols and other stuff (see desc) 2022-08-22 13:58:32 +00:00