3025 Commits (aakansha-refact)
 

Author SHA1 Message Date
Aakansha Doshi 993294ac08
typo 3 years ago
Aakansha Doshi f584416c9a lint 3 years ago
Aakansha Doshi 87b0c7a679 remove unused method 3 years ago
Aakansha Doshi ee8fff8e8b rename getApproxMinLineWidth -> getApproxMinContainerWidth and getApproxMinLineHeight -> getApproxMinContainerHeight 3 years ago
Aakansha Doshi b799490ece Merge remote-tracking branch 'origin/master' into aakansha-refact 3 years ago
Aakansha Doshi 83383977f5
feat: add line height attribute to text element (#6360) 3 years ago
David Luzar ac4c8b3ca7
fix: chrome crashing when embedding scene on chrome arm (#6383) 3 years ago
zsviczian 5c8941467d
fix: division by zero in findFocusPointForEllipse leads to infinite loop in wrapText freezing Excalidraw (#6377) 3 years ago
Samyat Gautam 0726911fa6
fix: containerizing text incorrectly updates arrow bindings (#6369) 3 years ago
Aakansha Doshi fd18896293 remove unused function getMinCharWidth 3 years ago
Aakansha Doshi e900cb0b64 move measurements related utils to textMeasurements.ts 3 years ago
dependabot[bot] 7e330c8ee1
build(deps-dev): bump webpack from 5.73.0 to 5.76.0 in /src/packages/utils (#6354) 3 years ago
dependabot[bot] 7d21747644
build(deps-dev): bump webpack from 5.73.0 to 5.76.0 in /src/packages/excalidraw (#6355) 3 years ago
dependabot[bot] e718136aea
build(deps): bump webpack from 5.74.0 to 5.76.1 in /dev-docs (#6356) 3 years ago
Aakansha Doshi 54bf3d9092 fix 3 years ago
Aakansha Doshi 15f19835fe rename 3 years ago
Aakansha Doshi 96c4cff805 Merge remote-tracking branch 'origin/master' into aakansha-refact 3 years ago
Salah Eddine Daci fe83e2922d
build: move TS and types to devDependencies (#6346) 3 years ago
David Luzar 20edddcd4e
fix: ensure export preview is centered (#6337) 3 years ago
Aakansha Doshi f6e8be399e
fix: hide text align for labelled arrows (#6339) 3 years ago
Aakansha Doshi ab49cad6b1
perf: break early if the line width <= max width of the container (#6347) 3 years ago
Aakansha Doshi 6aeb18b784
fix: refresh dimensions when elements loaded from shareable link and blob (#6333) 3 years ago
Aakansha Doshi 023313e92f
fix: show error message when measureText API breaks in brave (#6336) 3 years ago
David Luzar 1eee488dab
feat: add thai lang support (#6314) 3 years ago
Aakansha Doshi 1ac580136d fix 3 years ago
Aakansha Doshi dd4c333925
fix: add an offset of 0.5px for text editor in containers (#6328) 3 years ago
David Luzar 8542c95a7a
fix: move utility types out of `.d.ts` file to fix exported declaration files (#6315) 3 years ago
David Luzar cef6094d4c
fix: more jotai scopes missing (#6313) 3 years ago
dependabot[bot] 3322f0fa6f
build(deps): bump @sideway/formula from 3.0.0 to 3.0.1 in /dev-docs (#6309) 3 years ago
Omar Brikaa 34a7d48b95
fix: provide HelpButton title prop (#6209) 3 years ago
Aakansha Doshi 5c0b15ce2b
fix: respect text align when wrapping in a container (#6310) 3 years ago
Aakansha Doshi 9f9666110e
chore: Add debug flag to enable text container bounding box (#6296) 3 years ago
dependabot[bot] 05ffce62ef
build(deps): bump dns-packet from 5.3.1 to 5.4.0 in /src/packages/excalidraw (#6305) 3 years ago
Aakansha Doshi 0f06fa3851
feat: create bound container from text (#6301) 3 years ago
Aakansha Doshi 1ce933d2f5
fix: compute bounding box correctly for text element when multiple element resizing (#6307) 3 years ago
David Luzar 15655acb5a
fix: use jotai scope for editor-specific atoms (#6308) 3 years ago
dependabot[bot] d5b264c2d2
build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /dev-docs (#6192) 3 years ago
Aakansha Doshi 8c89fdfa51 lint 3 years ago
Aakansha Doshi 0e54994187 rename to getLineHeight and use the same line height for regular text elements 3 years ago
Aakansha Doshi bd4424bbe3
fix: consider arrow for bound text element (#6297) 3 years ago
Aakansha Doshi 91f6e87317 Rename to getContainerMaxWidth and getContainerMaxHeight 3 years ago
Aakansha Doshi a05db6864e Add coverage to gitignore 3 years ago
Aakansha Doshi eacee9a158 cleanup getMaxContainerHeight and getMaxContainerWidth and add specs 3 years ago
Aakansha Doshi 7722de4ef2 cleanup 3 years ago
Aakansha Doshi 0a295e523b Merge remote-tracking branch 'origin/master' into aakansha-refact 3 years ago
Aakansha Doshi 38fc51b4e3
fix: text never goes beyond max width for unbound text elements (#6288) 3 years ago
Aakansha Doshi 60deddb0e2 fix: use canvas height when editing bound text 3 years ago
David Luzar e1dc748aef
fix: svg text baseline (#6285 3 years ago
Aakansha Doshi 0e95e2b386
fix: compute container height from bound text correctly (#6273) 3 years ago
Aakansha Doshi 9659254fd6
feat: improve text measurements in bound containers (#6187) 3 years ago