1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2025-02-18 13:29:36 +01:00
excalidraw/src
Christopher Chedeau e19088f214
Make selection handle resolution independent (#948)
They shouldn't really change when zooming in or out.
2020-03-14 22:29:48 +01:00
..
actions remove object.fromEntries (#933) 2020-03-13 15:10:24 +01:00
components use deletedIds map to sync deletions (#936) 2020-03-14 21:25:07 +01:00
data use deletedIds map to sync deletions (#936) 2020-03-14 21:25:07 +01:00
element Remove text trim (#947) 2020-03-14 14:00:20 -07:00
locales Room dialog (#905) 2020-03-11 19:42:18 +01:00
renderer Make selection handle resolution independent (#948) 2020-03-14 22:29:48 +01:00
scene use deletedIds map to sync deletions (#936) 2020-03-14 21:25:07 +01:00
tests Refactor ExcalidrawElement (#874) 2020-03-08 10:20:55 -07:00
_variables.scss Make dialogs look better on mobile (#908) 2020-03-13 20:32:47 +01:00
appState.ts use deletedIds map to sync deletions (#936) 2020-03-14 21:25:07 +01:00
bug-issue-template.js make error message more user-friendly (#812) 2020-03-09 17:09:45 +01:00
clipboard.ts Refactor ExcalidrawElement (#874) 2020-03-08 10:20:55 -07:00
colors.ts Assign a colors to each pointers (#944) 2020-03-14 12:18:57 -07:00
constants.ts Refactor (#862) 2020-03-07 16:20:38 +01:00
gesture.ts Make gesture.pointers a Map instead of an array of pointers (#877) 2020-03-08 19:25:16 -07:00
global.d.ts support export canvas to clipboard (#232) 2020-01-09 17:37:08 +01:00
history.ts remove closures from mutateElement, get rid of the element spreading (#902) 2020-03-10 20:11:02 -07:00
i18n.ts New Crowdin Translations (#845) 2020-03-07 01:01:01 +02:00
index-node.ts Refactor ExcalidrawElement (#874) 2020-03-08 10:20:55 -07:00
index.tsx Refactor (#862) 2020-03-07 16:20:38 +01:00
is-mobile.tsx Add touch support (#788) 2020-02-21 08:17:20 -05:00
keys.ts Update send/bring shortcuts and show them properly per operating… (#784) 2020-03-09 14:06:35 +01:00
math.ts Reintroduce multi-point arrows and add migration for it (#635) 2020-02-01 15:49:18 +04:00
react-app-env.d.ts TS, Prettier, Eslint (#39) 2020-01-02 11:03:48 -08:00
setupTests.ts Write integration tests (#719) 2020-02-11 23:19:43 +01:00
shapes.tsx Improve pasting (#723) 2020-02-07 18:42:24 +01:00
styles.scss Make dialogs look better on mobile (#908) 2020-03-13 20:32:47 +01:00
theme.css Use relative CSS units (#484) 2020-01-20 14:59:00 -08:00
types.ts use deletedIds map to sync deletions (#936) 2020-03-14 21:25:07 +01:00
utils.ts fix calculating text width for indented text (#930) 2020-03-13 15:10:44 +01:00
zindex.test.ts Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
zindex.ts fix: typos (#540) 2020-01-24 21:02:55 +01:00