1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2025-02-18 13:29:36 +01:00
excalidraw/src
2020-08-17 00:13:58 +03:00
..
actions feat: sharpness (#1931) 2020-08-14 17:59:43 +02:00
components 🎨 Use consistent naming (#2029) 2020-08-14 20:14:22 +02:00
css feat: Zoom controls are pushed to the right edge for Right-To-Left languages (#2021) (#2037) 2020-08-14 21:08:27 +03:00
data 🎨 Use consistent naming (#2029) 2020-08-14 20:14:22 +02:00
element feat: sharpness (#1931) 2020-08-14 17:59:43 +02:00
locales New Crowdin updates (#2022) 2020-08-17 00:13:58 +03:00
renderer feat: sharpness (#1931) 2020-08-14 17:59:43 +02:00
scene feat: sharpness (#1931) 2020-08-14 17:59:43 +02:00
tests feat: sharpness (#1931) 2020-08-14 17:59:43 +02:00
appState.ts feat: sharpness (#1931) 2020-08-14 17:59:43 +02:00
bug-issue-template.js Add sentry integration (#1141) 2020-03-31 11:37:51 +03:00
charts.ts feat: sharpness (#1931) 2020-08-14 17:59:43 +02:00
clients.ts Add user list component + snap to user functionality (#1749) 2020-06-19 12:36:49 +02:00
clipboard.ts Excalicharts MVP (#1723) 2020-06-06 22:09:04 +02:00
colors.ts Use open-color directly (#1371) 2020-04-11 01:09:29 +03:00
constants.ts Fix display of some emoji on Windows (#1933) 2020-07-19 21:14:45 +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 Extract backend URLs into environment variables (#1772) (#1848) 2020-07-02 17:52:58 +02:00
groups.ts Fix group element removing (#1676) 2020-05-30 13:48:57 -07:00
history.ts Implement line editing (#1616) 2020-06-01 11:35:44 +02:00
i18n.ts New Crowdin updates (#1987) 2020-08-11 17:12:33 +03:00
index-node.ts calculate coords based on container viewport position (#1955) 2020-07-27 13:48:49 +02:00
index.tsx do not prevent UI scrolling on mobile (#2007) 2020-08-06 18:56:51 +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 move the excalidraw props to correct file and typo fix (#1907) 2020-07-11 15:13:20 +02:00
types.ts feat: sharpness (#1931) 2020-08-14 17:59:43 +02:00
utils.ts Allow binding linear elements to other elements (#1899) 2020-08-08 21:04:15 -07:00
zindex.test.ts Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
zindex.ts Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00