excalidraw/src/tests
Aakansha Doshi 7c5481b877
feat: Add support for scrollToCenter in initialData so host can control whether to scroll to center on mount (#3070)
* feat: Add support for scrollToCenter in initialData so host can control whether to scroll to center on mount

* fix

* update changelog and readme

* fix

* Scroll to center only for collab and shareable links in excalidraw app

* fix test

* update readme

* Update src/packages/excalidraw/README.md
2021-02-21 19:01:34 +05:30
..
__snapshots__ feat: add view mode in Excalidraw (#2840) 2021-02-01 21:56:42 +01:00
fixtures improvement: Perform lossless compression on all PNG images (#2740) 2021-01-07 18:04:28 +02:00
helpers feat: tweak editing behavior (#2668) 2020-12-25 19:34:47 +01:00
queries fix fontFamily state updating (#1679) 2020-05-29 21:59:39 +02:00
align.test.tsx feat: add langCode and renderFooter props (#2644) 2021-01-03 21:51:52 +01:00
appState.test.tsx Factor out collaboration code (#2313) 2020-12-05 15:30:53 +01:00
binding.test.tsx Reduce the maximum size of the binding gap (#2450) 2020-12-09 14:03:25 +01:00
charts.test.tsx improvement: Support numbers with commas in them (#2636) 2020-12-20 14:08:22 +02:00
clients.test.ts Add user list component + snap to user functionality (#1749) 2020-06-19 12:36:49 +02:00
collab.test.tsx Factor out collaboration code (#2313) 2020-12-05 15:30:53 +01:00
dragCreate.test.tsx refactor: rewrite collabWrapper to remove TDZs and simplify (#2834) 2021-01-25 10:47:35 +01:00
excalidrawPackage.test.tsx feat: add props zenModeEnabled and gridModeEnabled so host can control completely (#2901) 2021-02-06 21:22:28 +05:30
export.test.tsx Factor out collaboration code (#2313) 2020-12-05 15:30:53 +01:00
geometricAlgebra.test.ts Allow binding linear elements to other elements (#1899) 2020-08-08 21:04:15 -07:00
history.test.tsx Factor out collaboration code (#2313) 2020-12-05 15:30:53 +01:00
library.test.tsx Factor out collaboration code (#2313) 2020-12-05 15:30:53 +01:00
move.test.tsx refactor: rewrite collabWrapper to remove TDZs and simplify (#2834) 2021-01-25 10:47:35 +01:00
multiPointCreate.test.tsx refactor: rewrite collabWrapper to remove TDZs and simplify (#2834) 2021-01-25 10:47:35 +01:00
regressionTests.test.tsx feat: add view mode in Excalidraw (#2840) 2021-02-01 21:56:42 +01:00
resize.test.tsx improvement: Enhance resize for non generic elements (#2720) 2021-01-16 19:49:13 +01:00
scroll.test.tsx feat: Add support for scrollToCenter in initialData so host can control whether to scroll to center on mount (#3070) 2021-02-21 19:01:34 +05:30
selection.test.tsx refactor: rewrite collabWrapper to remove TDZs and simplify (#2834) 2021-01-25 10:47:35 +01:00
test-utils.ts refactor: rewrite collabWrapper to remove TDZs and simplify (#2834) 2021-01-25 10:47:35 +01:00
utils.test.ts hide fill icons when fill color transparent (#2414) 2020-11-26 21:43:38 +01:00
zindex.test.tsx Factor out collaboration code (#2313) 2020-12-05 15:30:53 +01:00