1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2024-11-10 11:35:52 +01:00
excalidraw/src
2020-10-16 15:05:27 +03:00
..
actions support embedding scene data to PNG/SVG (#2219) 2020-10-13 14:47:07 +02:00
components add export error handling (#2243) 2020-10-16 11:53:40 +02:00
css scope css under name space excalidraw (#1983) 2020-09-25 23:18:45 +02:00
data fix encoding of embed data & compress (#2240) 2020-10-15 21:31:21 +02:00
element Fix collision check for rectangles and rendering of binding area (#2221) 2020-10-11 09:46:13 +03:00
excalidraw-embed Expose update scene via refs (#2217) 2020-10-11 18:11:26 +02:00
locales New Crowdin updates (#2242) 2020-10-16 15:05:27 +03:00
renderer Fix collision check for rectangles and rendering of binding area (#2221) 2020-10-11 09:46:13 +03:00
scene support embedding scene data to PNG/SVG (#2219) 2020-10-13 14:47:07 +02:00
tests fix encoding of embed data & compress (#2240) 2020-10-15 21:31:21 +02:00
appState.ts support embedding scene data to PNG/SVG (#2219) 2020-10-13 14:47:07 +02:00
bug-issue-template.js Add sentry integration (#1141) 2020-03-31 11:37:51 +03:00
charts.ts System clipboard (#2117) 2020-09-04 14:58:32 +02:00
clients.ts Add user list component + snap to user functionality (#1749) 2020-06-19 12:36:49 +02:00
clipboard.ts System clipboard (#2117) 2020-09-04 14:58:32 +02:00
colors.ts Use open-color directly (#1371) 2020-04-11 01:09:29 +03:00
constants.ts support embedding scene data to PNG/SVG (#2219) 2020-10-13 14:47:07 +02:00
ga.ts Allow binding linear elements to other elements (#1899) 2020-08-08 21:04:15 -07:00
gadirections.ts Allow binding linear elements to other elements (#1899) 2020-08-08 21:04:15 -07:00
galines.ts Allow binding linear elements to other elements (#1899) 2020-08-08 21:04:15 -07:00
gapoints.ts Allow binding linear elements to other elements (#1899) 2020-08-08 21:04:15 -07:00
gatransforms.ts Allow binding linear elements to other elements (#1899) 2020-08-08 21:04:15 -07:00
gesture.ts Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
global.d.ts support embedding scene data to PNG/SVG (#2219) 2020-10-13 14:47:07 +02:00
groups.ts fix zindex to account for group boundaries (#2065) 2020-09-11 17:06:07 +02:00
history.ts Implement line editing (#1616) 2020-06-01 11:35:44 +02:00
i18n.ts New Crowdin updates (#2242) 2020-10-16 15:05:27 +03:00
index-node.ts support embedding scene data to PNG/SVG (#2219) 2020-10-13 14:47:07 +02:00
index.tsx fix restoring appState (#2182) 2020-09-22 21:51:49 +02:00
is-mobile.tsx Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
keys.ts change copy/paste styles shortcuts (#1881) 2020-07-07 20:22:23 +02:00
math.test.ts Shift loses pointer fixing #1296 (#1330) 2020-04-10 00:14:32 +09:00
math.ts Allow binding linear elements to other elements (#1899) 2020-08-08 21:04:15 -07:00
points.ts Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
pwacompat.d.ts Add PWACompat (#1433) 2020-04-16 14:23:39 +02:00
random.ts Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
react-app-env.d.ts TS, Prettier, Eslint (#39) 2020-01-02 11:03:48 -08:00
serviceWorker.tsx Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
setupTests.ts Write integration tests (#719) 2020-02-11 23:19:43 +01:00
shapes.tsx Dark mode (#2006) 2020-08-13 13:35:31 +02:00
time_constants.ts Pass Additional props remove localstorage related code for storing data and username from App.tsx to index.tsx (#2057) 2020-08-26 12:45:54 +02:00
types.ts support embedding scene data to PNG/SVG (#2219) 2020-10-13 14:47:07 +02:00
utils.ts fix zindex to account for group boundaries (#2065) 2020-09-11 17:06:07 +02:00
zindex.ts fix zindex to account for group boundaries (#2065) 2020-09-11 17:06:07 +02:00