DanielJGeiger a0ecfed4cd fix: Paste clipboard contents into unbound text elements (#5849) 2 年之前
..
actions 8d5d68e589 feat: stop deleting whole line when no point select in line editor (#5676) 2 年之前
components 58accc9310 feat: tweak toolbar shortcuts & remove library shortcut (#5832) 2 年之前
css 6334bd832f feat: editor redesign 🔥 (#5780) 2 年之前
data c8f6e3faa8 fix: restore text dimensions (#5432) 2 年之前
element a0ecfed4cd fix: Paste clipboard contents into unbound text elements (#5849) 2 年之前
excalidraw-app b91158198e feat: clean unused images only after 24hrs (local-only) (#5839) 2 年之前
hooks 8c298336fc fix: hide canvas-modifying UI in view mode (#5815) 2 年之前
locales 6334bd832f feat: editor redesign 🔥 (#5780) 2 年之前
packages b91158198e feat: clean unused images only after 24hrs (local-only) (#5839) 2 年之前
renderer 0228646507 fix: line editor points rendering below elements (#5781) 2 年之前
scene 6334bd832f feat: editor redesign 🔥 (#5780) 2 年之前
tests 58accc9310 feat: tweak toolbar shortcuts & remove library shortcut (#5832) 2 年之前
align.ts bf2bca221e fix: align and distribute binded text in container and cleanup (#4468) 3 年之前
analytics.ts f242721f3b chore: add ga for most actions (#4829) 3 年之前
appState.ts 6334bd832f feat: editor redesign 🔥 (#5780) 2 年之前
bug-issue-template.js 4ecbbab7da Add sentry integration (#1141) 5 年之前
charts.test.ts 9e8e047aae fix: Chart display fix (#5154) 2 年之前
charts.ts 9e8e047aae fix: Chart display fix (#5154) 2 年之前
clients.ts 6334bd832f feat: editor redesign 🔥 (#5780) 2 年之前
clipboard.ts 6a0f800716 feat: export exportToClipboard util from package (#5103) 2 年之前
colors.ts e05acd6fd9 Update ESLint rules (#2342) 4 年之前
constants.ts 1e69609ce4 fix: consistent use of ZOOM_STEP (#5801) 2 年之前
css.d.ts facde7ace0 Fix padding in the library loading buttons (#2331) 4 年之前
distribute.ts d2cc76e52e feat: support adding multiple library items on canvas (#5116) 2 年之前
errors.ts 54739cd2df fix: abstract and fix legacy fs (#4032) 3 年之前
ga.ts c5a7723185 chore: fix various typos (#4857) 3 年之前
gadirections.ts a20f3240fd Prefer arrow functions (#2344) 4 年之前
galines.ts c5a7723185 chore: fix various typos (#4857) 3 年之前
gapoints.ts a20f3240fd Prefer arrow functions (#2344) 4 年之前
gatransforms.ts a20f3240fd Prefer arrow functions (#2344) 4 年之前
gesture.ts 1973ae9444 fix: stop flooring scroll positions (#2883) 4 年之前
global.d.ts 6334bd832f feat: editor redesign 🔥 (#5780) 2 年之前
groups.ts 6d0716eb6b fix: binding text to non-bindable containers and not always preferring selection (#4655) 3 年之前
history.ts 60cea7a0c2 fix: selectedGroupIds not being stored in history (#3630) 3 年之前
i18n.ts 4cd25253bf chore: Update translations from Crowdin (#5738) 2 年之前
index-node.ts 163ad1f4c4 feat: image support (#4011) 3 年之前
index.tsx 15d79f8fee chore: upgrade to React 18 (#5450) 2 年之前
jotai.ts dac8dda4d4 feat: collab component state handling rewrite & fixes (#5046) 2 年之前
keys.ts 58accc9310 feat: tweak toolbar shortcuts & remove library shortcut (#5832) 2 年之前
math.test.ts 8efe0b7d05 Shift loses pointer fixing #1296 (#1330) 5 年之前
math.ts 0d1058a596 feat: support segment midpoints in line editor (#5641) 2 年之前
points.ts ad0c4c4c78 fix: points not being normalized on single-elem resize (#5581) 2 年之前
polyfill.ts 5a8dbe8030 feat: show a mid point for linear elements (#5534) 2 年之前
pwacompat.d.ts fe5e71a4e5 Add PWACompat (#1433) 5 年之前
random.ts 11396a21de fix: check if process is defined before using so it works in browser (#4497) 3 年之前
react-app-env.d.ts 1383758aa7 TS, Prettier, Eslint (#39) 5 年之前
serviceWorker.tsx 0ef202f2df feat: support debugging PWA in dev (#4853) 2 年之前
setupTests.ts 25ea97d0f9 test: fix failing tests and API (#5823) 2 年之前
shapes.tsx bdc56090d7 feat: reintroduce `x` shortcut for `freedraw` (#5840) 2 年之前
types.ts b91158198e feat: clean unused images only after 24hrs (local-only) (#5839) 2 年之前
utils.ts b6bb74d08d feat: throttle scene rendering to animation framerate (#5422) 2 年之前
zindex.ts 8b2b03347c fix: bound text not atomic with container when changing z-index (#4414) 3 年之前