Aakansha Doshi 88ff32e9b3 fix: improve text wrapping in ellipse and alignment (#6172) hace 2 años
..
actions 11e2f90ca1 feat: shortcut for clearCanvas confirmDialog (#6114) hace 2 años
components 88ff32e9b3 fix: improve text wrapping in ellipse and alignment (#6172) hace 2 años
css a8e6028c33 feat: show error message when not connected to internet while collabo… (#6165) hace 2 años
data 0d7ee891e0 feat: Make repair and refreshDimensions configurable in restoreElements (#6238) hace 2 años
element 88ff32e9b3 fix: improve text wrapping in ellipse and alignment (#6172) hace 2 años
excalidraw-app 0d7ee891e0 feat: Make repair and refreshDimensions configurable in restoreElements (#6238) hace 2 años
hooks 8c298336fc fix: hide canvas-modifying UI in view mode (#5815) hace 2 años
locales a8e6028c33 feat: show error message when not connected to internet while collabo… (#6165) hace 2 años
packages 5acb99777a docs: fix typo (#6252) hace 2 años
renderer 4414069617 feat: disable canvas smoothing (antialiasing) for right-angled elements (#6186)Co-authored-by: Ignacio Cuadra <67276174+ignacio-cuadra@users.noreply.github.com> hace 2 años
scene 809d5ba17f fix: png-exporting does not preserve angles correctly for flipped images (#6085) hace 2 años
tests 0d7ee891e0 feat: Make repair and refreshDimensions configurable in restoreElements (#6238) hace 2 años
align.ts bf2bca221e fix: align and distribute binded text in container and cleanup (#4468) hace 3 años
analytics.ts f242721f3b chore: add ga for most actions (#4829) hace 3 años
appState.ts d4afd66268 feat: add hand/panning tool (#6141) hace 2 años
bug-issue-template.js 4ecbbab7da Add sentry integration (#1141) hace 5 años
charts.test.ts 9e8e047aae fix: Chart display fix (#5154) hace 3 años
charts.ts 5854ac3eed feat: better default radius sizes for rectangles (#5553) hace 2 años
clients.ts c9d18ecab6 fix: don't allow blank space in collab name (#6211) hace 2 años
clipboard.test.ts bfbaeae67f fix: Correctly paste contents parsed by `JSON.parse()` as text. (#5868) hace 2 años
clipboard.ts d2b698093c feat: show copy-as-png export button on firefox and show steps how to enable it (#6125) hace 2 años
colors.ts e05acd6fd9 Update ESLint rules (#2342) hace 5 años
constants.ts e6de1fe4a4 feat: rewrite public UI component rendering using tunnels (#6117) hace 2 años
css.d.ts facde7ace0 Fix padding in the library loading buttons (#2331) hace 5 años
distribute.ts d2cc76e52e feat: support adding multiple library items on canvas (#5116) hace 3 años
errors.ts 54739cd2df fix: abstract and fix legacy fs (#4032) hace 4 años
ga.ts c5a7723185 chore: fix various typos (#4857) hace 3 años
gadirections.ts a20f3240fd Prefer arrow functions (#2344) hace 5 años
galines.ts c5a7723185 chore: fix various typos (#4857) hace 3 años
gapoints.ts a20f3240fd Prefer arrow functions (#2344) hace 5 años
gatransforms.ts a20f3240fd Prefer arrow functions (#2344) hace 5 años
gesture.ts 1973ae9444 fix: stop flooring scroll positions (#2883) hace 4 años
global.d.ts 1f117995d9 fix: fonts not rendered on init if `loadingdone` not fired (#5923) hace 2 años
groups.ts 6d0716eb6b fix: binding text to non-bindable containers and not always preferring selection (#4655) hace 3 años
history.ts 60cea7a0c2 fix: selectedGroupIds not being stored in history (#3630) hace 4 años
i18n.ts 95d669390f fix: PWA not working after CRA@5 update (#6012) hace 2 años
index-node.ts 163ad1f4c4 feat: image support (#4011) hace 4 años
index.tsx 15d79f8fee chore: upgrade to React 18 (#5450) hace 3 años
jotai.ts dac8dda4d4 feat: collab component state handling rewrite & fixes (#5046) hace 3 años
keys.ts d2b698093c feat: show copy-as-png export button on firefox and show steps how to enable it (#6125) hace 2 años
math.test.ts 8efe0b7d05 Shift loses pointer fixing #1296 (#1330) hace 5 años
math.ts 4414069617 feat: disable canvas smoothing (antialiasing) for right-angled elements (#6186)Co-authored-by: Ignacio Cuadra <67276174+ignacio-cuadra@users.noreply.github.com> hace 2 años
points.ts 760fd7b3a6 feat: Support labels for arrow 🔥 (#5723) hace 2 años
polyfill.ts 5a8dbe8030 feat: show a mid point for linear elements (#5534) hace 3 años
pwacompat.d.ts fe5e71a4e5 Add PWACompat (#1433) hace 5 años
random.ts 11396a21de fix: check if process is defined before using so it works in browser (#4497) hace 3 años
react-app-env.d.ts 1383758aa7 TS, Prettier, Eslint (#39) hace 5 años
service-worker.ts 95d669390f fix: PWA not working after CRA@5 update (#6012) hace 2 años
serviceWorkerRegistration.ts 95d669390f fix: PWA not working after CRA@5 update (#6012) hace 2 años
setupTests.ts 25ea97d0f9 test: fix failing tests and API (#5823) hace 2 años
shapes.tsx bdc56090d7 feat: reintroduce `x` shortcut for `freedraw` (#5840) hace 2 años
types.ts e6de1fe4a4 feat: rewrite public UI component rendering using tunnels (#6117) hace 2 años
utils.ts a9c5bdb878 fix: sort bound text elements to fix text duplication z-index error (#5130) hace 2 años
zindex.ts 8b2b03347c fix: bound text not atomic with container when changing z-index (#4414) hace 3 años