svg-layout-designer-react/src/Interfaces
2022-09-08 14:25:00 +02:00
..
IAction.ts Merged PR 173: Implements API methods through right click + more (read desc) 2022-08-30 14:45:29 +00:00
IAvailableContainer.ts Rename DefaultX, DefaultY to X and Y + add docs 2022-08-31 15:34:25 +02:00
IAvailableSymbol.ts Merged PR 170: Add new eslint rules 2022-08-26 16:13:21 +00:00
IConfiguration.ts Allow AddContainers to extends the default config 2022-09-08 14:25:00 +02:00
IContainerModel.ts Merged PR 170: Add new eslint rules 2022-08-26 16:13:21 +00:00
IContainerProperties.ts Implement borrower dimension 2022-08-30 17:36:48 +02:00
IEditorState.ts Implement anchor and fix bugs with rigid body (#27) 2022-08-12 11:47:21 -04:00
IHistoryState.ts Merged PR 170: Add new eslint rules 2022-08-26 16:13:21 +00:00
IImage.ts Merged PR 170: Add new eslint rules 2022-08-26 16:13:21 +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
ISetContainerListRequest.ts Add previous and next container to ISetContainerListRequest 2022-09-08 13:13:37 +02:00
ISetContainerListResponse.ts Changed api call body's container model to available container + Fix API nullable values 2022-08-31 16:15:38 +02: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