excalidraw/src/actions
Lipis 53994e71e5
Add more ESLint rules and change the formatting scripts (#626)
* Add curly rule in ESLint for consistency

* Fix rules

* More rules

* REturn

* Push

* no else return

* prefer const

* destructing
2020-02-02 18:04:35 +00:00
..
actionCanvas.tsx Replace i18n by a custom implementation (#638) 2020-01-31 21:06:06 +00:00
actionDeleteSelected.tsx Reintroduce multi-point arrows and add migration for it (#635) 2020-02-01 15:49:18 +04:00
actionExport.tsx Replace i18n by a custom implementation (#638) 2020-01-31 21:06:06 +00:00
actionFinalize.tsx Reintroduce multi-point arrows and add migration for it (#635) 2020-02-01 15:49:18 +04:00
actionProperties.tsx Replace i18n by a custom implementation (#638) 2020-01-31 21:06:06 +00:00
actionSelectAll.ts support undo/redo for azerty keyboards (#630) 2020-02-01 17:37:22 +01:00
actionStyles.ts support undo/redo for azerty keyboards (#630) 2020-02-01 17:37:22 +01:00
actionZindex.tsx support undo/redo for azerty keyboards (#630) 2020-02-01 17:37:22 +01:00
index.ts Reintroduce multi-point arrows and add migration for it (#635) 2020-02-01 15:49:18 +04:00
manager.tsx Add more ESLint rules and change the formatting scripts (#626) 2020-02-02 18:04:35 +00:00
types.ts Reintroduce multi-point arrows and add migration for it (#635) 2020-02-01 15:49:18 +04:00