excalidraw/src/tests
Arun c3ecbcb3ab
feat: Allow host app to update title of drawing (#3273)
* Allow updating name on updateScene

* Revert "Allow updating name on updateScene"

This reverts commit 4e07a608d3.

* Make requested changes

* Make requested changes

* Remove customName from state

* Remove redundant if statement

* Add tests, update changelog and minor fixes

* remove eempty lines

* minor fixes

* no border and on hover no background change

* Give preference to name prop when initialData.appState.name is present and update specs

* minor fix

* Fix name input style in dark mode

Co-authored-by: Aakansha Doshi <aakansha1216@gmail.com>
2021-03-20 16:08:03 +05:30
..
__snapshots__ refactor: Rename appearance to theme (#3237) 2021-03-13 18:58:06 +05:30
fixtures feat: Use the latest version of Virgil (#3124) 2021-02-28 13:22:32 +01: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: Allow host app to update title of drawing (#3273) 2021-03-20 16:08:03 +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: Expose the API to calculate offsets and remove offsetTop and offsetLeft props (#3265) 2021-03-20 13:00:49 +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