Commit Graph

12 Commits

Author SHA1 Message Date
kbariotis 0cb67a0bc9 upload images and store them as base64 2020-05-13 21:42:56 +01:00
Pete Hunt bd7856adf3 Much more thorough tests! (#1053) 2020-03-23 16:38:41 -07:00
David Luzar fda06e4fc3 Fix history - the 2nd installment (#1014)
* don't regenerate versionNonce on pushEntry

* fix history handling around multi-point arrows

* remove filtering from getElementMap helper
2020-03-19 11:41:32 -07:00
David Luzar 373d16abe6 improve & granularize ExcalidrawElement types (#991)
* improve & granularize ExcalidrawElement types

* fix incorrectly passing type

* fix tests

* fix more tests

* fix unnecessary spreads & refactor

* add comments
2020-03-17 20:55:40 +01:00
Pete Hunt b603337c3f Fix multielements (#987) 2020-03-17 11:01:11 -07:00
Pete Hunt e9f5175f51 Fix performance bug (#984) 2020-03-16 19:07:47 -07:00
Pete Hunt 35ce1729cc remove most setState({}) (#959) 2020-03-15 10:06:41 -07:00
Pete Hunt e1e2249f57 Abstract away or eliminate most of the mutation of the Elements array (#955) 2020-03-14 21:48:51 -07:00
Pete Hunt 3f8144ef85 Fix many syncing issues (#952) 2020-03-14 20:46:57 -07:00
Pete Hunt 83a2f5de28 remove closures from mutateElement, get rid of the element spreading (#902) 2020-03-10 20:11:02 -07:00
idlewinn a0669f874e add comments 2020-03-09 23:37:42 -07:00
idlewinn 1419f17175 enable version bumping for collaboration 2020-03-09 22:34:50 -07:00