excalidraw/src/scene
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
..
browser-native.d.ts Move file system operations to separate module (#510) 2020-01-22 13:55:13 +01:00
comparisons.ts Only show correct settings (#565) 2020-01-26 15:19:43 +01:00
createScene.ts Make all operations on elements array immutable (#283) 2020-01-09 16:22:04 +01:00
data.ts Add more ESLint rules and change the formatting scripts (#626) 2020-02-02 18:04:35 +00:00
export.ts SVG export (#598) 2020-01-28 12:25:13 -08:00
index.ts Add button when scrolled outside of visible area (#643) 2020-02-01 17:52:10 +01:00
scrollbars.ts simplify distance helper and factor out common bounds helper (#581) 2020-01-26 19:15:08 +00:00
selection.ts Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
types.ts 485: Ability to switch to previously loaded ids in UI (#583) 2020-01-30 21:39:37 +02:00