excalidraw/src
Günay Mert Karadoğan 926b4f24e6 Draw horizontal/vertical lines/arrows when shift pressed (#430)
* Draw horizontal/vertical lines/arrows when shift pressed

* Refactor resizing with delta

* Resize arrows/lines perfectly when shift pressed
2020-01-23 10:21:04 +01:00
..
actions fix: slider value resets to the default value when opacity is 0 (#516) 2020-01-22 20:51:56 +01:00
components Remove selected object when storing to backend (#506) 2020-01-22 18:27:44 +02:00
element Draw horizontal/vertical lines/arrows when shift pressed (#430) 2020-01-23 10:21:04 +01:00
renderer Render only visible elements (#415) 2020-01-22 15:14:19 +01:00
scene Internationalization followup (#500) 2020-01-22 16:25:04 +02:00
appState.ts Introduce Shapelock (#480) 2020-01-20 15:52:19 -08:00
bug-issue-template.js add top error boundary & reset localStorage on error (#493) 2020-01-21 15:50:25 +01:00
global.d.ts support export canvas to clipboard (#232) 2020-01-09 17:37:08 +01:00
history.ts Add app state to history (#309) 2020-01-22 21:32:43 +01:00
i18n.ts Internationalization followup (#500) 2020-01-22 16:25:04 +02:00
index-node.ts Lint tweaks (#502) 2020-01-22 15:13:00 +01:00
index.tsx Draw horizontal/vertical lines/arrows when shift pressed (#430) 2020-01-23 10:21:04 +01:00
keys.ts Pure node rendering (#443) 2020-01-19 13:21:33 -08:00
math.ts Extract element functions into modules (#207) 2020-01-06 19:34:22 +04:00
react-app-env.d.ts TS, Prettier, Eslint (#39) 2020-01-02 11:03:48 -08:00
shapes.tsx Change order of Text and Line (#435) 2020-01-17 15:55:13 -08:00
styles.scss Internationalization followup (#500) 2020-01-22 16:25:04 +02:00
theme.css Use relative CSS units (#484) 2020-01-20 14:59:00 -08:00
types.ts Introduce Shapelock (#480) 2020-01-20 15:52:19 -08:00
utils.ts flush autosave on unload (#473) 2020-01-20 09:37:42 -08:00
zindex.test.ts Add support for forward (#100) 2020-01-03 21:38:48 -08:00
zindex.ts Make all operations on elements array immutable (#283) 2020-01-09 16:22:04 +01:00