excalidraw/src/element
dependabot-preview[bot] 18f0b76231
Bump prettier from 2.0.2 to 2.0.3 (#1263)
* Bump prettier from 2.0.2 to 2.0.3

Bumps [prettier](https://github.com/prettier/prettier) from 2.0.2 to 2.0.3.
- [Release notes](https://github.com/prettier/prettier/releases)
- [Changelog](https://github.com/prettier/prettier/blob/master/CHANGELOG.md)
- [Commits](https://github.com/prettier/prettier/compare/2.0.2...2.0.3)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>

* Format

Co-authored-by: dependabot-preview[bot] <27856297+dependabot-preview[bot]@users.noreply.github.com>
Co-authored-by: Panayiotis Lipiridis <lipiridis@gmail.com>
2020-04-06 14:21:07 +03:00
..
bounds.test.ts improve & granularize ExcalidrawElement types (#991) 2020-03-17 20:55:40 +01:00
bounds.ts fix scrollToCenter when no elements supplied (#1222) 2020-04-04 18:45:14 +02:00
collision.ts Rotation support (#1099) 2020-04-02 10:40:26 +02:00
handlerRectangles.ts Bump prettier from 2.0.2 to 2.0.3 (#1263) 2020-04-06 14:21:07 +03:00
index.ts sync intermediate text updates (#1174) 2020-04-03 14:16:14 +02:00
mutateElement.ts Much more thorough tests! (#1053) 2020-03-23 16:38:41 -07:00
newElement.test.ts improve & granularize ExcalidrawElement types (#991) 2020-03-17 20:55:40 +01:00
newElement.ts sync intermediate text updates (#1174) 2020-04-03 14:16:14 +02:00
resizeTest.ts Rotation support (#1099) 2020-04-02 10:40:26 +02:00
showSelectedShapeActions.ts Refactor ExcalidrawElement (#874) 2020-03-08 10:20:55 -07:00
sizeHelpers.test.ts shift locking 22.5 degree and move to constants (#1216) 2020-04-04 14:55:22 +03:00
sizeHelpers.ts shift locking 22.5 degree and move to constants (#1216) 2020-04-04 14:55:22 +03:00
textElement.ts Abstract away or eliminate most of the mutation of the Elements array (#955) 2020-03-14 21:48:51 -07:00
textWysiwyg.tsx fix wysiwyg event cleanup (#1248) 2020-04-05 22:31:59 +02:00
typeChecks.ts improve & granularize ExcalidrawElement types (#991) 2020-03-17 20:55:40 +01:00
types.ts Rotation support (#1099) 2020-04-02 10:40:26 +02:00