Aakansha Doshi 38fc51b4e3 fix: text never goes beyond max width for unbound text elements (#6288) před 3 roky
..
actions 9659254fd6 feat: improve text measurements in bound containers (#6187) před 3 roky
components 9659254fd6 feat: improve text measurements in bound containers (#6187) před 3 roky
css 39b96cb011 fix: fit mobile toolbar and make scrollable (#6270) před 3 roky
data 9659254fd6 feat: improve text measurements in bound containers (#6187) před 3 roky
element 38fc51b4e3 fix: text never goes beyond max width for unbound text elements (#6288) před 3 roky
excalidraw-app 04a8c22f39 fix: rerender i18n in host components on lang change (#6224) před 3 roky
hooks 8c298336fc fix: hide canvas-modifying UI in view mode (#5815) před 3 roky
locales e4506be3e8 chore: Update translations from Crowdin (#6191) před 3 roky
packages 04a8c22f39 fix: rerender i18n in host components on lang change (#6224) před 3 roky
renderer e1dc748aef fix: svg text baseline (#6285 před 3 roky
scene 809d5ba17f fix: png-exporting does not preserve angles correctly for flipped images (#6085) před 3 roky
tests 0e95e2b386 fix: compute container height from bound text correctly (#6273) před 3 roky
align.ts bf2bca221e fix: align and distribute binded text in container and cleanup (#4468) před 4 roky
analytics.ts f242721f3b chore: add ga for most actions (#4829) před 4 roky
appState.ts d4afd66268 feat: add hand/panning tool (#6141) před 3 roky
bug-issue-template.js 4ecbbab7da Add sentry integration (#1141) před 6 roky
charts.test.ts 9e8e047aae fix: Chart display fix (#5154) před 4 roky
charts.ts 5854ac3eed feat: better default radius sizes for rectangles (#5553) před 3 roky
clients.ts c9d18ecab6 fix: don't allow blank space in collab name (#6211) před 3 roky
clipboard.test.ts bfbaeae67f fix: Correctly paste contents parsed by `JSON.parse()` as text. (#5868) před 3 roky
clipboard.ts d2b698093c feat: show copy-as-png export button on firefox and show steps how to enable it (#6125) před 3 roky
colors.ts e05acd6fd9 Update ESLint rules (#2342) před 5 roky
constants.ts 9659254fd6 feat: improve text measurements in bound containers (#6187) před 3 roky
css.d.ts facde7ace0 Fix padding in the library loading buttons (#2331) před 5 roky
distribute.ts d2cc76e52e feat: support adding multiple library items on canvas (#5116) před 4 roky
errors.ts 54739cd2df fix: abstract and fix legacy fs (#4032) před 5 roky
ga.ts c5a7723185 chore: fix various typos (#4857) před 4 roky
gadirections.ts a20f3240fd Prefer arrow functions (#2344) před 5 roky
galines.ts c5a7723185 chore: fix various typos (#4857) před 4 roky
gapoints.ts a20f3240fd Prefer arrow functions (#2344) před 5 roky
gatransforms.ts a20f3240fd Prefer arrow functions (#2344) před 5 roky
gesture.ts 1973ae9444 fix: stop flooring scroll positions (#2883) před 5 roky
global.d.ts 1f117995d9 fix: fonts not rendered on init if `loadingdone` not fired (#5923) před 3 roky
groups.ts 6d0716eb6b fix: binding text to non-bindable containers and not always preferring selection (#4655) před 4 roky
history.ts 60cea7a0c2 fix: selectedGroupIds not being stored in history (#3630) před 5 roky
i18n.ts 04a8c22f39 fix: rerender i18n in host components on lang change (#6224) před 3 roky
index-node.ts 163ad1f4c4 feat: image support (#4011) před 4 roky
index.tsx 15d79f8fee chore: upgrade to React 18 (#5450) před 4 roky
jotai.ts 04a8c22f39 fix: rerender i18n in host components on lang change (#6224) před 3 roky
keys.ts d2b698093c feat: show copy-as-png export button on firefox and show steps how to enable it (#6125) před 3 roky
math.test.ts 8efe0b7d05 Shift loses pointer fixing #1296 (#1330) před 6 roky
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> před 3 roky
points.ts 760fd7b3a6 feat: Support labels for arrow 🔥 (#5723) před 3 roky
polyfill.ts 5a8dbe8030 feat: show a mid point for linear elements (#5534) před 4 roky
pwacompat.d.ts fe5e71a4e5 Add PWACompat (#1433) před 6 roky
random.ts 11396a21de fix: check if process is defined before using so it works in browser (#4497) před 4 roky
react-app-env.d.ts 1383758aa7 TS, Prettier, Eslint (#39) před 6 roky
service-worker.ts 95d669390f fix: PWA not working after CRA@5 update (#6012) před 3 roky
serviceWorkerRegistration.ts 95d669390f fix: PWA not working after CRA@5 update (#6012) před 3 roky
setupTests.ts 25ea97d0f9 test: fix failing tests and API (#5823) před 3 roky
shapes.tsx bdc56090d7 feat: reintroduce `x` shortcut for `freedraw` (#5840) před 3 roky
types.ts e6de1fe4a4 feat: rewrite public UI component rendering using tunnels (#6117) před 3 roky
utils.ts a9c5bdb878 fix: sort bound text elements to fix text duplication z-index error (#5130) před 3 roky
zindex.ts 8b2b03347c fix: bound text not atomic with container when changing z-index (#4414) před 4 roky