Skip to content

Releases: technikhil314/offline-diff-viewer

v0.8.1

28 Aug 14:59
cc53c22

Choose a tag to compare

Bug Fixes

  • navbar,theme: theme icon not reflecting current theme correctly (60f001b)
  • theme: changing monaco editor theme programatically on theme change (0caf592)
  • tutorial: added tutorials for v2 path too (51c2882)

v0.8.0

27 Jul 07:21
ef74642

Choose a tag to compare

Features

v0.7.1

05 Dec 11:10
f8a6926

Choose a tag to compare

Bug Fixes

  • added missing titles in diffview of v2 (#138) (f8a6926)

v0.7.0

05 Dec 10:42
a47a966

Choose a tag to compare

Bug Fixes

  • copy link short cut tutorial cookie was not injested (6460cce)
  • not handelling ctrl + c if user has some text selected (aace8de)
  • removing sticky copy for now to fix hydration issue (fa82795)

Features

  • diff-navigation: added diff navigation to monaco diff editor (c15437b)
  • monaco: added first draft for monaco editor integration (933797a)
  • tutorial: added tutorial for copy link shortcut (647ab0d)

v0.6.1

22 Mar 14:37
8eebc75

Choose a tag to compare

Bug Fixes

v0.6.0

01 Jan 06:32
b814b93

Choose a tag to compare

Features

v0.5.0

29 Jun 08:49
c8861f5

Choose a tag to compare

Bug Fixes

  • tutorial: tutorial is shown even after cookie is dropped (d085d84)

Features

  • kbd shortcut: added submit keyboard shortcut for index page (f018def)
  • theme: theme changes between page transition (41752aa)

v0.4.0

28 Jun 16:48
75a5154

Choose a tag to compare

Bug Fixes

  • added id to back button in navbar (0001e3f)
  • not rendering dirver.js if no tutorials to show (1991883)

Features

  • persist-data: storing data in store to redisplay when clicked on back button (a2a86ae)

v0.3.1

23 Jun 03:44
0a1d877

Choose a tag to compare

Bug Fixes

  • added shadow and border to subnav on diff page (de2b4e5)
  • added skip to main content button (0537ff2)
  • increasing z-index of toast (4c8a425)

v0.3.0

22 Jun 04:20
861f732

Choose a tag to compare

Bug Fixes

  • added default labels to text blocks (8b94c0d)
  • removed unwanted comments (b758e57)

Features

  • diff hunks: added ability to move in previous and next diff (97d142c)
  • diff hunks: highlighting both side diff on travelling diff hunks (8ae227c)
  • scroll in sync: added ability to toggle in sync scroll (8577f01)
  • scroll in sync: made user tutorial for in sync scroll (c51f62e)