1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2025-02-18 13:29:36 +01:00
excalidraw/src
2020-06-08 06:52:54 -04:00
..
actions Implement line editing (#1616) 2020-06-01 11:35:44 +02:00
components remove z-index for color-picker-hash div (#1711) 2020-06-08 06:52:54 -04:00
css rename container class to excalidraw and move css from index.html to app.css (#1729) 2020-06-08 13:36:35 +03:00
data Revert "Fix RTL text direction rendering (#1687)" (#1705) 2020-06-03 12:12:43 +02:00
element support resizing multiple elements including texts (#1726) 2020-06-08 11:25:20 +02:00
locales Excalicharts MVP (#1723) 2020-06-06 22:09:04 +02:00
renderer support resizing multiple elements including texts (#1726) 2020-06-08 11:25:20 +02:00
scene Revert "Fix RTL text direction rendering (#1687)" (#1705) 2020-06-03 12:12:43 +02:00
tests Add regression tests for context-menu (#1683) (#1697) 2020-06-04 22:09:16 +02:00
appState.ts Double finger zoom should not select things (#1333) 2020-06-02 19:41:40 +03:00
bug-issue-template.js Add sentry integration (#1141) 2020-03-31 11:37:51 +03:00
charts.ts Excalicharts MVP (#1723) 2020-06-06 22:09:04 +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 Double finger zoom should not select things (#1333) 2020-06-02 19:41:40 +03:00
gesture.ts Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
global.d.ts fix text constructor groupIds & improve type safety (#1715) 2020-06-06 13:32:43 +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 translations (#1696) 2020-06-02 02:42:37 +03:00
index-node.ts Add optional watermark on export (#1365) 2020-04-19 12:50:23 -07:00
index.tsx dynamically import socket.io-client when needed (#1631) 2020-05-26 20:51:03 +02:00
is-mobile.tsx Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
keys.ts Group/ungroup (#1648) 2020-05-26 13:07:46 -07:00
math.test.ts Shift loses pointer fixing #1296 (#1330) 2020-04-10 00:14:32 +09:00
math.ts Implement line editing (#1616) 2020-06-01 11:35:44 +02: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 Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
time_constants.ts Some cleanup in App.tsx (#1681) 2020-05-30 15:26:17 +02:00
types.ts Double finger zoom should not select things (#1333) 2020-06-02 19:41:40 +03:00
utils.ts Fix RTL text direction rendering (reopened) (#1722) 2020-06-07 11:55:08 +02: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