Skip to content

Releases: davidballester/grapher

v2.8.2

18 Apr 11:53
Compare
Choose a tag to compare

2.8.2 (2020-04-18)

Bug Fixes

  • preserve chosen theme when navigating (88b4bd1)

v2.8.1

18 Apr 11:44
Compare
Choose a tag to compare

2.8.1 (2020-04-18)

Bug Fixes

v2.8.0

18 Apr 11:33
Compare
Choose a tag to compare

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)

v2.7.0

16 Nov 18:09
Compare
Choose a tag to compare

2.7.0 (2019-11-16)

Bug Fixes

  • graph: add pointer events to canvas (f958a0d)
  • text: wrap long lines (8c85bca)

Features

  • graph: draw label for curved links (4619d1e)
  • graph: draw label of self pointing links (dbdfea6)
  • graph: draw link label on the canvas (0437214)
  • text: do not create dummy labels for links (8af6496)

v2.6.0

15 Nov 15:36
Compare
Choose a tag to compare

2.6.0 (2019-11-15)

Features

  • import: import graph from welcome page (5a097d1)
  • import: improve layout in the welcome page (2a9c9f2)

v2.5.0

15 Nov 12:18
Compare
Choose a tag to compare

2.5.0 (2019-11-15)

Bug Fixes

  • graph: return empty links and nodes if empty state (d1727db)

Features

  • add meta tags to main page (0e6c6de)
  • graph: display a not found component for graphs not found (01eff77)
  • graph: include in the state a graph not found error (5c83142)

v2.4.0

06 Nov 19:20
Compare
Choose a tag to compare

2.4.0 (2019-11-06)

Bug Fixes

  • close new graph dialog after creation (9905957)

Features

  • graph: illustrate comments on sample graph (fa35df0)
  • text: add comment only lines (15c127c)
  • text: allow inline comments (7404582)

v2.3.0

04 Nov 17:55
Compare
Choose a tag to compare

2.3.0 (2019-11-04)

Features

v2.2.0

02 Nov 18:33
Compare
Choose a tag to compare

2.2.0 (2019-11-02)

Features

  • graph: improve small layout (8d3bff4)

v2.1.0

02 Nov 12:36
Compare
Choose a tag to compare

2.1.0 (2019-11-02)

Features

  • canvas: adapt canvas zoom based on screen size (1ad1412)
  • graph: add small device layout component (1259957)
  • graph: improve big screen layout (cba5c14)
  • graph: use both layouts (097ae88)
  • graph: use current layout just for big screens (6a7e42d)