Lipis
9dd2257932
chore: Consistent CSS variable names and general housekeeping of styles ( #2947 )
2021-02-16 20:22:18 +02:00
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
David Luzar
d4e12a2962
reuse scss variables in js for SSOT ( #2867 )
2021-01-28 17:28:35 +05:30
Lipis
69878167c2
improvement: Make dialogs look more like dialogs ( #2686 )
...
Co-authored-by: Jed Fox <git@jedfox.com>
Co-authored-by: dwelle <luzar.david@gmail.com>
2021-01-03 10:50:41 +01:00
Jed Fox
b8d13c98b5
refactor: Media queries ( #2680 )
2020-12-27 23:27:25 +02:00
Aakansha Doshi
a61b212220
scope css under name space excalidraw ( #1983 )
2020-09-25 23:18:45 +02:00
Michal Srb
c0dd870c6e
Dark mode ( #2006 )
...
Co-authored-by: dwelle <luzar.david@gmail.com>
2020-08-13 13:35:31 +02:00
David Luzar
75e0163dd1
tweak blurry bg for legibility & remove from modals ( #1436 )
2020-04-15 21:20:35 +02:00
Timur Khazamov
4228c2e094
[POC] use serviceWorker from create-react-app ( #1286 )
...
* Service worker with toast notifications
* Update CSP to allow fetches from now.sh
* Fixed clearing timers
* rounded icon for pwa (#1301 )
* rounded icon for pwa
* cirle pwa app icon
* fix fonts caching
* fix app
* fix css import
* Updated csp tp inlcude worker-src: self
* add worker CSP rule
* use square icon
Co-authored-by: Timur Khazamov <t1mmaas@skbkontur.ru>
Co-authored-by: Faustino Kialungila <Faustino.kialungila@gmail.com>
Co-authored-by: kbariotis <konmpar@gmail.com>
2020-04-13 16:08:39 +02:00
Jed Fox
f7e3ee2064
Use open-color directly ( #1371 )
2020-04-11 01:09:29 +03:00
Jed Fox
16a3aa7561
Fix mobile dialog styling ( #1363 )
2020-04-10 18:13:31 +03:00
Jed Fox
668f8ec4a6
Make dialogs look better on mobile ( #908 )
...
* Standardize mobile media query
* Refactor & add mobile support to dialogs
* back & close icons
2020-03-13 20:32:47 +01:00