excalidraw/src/tests
Youness Fkhach ff82d1cfa3
feat/ability to change the alignment of the text (#1213)
* feat: add the ability to change the alignement of the text

* test: update the snapshots to included the newely textAlign state

* style: use explicit key assignment to object

* test: add missing new key textAlign to newElement.test.ts

* style: make the text on the buttons start with uppercase

* Update src/locales/en.json

* add types

* add migration

* remove incorrect update

Co-authored-by: Youness Fkhach <younessfkhach@porotonmail.com>
Co-authored-by: Lipis <lipiridis@gmail.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
2020-04-08 22:00:27 +02:00
..
__snapshots__ feat/ability to change the alignment of the text (#1213) 2020-04-08 22:00:27 +02:00
queries Fixes in Shortcuts dialog and minor refactor (#1297) 2020-04-07 14:39:06 +03:00
dragCreate.test.tsx Much more thorough tests! (#1053) 2020-03-23 16:38:41 -07:00
move.test.tsx Much more thorough tests! (#1053) 2020-03-23 16:38:41 -07:00
multiPointCreate.test.tsx Much more thorough tests! (#1053) 2020-03-23 16:38:41 -07:00
regressionTests.test.tsx Resize multiple elements (rectangles, diamonds and ellipses onl… (#1193) 2020-04-07 10:49:59 +02:00
resize.test.tsx Much more thorough tests! (#1053) 2020-03-23 16:38:41 -07:00
selection.test.tsx Much more thorough tests! (#1053) 2020-03-23 16:38:41 -07:00
test-utils.ts Refactor (#862) 2020-03-07 16:20:38 +01:00
zindex.test.tsx Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00