1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2025-02-18 13:29:36 +01:00
excalidraw/src
Lipis 924292dc9a
New Crowdin updates (#2128)
* New translations en.json (Romanian)

* New translations en.json (Romanian)

* New translations en.json (Romanian)

* New translations en.json (Romanian)

* New translations en.json (Chinese Simplified)

* Auto commit: Calculate translation coverage

* New translations en.json (Chinese Simplified)

* New translations en.json (Chinese Simplified)

Co-authored-by: Kostas Bariotis <konmpar@gmail.com>
2020-09-02 11:31:51 +03:00
..
actions feat: sharpness (#1931) 2020-08-14 17:59:43 +02:00
components Fix HintViewer positioning (#2124) 2020-08-31 13:13:34 +02:00
css add excalidraw_embed into base repo (#2040) 2020-08-20 16:45:20 +02:00
data 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
element Fix arrow rebinding on rotation (take 2) (#2104) 2020-08-29 17:56:03 +02:00
excalidraw-embed add excalidraw_embed into base repo (#2040) 2020-08-20 16:45:20 +02:00
locales New Crowdin updates (#2128) 2020-09-02 11:31:51 +03:00
renderer feat: sharpness (#1931) 2020-08-14 17:59:43 +02:00
scene Fix drag multiple elements bug (#2023) 2020-08-26 18:37:44 +02:00
tests Fix bug of issue #2062 (#2108) 2020-08-30 13:10:07 +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 drag multiple elements bug (#2023) 2020-08-26 18:37:44 +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 select single element on cmd-click (#2087) 2020-08-27 20:59:46 +02:00
history.ts Implement line editing (#1616) 2020-06-01 11:35:44 +02:00
i18n.ts New Crowdin updates (#2078) 2020-08-30 10:33:59 +03:00
index-node.ts calculate coords based on container viewport position (#1955) 2020-07-27 13:48:49 +02:00
index.tsx 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
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 add excalidraw_embed into base repo (#2040) 2020-08-20 16:45:20 +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