You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
success/public
Aakansha Doshi c54a099010
feat: Calculate `width/height` of canvas based on container dimensions (".excalidraw" selector) & remove props width & height (#3379)
* Remove width/height from the ".excalidraw" container so it will sized automatically.
* updated all ref calculation to ".excalidraw" instead of parent since now ".excalidraw" will get resized
* Remove props width/height as its not needed anymore.
* Resize handler is also not needed anymore.
* Position absolute canvas due to #3379 (comment)

* move css to style and remove one extra rerendering

* factor out mock logic for test

* set height, width so as to avoid unnecessary updates of regression snap

* better mock

* better type checking and omit width,height from getDefaultAppState and also restore

* revert

* default to window dimensions in constructor

* update docs

* update

* update

* tweaks
4 years ago
..
workbox chore: host workbox locally (#3154) 4 years ago
Cascadia.ttf fix(fonts): move fonts to public folder so that its served as static assets via cra & works in export (#2264) 4 years ago
Cascadia.woff2 fix(fonts): move fonts to public folder so that its served as static assets via cra & works in export (#2264) 4 years ago
FG_Virgil.ttf fix(fonts): move fonts to public folder so that its served as static assets via cra & works in export (#2264) 4 years ago
FG_Virgil.woff2 fix(fonts): move fonts to public folder so that its served as static assets via cra & works in export (#2264) 4 years ago
Virgil.woff2 feat: Use the latest version of Virgil (#3124) 4 years ago
_headers Add headers for Netlify (#602) 5 years ago
apple-touch-icon.png improvement: Perform lossless compression on all PNG images (#2740) 4 years ago
favicon.ico Add new favicon (#786) 5 years ago
fonts.css feat: Use the latest version of Virgil (#3124) 4 years ago
index.html feat: Calculate `width/height` of canvas based on container dimensions (".excalidraw" selector) & remove props width & height (#3379) 4 years ago
logo-180x180.png improvement: Perform lossless compression on all PNG images (#2740) 4 years ago
manifest.json feat: Implement the Web Share Target API (#3230) 4 years ago
og-image-sm.png docs: Update readme with documentation (#2788) 4 years ago
og-image.png improvement: Perform lossless compression on all PNG images (#2740) 4 years ago
robots.txt Add robots.txt (#1965) 5 years ago