Releases
v0.1.0
Bug Fixes
added a11y titles for all anchor tags (c8554ae )
added default labels to text blocks (8b94c0d )
added footer and corresponding css changes to avoid layout issues (35f8760 )
added id to back button in navbar (0001e3f )
added missing titles in diffview of v2 (#138 ) (f8a6926 )
added multiple canonical domains. and changed the title (4588056 )
added nuxtjs and tailwind logo (9383f20 )
added path to darkmode cookie (70ae6ef )
added shadow and border to subnav on diff page (de2b4e5 )
added skip to main content button (0537ff2 )
added theme for user tutorial too (74c0b21 )
added typescript to lint staged (ddc10cd )
adding background to full modified lines (c695108 )
adding icon.png for pwa (5004eed )
adding short description to title (8292e65 )
back arrow color fix (2640984 )
center aligning toast icon (71bdcc8 )
changed height of page-contents grid rows (5bce081 )
copy link short cut tutorial cookie was not injested (6460cce )
enabling eslint on typescript and fixing all eslint issues (a70412b )
enabling source map based on NODE_ENV (c62c351 )
escaping all html/xml characters (66fb4d8 )
fixed multiple toast issue (8f8629b )
fixed toast z index issue (fd1732d )
fixes for navbar back button vertical alignment and not showing diff if no data entered (6f3b701 )
fixing copy content button in light mode (192ca4f )
fixing line number gutter height to have it edge to edge from top to bottom (1dfb437 )
fixing release workflow (abf0166 )
fixing text color in switching theme (dfbb73f )
fixing typescript missing type issue (1294d6e )
fixing vue prop binding issue (67d6de0 )
footer,layout: moved footer to layout, and using sticky position for footer (4524a3c )
found mix-blend-mode chrome bug (40a5f04 )
increasing z-index of toast (4c8a425 )
major css layout fixes (99680b9 )
major css layout fixes (44ea304 )
making it mobile first (5dbbd91 )
minor fix on toast style (f80c5cb )
not handelling ctrl + c if user has some text selected (aace8de )
not rendering dirver.js if no tutorials to show (1991883 )
not vertically centering line number (08d13a0 )
now comparing all text at once and showing diff (d1f8dc1 )
removed FART Flash of replaced theme (a1afff2 )
removed unwanted comments (b758e57 )
removing flash of theme using nuxt plugins (d72533a )
removing sticky copy for now to fix hydration issue (fa82795 )
several fixes (#134 ) (8eebc75 )
showing apostophe symbol (10fb1f0 )
showing error toast if no data on either side (8bafec2 )
showing tick mark in all clipboard button on copy action (e0aadc6 )
stretching flex item in diff view to show consistent UI (716e08a )
theme: dark mode toggle not working across refreshes (b2a838f )
toast: using fixed position toast (a29b331 )
tutorial: tutorial is shown even after cookie is dropped (d085d84 )
ui: fixed the line number alignment with text lines (2ef2ae7 )
ui: keeping old diff as is with just new color changes (99d6b21 )
ui: properly aligning the block labels (5c216f0 )
ui: several minor fixes (955c30d )
updating user preference and cookie logic for theme detectioni (3beb8e3 )
using correct file nemes in webapp manifest (82053c9 )
using dark and light icons based on browser theme (78fa5cc )
using hash route for diff page so server can not read data (7846f18 )
using info as default toast theme (5f17b74 )
using invert filter for driver.js in dark mode only (2269d3b )
using little off white color as background (b076366 )
using open sans font for landing page (a0fc7ab )
using proper typescript types (09a2d39 )
using single function to show toast on copy button click (8a40a2e )
using typescript in store directory (3cdd947 )
Features
a11y: added more a11y related stuff (#112 ) (b814b93 )
added dark mode support (f18e9b5 )
diff hunks: added ability to move in previous and next diff (97d142c )
diff hunks: highlighting both side diff on travelling diff hunks (8ae227c )
diff-navigation: added diff navigation to monaco diff editor (c15437b )
kbd shortcut: added submit keyboard shortcut for index page (f018def )
labels: added ability to add labels to text section (fc86793 )
monaco: added first draft for monaco editor integration (933797a )
persist-data: storing data in store to redisplay when clicked on back button (a2a86ae )
scroll in sync: added ability to toggle in sync scroll (8577f01 )
scroll in sync: made user tutorial for in sync scroll (c51f62e )
theme: theme changes between page transition (41752aa )
tutorial: added tutorial for copy link shortcut (647ab0d )
tutorial: added tutorials for users (0bd34f5 )
You can’t perform that action at this time.