Skip to content

Releases: technikhil314/offline-diff-viewer

v0.7.1

05 Dec 11:10
f8a6926
Compare
Choose a tag to compare

Bug Fixes

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

v0.7.0

05 Dec 10:42
a47a966
Compare
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
Compare
Choose a tag to compare

Bug Fixes

v0.6.0

01 Jan 06:32
b814b93
Compare
Choose a tag to compare

Features

v0.5.0

29 Jun 08:49
c8861f5
Compare
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
Compare
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
Compare
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
Compare
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)

v0.2.1

01 Jun 03:05
7543503
Compare
Choose a tag to compare

Bug Fixes

  • added theme for user tutorial too (74c0b21)
  • fixed toast z index issue (fd1732d)
  • using invert filter for driver.js in dark mode only (2269d3b)

v0.2.0

31 May 06:45
8c75372
Compare
Choose a tag to compare

Bug Fixes

  • footer,layout: moved footer to layout, and using sticky position for footer (4524a3c)

Features

  • tutorial: added tutorials for users (0bd34f5)