Releases: davidballester/grapher
Releases · davidballester/grapher
v2.8.2
v2.8.1
v2.8.0
2.8.0 (2020-04-18)
Bug Fixes
- display a card for a link selected if it has a label (ec39efa)
- scroll issue with the canvas at the bottom of the viewport (9a887c2)
- wait for google auth initialization before using it (a5d5777)
Features
- add a dark mode and use it based on user preferences (784f1c3)
- add authentication into graph edition navbar (1a7457a)
- add cookie dialog (97a1373)
- add custom theme (588c4ac)
- add footer to welcome with links (8ce2b49)
- add friendly logged in popover (7380630)
- add google authentication in welcome page (e58a165)
- add google dependencies and client ID (2ba2399)
- add nice animation for graph cards (5ade27d)
- add privacy policy page (022bc4a)
- add theme toggler (e2ae187)
- apply custom scrolls almost everywhere (d6f359c)
- choose a more fitting secondary color for dark theme (f53b0f4)
- display an error if login fails (c89cd42)
- do not display a card for an empty selected link (3bb2ff4)
- do not display the new graph card before the rest are loaded (2138dea)
- do not load local graphs until firebase auth is resolved (7f72c7a)
- improve coloring of create graph card (7225d1d)
- improve footer padding (e785175)
- improve welcome text and onboarding (ea5fb48)
- move all dialogs inside the baseline DOM element (4013b73)
- navigate to home on logout (921f79e)
- store user ID (ffa0e8b)
- style scrollbar for groups card (3d4309a)
- graph: base colors on theme (280c455)
- sync data with the firebase database (7c0cd9e)
- update favicon (28a1c71)
- update privacy policy (3aee981)
- text: add all material-ui colors to the grammar (0e4a009)
- use amber as knight color for sample graph (69321e9)