excalidraw/src/packages
Aakansha Doshi 830fb64a25
fix: Support Excalidraw inside scrollable container (#3018)
* refactor: remove position fixed from excalidraw container, modal and stats

* remove unused css

* remove position fixed from toast and scroll to content

* Make excal interactable by fixing offsets and set popover as fixed since position needs to be calculate from viewport  top

* Assign 200px less than height of Excalidraw to the selected shapes actions o UI doesn't overflow

* update changelog, readme and package.json
2021-02-14 18:18:34 +05:30
..
excalidraw fix: Support Excalidraw inside scrollable container (#3018) 2021-02-14 18:18:34 +05:30
utils chore(deps-dev): bump @babel/preset-env from 7.12.13 to 7.12.16 in /src/packages/utils (#3030) 2021-02-14 11:47:25 +02:00
tsconfig.prod.json Excalidraw export (#2246) 2020-11-02 20:14:20 +01:00
utils.ts feat: support supplying custom scale when exporting canvas (#2904) 2021-02-04 14:54:08 +01:00