Releases: technikhil314/offline-diff-viewer
Releases · technikhil314/offline-diff-viewer
v0.7.0
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.5.0
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
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
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
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
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
Bug Fixes
- footer,layout: moved footer to layout, and using sticky position for footer (4524a3c)
Features
- tutorial: added tutorials for users (0bd34f5)
v0.1.1
Bug Fixes
- theme: dark mode toggle not working across refreshes (b2a838f)
- toast: using fixed position toast (a29b331)