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

* New translations en.json (Chinese Simplified)

* New translations en.json (Turkish)

* New translations en.json (Hindi)

* New translations en.json (Greek)

* New translations en.json (Italian)

* New translations en.json (Hungarian)

* New translations en.json (Chinese Traditional)

* New translations en.json (Korean)

* New translations en.json (Spanish)

* New translations en.json (French)

* New translations en.json (Russian)

* New translations en.json (Portuguese)

* New translations en.json (Polish)

* New translations en.json (Norwegian)

* New translations en.json (Indonesian)

* New translations en.json (German)

* New translations en.json (Arabic)

* New translations en.json (Portuguese)

* New translations en.json (Polish)

* New translations en.json (Arabic)

* New translations en.json (Polish)

* New translations en.json (Arabic)

* New translations en.json (French)

* New translations en.json (German)

* Update i18n.ts

* New translations en.json (German)
2020-04-01 13:49:49 -04:00
..
actions Add duplicate button for mobile view (#1146) 2020-04-01 18:13:53 +03:00
components Add duplicate button for mobile view (#1146) 2020-04-01 18:13:53 +03:00
data Add SCENE_INIT broadcast type for new user (#1095) 2020-03-28 19:35:56 -07:00
element Fix corner resize for multi-point arrows (#1105) 2020-03-28 18:08:21 -07:00
locales New Crowdin translations (#1151) 2020-04-01 13:49:49 -04:00
renderer Don't reset cache while zooming using a gesture (#1103) 2020-03-28 16:59:36 -07:00
scene Don't reset cache while zooming using a gesture (#1103) 2020-03-28 16:59:36 -07:00
tests Don't reset cache while zooming using a gesture (#1103) 2020-03-28 16:59:36 -07:00
_variables.scss Make dialogs look better on mobile (#908) 2020-03-13 20:32:47 +01:00
appState.ts Don't reset cache while zooming using a gesture (#1103) 2020-03-28 16:59:36 -07:00
bug-issue-template.js Add sentry integration (#1141) 2020-03-31 11:37:51 +03:00
clipboard.ts Bump prettier from 1.19.1 to 2.0.1 (#1060) 2020-03-23 13:05:07 +02: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 Bump prettier from 1.19.1 to 2.0.1 (#1060) 2020-03-23 13:05:07 +02:00
global.d.ts Add loading state (#1027) 2020-03-26 18:28:26 +01:00
history.ts Much more thorough tests! (#1053) 2020-03-23 16:38:41 -07:00
i18n.ts New Crowdin translations (#1151) 2020-04-01 13:49:49 -04:00
index-node.ts Refactor ExcalidrawElement (#874) 2020-03-08 10:20:55 -07:00
index.tsx Add sentry integration (#1141) 2020-03-31 11:37:51 +03:00
is-mobile.tsx Add touch support (#788) 2020-02-21 08:17:20 -05:00
keys.ts Much more thorough tests! (#1053) 2020-03-23 16:38:41 -07: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 Bump prettier from 1.19.1 to 2.0.1 (#1060) 2020-03-23 13:05:07 +02:00
random.ts Much more thorough tests! (#1053) 2020-03-23 16:38:41 -07: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 Add duplicate button for mobile view (#1146) 2020-04-01 18:13:53 +03:00
theme.css Use relative CSS units (#484) 2020-01-20 14:59:00 -08:00
types.ts Don't reset cache while zooming using a gesture (#1103) 2020-03-28 16:59:36 -07:00
utils.ts Much more thorough tests! (#1053) 2020-03-23 16:38:41 -07:00
zindex.test.ts Set Trailing Cmma to (#525) 2020-01-24 12:04:54 +02:00
zindex.ts Bump prettier from 1.19.1 to 2.0.1 (#1060) 2020-03-23 13:05:07 +02:00