1
0
mirror of https://github.com/excalidraw/excalidraw.git synced 2025-02-18 13:29:36 +01:00
excalidraw/src
2020-06-24 10:16:03 +02:00
..
actions Include stroke style when copy/paste styles (#1785) 2020-06-19 21:33:37 +02:00
components grid support (1st iteration) (#1788) 2020-06-23 17:24:52 +02:00
css Inline the dropdown icon (#1782) 2020-06-22 10:10:18 -07:00
data Null file handle doesn’t need to be passed (#1752) 2020-06-15 12:23:23 +02:00
element grid support (1st iteration) (#1788) 2020-06-23 17:24:52 +02:00
locales New Crowdin updates and change code for Norwegian Bokmal (#1776) 2020-06-23 20:12:13 +03:00
renderer do not render grid on export (#1814) 2020-06-24 10:16:03 +02:00
scene do not render grid on export (#1814) 2020-06-24 10:16:03 +02:00
tests grid support (1st iteration) (#1788) 2020-06-23 17:24:52 +02:00
appState.ts grid support (1st iteration) (#1788) 2020-06-23 17:24:52 +02: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
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 grid support (1st iteration) (#1788) 2020-06-23 17:24:52 +02: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 updates and change code for Norwegian Bokmal (#1776) 2020-06-23 20:12:13 +03:00
index-node.ts Add optional watermark on export (#1365) 2020-04-19 12:50:23 -07:00
index.tsx Disable Sentry inside Docker (#1781) 2020-06-18 13:18:57 +02:00
is-mobile.tsx Prefer arrow functions and callbacks (#1210) 2020-05-20 15:21:37 +02:00
keys.ts grid support (1st iteration) (#1788) 2020-06-23 17:24:52 +02:00
math.test.ts Shift loses pointer fixing #1296 (#1330) 2020-04-10 00:14:32 +09:00
math.ts grid support (1st iteration) (#1788) 2020-06-23 17:24:52 +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 grid support (1st iteration) (#1788) 2020-06-23 17:24:52 +02: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