Thomas Steiner 5d3867d8ac Implement Save without re-prompt and Save as (#1709) 5 years ago
..
actions 5d3867d8ac Implement Save without re-prompt and Save as (#1709) 5 years ago
components 5d3867d8ac Implement Save without re-prompt and Save as (#1709) 5 years ago
css 60973f6dc5 rename container class to excalidraw and move css from index.html to app.css (#1729) 5 years ago
data 5d3867d8ac Implement Save without re-prompt and Save as (#1709) 5 years ago
element 53ab46126d support resizing multiple elements including texts (#1726) 5 years ago
locales 5d3867d8ac Implement Save without re-prompt and Save as (#1709) 5 years ago
renderer dadf054ea2 fix not always generating shape on render (#1741) 5 years ago
scene ff93d95998 Revert "Fix RTL text direction rendering (#1687)" (#1705) 5 years ago
tests 669e84b5d7 Add regression tests for context-menu (#1683) (#1697) 5 years ago
appState.ts fd75b88bd3 Double finger zoom should not select things (#1333) 5 years ago
bug-issue-template.js 4ecbbab7da Add sentry integration (#1141) 5 years ago
charts.ts f7c4efbd35 Excalicharts MVP (#1723) 5 years ago
clipboard.ts f7c4efbd35 Excalicharts MVP (#1723) 5 years ago
colors.ts f7e3ee2064 Use open-color directly (#1371) 5 years ago
constants.ts fd75b88bd3 Double finger zoom should not select things (#1333) 5 years ago
gesture.ts c427aa3cce Prefer arrow functions and callbacks (#1210) 5 years ago
global.d.ts d1be2a5481 fix text constructor groupIds & improve type safety (#1715) 5 years ago
groups.ts f413bab3de Fix group element removing (#1676) 5 years ago
history.ts 14a66956d7 Implement line editing (#1616) 5 years ago
i18n.ts 3f31a6ce89 New Crowdin translations (#1696) 5 years ago
index-node.ts 5822117e23 Add optional watermark on export (#1365) 5 years ago
index.tsx 6b87278a0f Add file handling (#1736) 5 years ago
is-mobile.tsx c427aa3cce Prefer arrow functions and callbacks (#1210) 5 years ago
keys.ts 61e5b66dac Group/ungroup (#1648) 5 years ago
math.test.ts 8efe0b7d05 Shift loses pointer fixing #1296 (#1330) 5 years ago
math.ts 14a66956d7 Implement line editing (#1616) 5 years ago
points.ts c427aa3cce Prefer arrow functions and callbacks (#1210) 5 years ago
pwacompat.d.ts fe5e71a4e5 Add PWACompat (#1433) 5 years ago
random.ts c427aa3cce Prefer arrow functions and callbacks (#1210) 5 years ago
react-app-env.d.ts 1383758aa7 TS, Prettier, Eslint (#39) 5 years ago
serviceWorker.tsx c427aa3cce Prefer arrow functions and callbacks (#1210) 5 years ago
setupTests.ts 7183234895 Write integration tests (#719) 5 years ago
shapes.tsx c427aa3cce Prefer arrow functions and callbacks (#1210) 5 years ago
time_constants.ts 17e9cc4506 Some cleanup in App.tsx (#1681) 5 years ago
types.ts fd75b88bd3 Double finger zoom should not select things (#1333) 5 years ago
utils.ts d171e9705d Fix RTL text direction rendering (reopened) (#1722) 5 years ago
zindex.test.ts c427aa3cce Prefer arrow functions and callbacks (#1210) 5 years ago
zindex.ts c427aa3cce Prefer arrow functions and callbacks (#1210) 5 years ago