1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2024-11-10 11:35:52 +01:00
excalidraw/src
Christopher Chedeau d45f48e60f
Set shape background to be transparent by default (#330)
Also makes "Clear canvas" reset the entire app state
2020-01-11 20:34:21 -08:00
..
actions Set shape background to be transparent by default (#330) 2020-01-11 20:34:21 -08:00
components Support transparent background + inline picker (#325) 2020-01-11 19:10:41 -08:00
element Fix alt-duplicate (#326) 2020-01-11 19:35:06 -08:00
renderer Support transparent background + inline picker (#325) 2020-01-11 19:10:41 -08:00
scene Regenerate roughjs shape only when the item is updated (#316) 2020-01-11 16:00:00 -08:00
appState.ts Set shape background to be transparent by default (#330) 2020-01-11 20:34:21 -08:00
global.d.ts support export canvas to clipboard (#232) 2020-01-09 17:37:08 +01:00
history.ts Regenerate roughjs shape only when the item is updated (#316) 2020-01-11 16:00:00 -08:00
index.tsx Set shape background to be transparent by default (#330) 2020-01-11 20:34:21 -08:00
keys.ts Extract app and keys (#276) 2020-01-09 02:00:59 +04:00
math.ts Extract element functions into modules (#207) 2020-01-06 19:34:22 +04:00
random.ts Move math and random files into their respective modules (#198) 2020-01-06 10:33:22 +01:00
react-app-env.d.ts TS, Prettier, Eslint (#39) 2020-01-02 11:03:48 -08:00
shapes.tsx Extract components and shapes into their respective modules (#212) 2020-01-06 21:29:44 +04:00
styles.scss Make panels collapsible (#239) 2020-01-08 13:06:36 -08:00
types.ts Center element on paste (#248) 2020-01-09 12:34:46 +01:00
utils.ts Debounce localstorage save (#328) 2020-01-11 20:15:41 -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