excalidraw/src/element
Aakansha Doshi 8b5657e1ce
fix: support updating stroke color for text by typing in color picker input (#4415)
* fix: support updating stroke color for text by typing in color picker input

* restore focus when clicked on same property unless its color picker input and submit text on color picker blur

* focus editor on color picker blur

* don't focus text editor when color picker is active
2021-12-17 20:15:22 +05:30
..
binding.ts feat: change boundElementIdsboundElements (#4404) 2021-12-14 16:07:01 +01:00
bounds.test.ts Add test for getElementBounds (#1395) 2020-04-13 17:47:09 -07:00
bounds.ts feat: Allow publishing libraries from UI (#4115) 2021-11-17 23:53:43 +05:30
collision.ts feat: bind text to shapes when pressing enter and support sticky notes 🎉 (#4343) 2021-12-16 21:14:03 +05:30
dragElements.ts feat: bind text to shapes when pressing enter and support sticky notes 🎉 (#4343) 2021-12-16 21:14:03 +05:30
image.ts chore: Update Typescript to 4.4.4 (#4188) 2021-11-02 14:24:16 +02:00
index.ts feat: support selecting multiple library items via shift (#4306) 2021-11-26 12:46:23 +01:00
linearElementEditor.ts feat: support selecting multiple points when editing line (#4373) 2021-12-13 13:35:07 +01:00
mutateElement.ts feat: add element.updated (#4070) 2021-11-24 18:38:33 +01:00
newElement.test.ts feat: expose fontfamily and refactor FONT_FAMILY (#3710) 2021-06-13 21:26:55 +05:30
newElement.ts feat: bind text to shapes when pressing enter and support sticky notes 🎉 (#4343) 2021-12-16 21:14:03 +05:30
resizeElements.ts feat: bind text to shapes when pressing enter and support sticky notes 🎉 (#4343) 2021-12-16 21:14:03 +05:30
resizeTest.ts chore: bump Prettier to the latest (#4185) 2021-11-01 15:24:05 +02:00
showSelectedShapeActions.ts feat: add view mode in Excalidraw (#2840) 2021-02-01 21:56:42 +01:00
sizeHelpers.test.ts 15-degree rotation locking (#1627) 2020-05-23 10:45:05 +02:00
sizeHelpers.ts feat: improved freedraw (#3512) 2021-05-09 17:42:10 +02:00
textElement.ts feat: bind text to shapes when pressing enter and support sticky notes 🎉 (#4343) 2021-12-16 21:14:03 +05:30
textWysiwyg.test.tsx feat: support tab in text Wyswig (#3411) 2021-04-13 16:23:46 +02:00
textWysiwyg.tsx fix: support updating stroke color for text by typing in color picker input (#4415) 2021-12-17 20:15:22 +05:30
transformHandles.ts feat: bind text to shapes when pressing enter and support sticky notes 🎉 (#4343) 2021-12-16 21:14:03 +05:30
typeChecks.ts feat: bind text to shapes when pressing enter and support sticky notes 🎉 (#4343) 2021-12-16 21:14:03 +05:30
types.ts feat: bind text to shapes when pressing enter and support sticky notes 🎉 (#4343) 2021-12-16 21:14:03 +05:30