excalidraw/src/scene
2023-09-07 13:52:29 +02:00
..
comparisons.ts feat: introducing Web-Embeds (alias iframe element) (#6691) 2023-07-24 16:51:53 +02:00
export.ts feat: partition main canvas vertically (#6759) 2023-08-12 22:56:59 +02:00
Fonts.ts feat: partition main canvas vertically (#6759) 2023-08-12 22:56:59 +02:00
index.ts feat: better default radius sizes for rectangles (#5553) 2022-12-08 16:48:49 +01:00
Renderer.ts feat: partition main canvas vertically (#6759) 2023-08-12 22:56:59 +02:00
Scene.ts feat: partition main canvas vertically (#6759) 2023-08-12 22:56:59 +02:00
scroll.ts feat: partition main canvas vertically (#6759) 2023-08-12 22:56:59 +02:00
scrollbars.ts feat: partition main canvas vertically (#6759) 2023-08-12 22:56:59 +02:00
scrollConstraints.ts Merge branch 'master' of github.com:excalidraw/excalidraw into arnost/scroll-in-read-only-links 2023-09-07 13:52:29 +02:00
selection.test.ts feat: make appState.selectedElementIds more stable (#6745) 2023-07-08 23:33:34 +02:00
selection.ts feat: partition main canvas vertically (#6759) 2023-08-12 22:56:59 +02:00
Shape.ts refactor: factor out shape generation from renderElement.ts pt 2 (#6878) 2023-08-14 13:52:25 +02:00
ShapeCache.ts refactor: factor out shape generation from renderElement.ts pt 2 (#6878) 2023-08-14 13:52:25 +02:00
types.ts Merge branch 'master' of github.com:excalidraw/excalidraw into arnost/scroll-in-read-only-links 2023-09-07 13:52:29 +02:00
zoom.ts fix: consistent use of ZOOM_STEP (#5801) 2022-10-31 06:23:05 +01:00