1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2025-02-18 13:29:36 +01:00
excalidraw/src
Dvir Azulay a856ce06e9 Allow dragging transparent elements when selected (#508)
* Allow dragging transparent elements when selected

Addresses #339

* Update package.json
2020-01-21 21:10:49 -08:00
..
actions Fix typo in "Opacity" (#489) 2020-01-21 18:39:39 +02:00
components Pointer for Tool icons (#501) 2020-01-21 22:07:09 +01:00
element Allow dragging transparent elements when selected (#508) 2020-01-21 21:10:49 -08:00
renderer fix: Transparent backgrounds result in bleed (#499) 2020-01-21 09:07:08 -08:00
scene Sync panel props to editing element (#470) 2020-01-20 15:16:22 -08: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 History improvements (#337) 2020-01-12 03:19:24 -08:00
i18n.ts Internationalization support (#477) 2020-01-20 15:14:10 -08:00
index-node.ts Pure node rendering (#443) 2020-01-19 13:21:33 -08:00
index.tsx add top error boundary & reset localStorage on error (#493) 2020-01-21 15:50:25 +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 add top error boundary & reset localStorage on error (#493) 2020-01-21 15:50:25 +01: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