1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2025-02-18 13:29:36 +01:00
excalidraw/src
2020-03-20 21:46:09 +01:00
..
actions fix history (#1009) 2020-03-19 14:51:05 +01:00
components don't pass deleted elements to UI (#1029) 2020-03-20 21:46:09 +01:00
data Remove deleted elements from svg export (#1021) 2020-03-20 15:19:20 +01:00
element Fix history - the 2nd installment (#1014) 2020-03-19 11:41:32 -07:00
locales New Crowdin translations (#1020) 2020-03-20 18:32:46 +02:00
renderer Remove deleted elements from svg export (#1021) 2020-03-20 15:19:20 +01:00
scene Restyle the mobile UI a bit (#1002) 2020-03-18 11:31:40 -04:00
tests expose a few state props for debugging (#1008) 2020-03-18 20:44:05 +01:00
_variables.scss Make dialogs look better on mobile (#908) 2020-03-13 20:32:47 +01:00
appState.ts Fix many syncing issues (#952) 2020-03-14 20:46:57 -07: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 confirm arrow on doubleclick (#949) 2020-03-18 16:43:06 +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 improve & granularize ExcalidrawElement types (#991) 2020-03-17 20:55:40 +01:00
history.ts Encapsulate SceneHistory. A little. (#1016) 2020-03-20 18:45:30 +01:00
i18n.ts New Crowdin translations (#1020) 2020-03-20 18:32:46 +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 Abstract away or eliminate most of the mutation of the Elements array (#955) 2020-03-14 21:48:51 -07:00
points.ts improve & granularize ExcalidrawElement types (#991) 2020-03-17 20:55:40 +01: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 Restyle the mobile UI a bit (#1002) 2020-03-18 11:31:40 -04:00
theme.css Use relative CSS units (#484) 2020-01-20 14:59:00 -08:00
types.ts improve & granularize ExcalidrawElement types (#991) 2020-03-17 20:55:40 +01:00
utils.ts Restyle the mobile UI a bit (#1002) 2020-03-18 11:31:40 -04: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