1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2025-02-18 13:29:36 +01:00
excalidraw/src
Guillermo Peralta Scura 7ae52f1164
Add ColorInput component (#455)
* Add ColorInput component

* Use valid color on input blur

* Darken input text and add labels
2020-01-19 18:27:36 -03:00
..
actions Pure node rendering (#443) 2020-01-19 13:21:33 -08:00
components Add ColorInput component (#455) 2020-01-19 18:27:36 -03:00
element Fix reversed cursor issues on resize with bi-directional cursors (#451) 2020-01-19 23:11:46 +02:00
renderer feat: add line shape (#371) 2020-01-16 00:07:19 +05:00
scene Pure node rendering (#443) 2020-01-19 13:21:33 -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 History improvements (#337) 2020-01-12 03:19:24 -08:00
index-node.ts Pure node rendering (#443) 2020-01-19 13:21:33 -08:00
index.tsx Pure node rendering (#443) 2020-01-19 13:21:33 -08: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 Revert 400 and 420 (#422) 2020-01-17 16:43:24 +02:00
theme.css Update colors from open colors (#406) 2020-01-16 16:54:21 -08:00
types.ts Center element on paste (#248) 2020-01-09 12:34:46 +01:00
utils.ts Redesign idea (#343) 2020-01-15 07:42:02 -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