You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
success/src
Timur Khazamov bc2bae2a9a Shift drag to add to selection (#355)
* Shift drag to add to selection

* Inlined variable
5 years ago
..
actions "Select All" only appears when clicking outside of a shape via actionFilter (#329) 5 years ago
components Support transparent background + inline picker (#325) 5 years ago
element select filled elements by clicking inside (#340) 5 years ago
renderer Support transparent background + inline picker (#325) 5 years ago
scene Shift drag to add to selection (#355) 5 years ago
appState.ts Set shape background to be transparent by default (#330) 5 years ago
global.d.ts support export canvas to clipboard (#232) 5 years ago
history.ts History improvements (#337) 5 years ago
index.tsx Shift drag to add to selection (#355) 5 years ago
keys.ts Extract app and keys (#276) 5 years ago
math.ts Extract element functions into modules (#207) 5 years ago
random.ts Move math and random files into their respective modules (#198) 5 years ago
react-app-env.d.ts TS, Prettier, Eslint (#39) 5 years ago
shapes.tsx Extract components and shapes into their respective modules (#212) 5 years ago
styles.scss Make panels collapsible (#239) 5 years ago
types.ts Center element on paste (#248) 5 years ago
utils.ts Debounce localstorage save (#328) 5 years ago
zindex.test.ts Add support for forward (#100) 5 years ago
zindex.ts Make all operations on elements array immutable (#283) 5 years ago