excalidraw/src/renderer
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
..
index.ts Refactor Element Functions (#233) 2020-01-07 19:04:52 +04:00
renderElement.ts feat/ability to change the alignment of the text (#1213) 2020-04-08 22:00:27 +02:00
renderScene.ts Add NonDeleted<ExcalidrawElement> (#1068) 2020-04-08 18:49:52 +02:00
roundRect.ts Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00