excalidraw/src/tests
Type Horror 25bb6738ea
feat: Add fitToContent and animate to scrollToContent (#6319)
Co-authored-by: Brice Leroy <brice@brigalabs.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
2023-03-25 23:26:58 +01:00
..
__snapshots__ feat: add line height attribute to text element (#6360) 2023-03-22 11:32:38 +05:30
data feat: add line height attribute to text element (#6360) 2023-03-22 11:32:38 +05:30
fixtures feat: better default radius sizes for rectangles (#5553) 2022-12-08 16:48:49 +01:00
helpers feat: add line height attribute to text element (#6360) 2023-03-22 11:32:38 +05:30
packages feat: add hand/panning tool (#6141) 2023-01-23 16:12:28 +01:00
queries test: fix failing tests and API (#5823) 2022-11-04 18:22:21 +05:30
scene feat: better default radius sizes for rectangles (#5553) 2022-12-08 16:48:49 +01:00
align.test.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
appState.test.tsx fix: changing font size when text is not selected or edited (#4751) 2022-02-08 21:18:43 +00:00
binding.test.tsx fix: containerizing text incorrectly updates arrow bindings (#6369) 2023-03-18 15:00:28 +00:00
charts.test.tsx improvement: Support numbers with commas in them (#2636) 2020-12-20 14:08:22 +02:00
clients.test.ts fix: don't allow blank space in collab name (#6211) 2023-02-09 15:51:49 +05:30
clipboard.test.tsx feat: add line height attribute to text element (#6360) 2023-03-22 11:32:38 +05:30
collab.test.tsx feat: collab component state handling rewrite & fixes (#5046) 2022-07-05 16:03:40 +02:00
contextmenu.test.tsx fix: replaced KeyboardEvent.code with KeyboardEvent.key for all letters (#5523) 2022-10-21 00:31:26 +05:30
dragCreate.test.tsx test: fix failing tests and API (#5823) 2022-11-04 18:22:21 +05:30
elementLocking.test.tsx feat: move contextMenu into the component tree and control via appState (#6021) 2022-12-21 12:47:09 +01:00
export.test.tsx feat: clean unused images only after 24hrs (local-only) (#5839) 2022-11-06 19:41:14 +01:00
fitToContent.test.tsx feat: Add fitToContent and animate to scrollToContent (#6319) 2023-03-25 23:26:58 +01:00
flip.test.tsx fix: image horizontal flip fix + improved tests (#5799) 2023-01-08 16:19:13 +00:00
geometricAlgebra.test.ts Allow binding linear elements to other elements (#1899) 2020-08-08 21:04:15 -07:00
history.test.tsx feat: image support (#4011) 2021-10-21 22:05:48 +02:00
library.test.tsx test: fix failing tests and API (#5823) 2022-11-04 18:22:21 +05:30
linearElementEditor.test.tsx feat: add line height attribute to text element (#6360) 2023-03-22 11:32:38 +05:30
MobileMenu.test.tsx fix: hide welcome screen on mobile once user interacts (#6185) 2023-02-02 12:58:45 +05:30
move.test.tsx test: fix failing tests and API (#5823) 2022-11-04 18:22:21 +05:30
multiPointCreate.test.tsx test: fix failing tests and API (#5823) 2022-11-04 18:22:21 +05:30
reconciliation.test.ts fix: restoreElementWithProperties drops "parent" property (#5742) 2022-10-08 20:42:05 +02:00
regressionTests.test.tsx feat: new Menu Component API (#6034) 2023-01-05 22:04:23 +05:30
resize.test.tsx fix: horizontal text alignment for bound text when resizing (#5721) 2022-09-27 16:44:41 +05:30
scroll.test.tsx feat: Scroll using PageUp and PageDown (#6038) 2022-12-31 15:54:37 -06:00
selection.test.tsx test: fix failing tests and API (#5823) 2022-11-04 18:22:21 +05:30
shortcuts.test.tsx fix: use jotai scope for editor-specific atoms (#6308) 2023-03-03 11:58:36 +00:00
test-utils.ts feat: new Menu Component API (#6034) 2023-01-05 22:04:23 +05:30
utils.test.ts hide fill icons when fill color transparent (#2414) 2020-11-26 21:43:38 +01:00
utils.ts feat: Support labels for arrow 🔥 (#5723) 2022-12-05 21:03:13 +05:30
viewMode.test.tsx Refactor: convert initializeApp to func component and use JSX transform in the codebase (#4056) 2021-10-14 22:56:51 +05:30
zindex.test.tsx fix: sort bound text elements to fix text duplication z-index error (#5130) 2023-02-02 16:23:39 +08:00