Releases: technikhil314/offline-diff-viewer
Releases · technikhil314/offline-diff-viewer
v0.1.0
Bug Fixes
- found mix-blend-mode chrome bug (40a5f04)
- 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)
Features
- labels: added ability to add labels to text section (fc86793)
v0.0.10
Bug Fixes
- added a11y titles for all anchor tags (c8554ae)
- added multiple canonical domains. and changed the title (4588056)
v0.0.9
Bug Fixes
- added nuxtjs and tailwind logo (9383f20)
v0.0.8
Bug Fixes
- changed height of page-contents grid rows (5bce081)
v0.0.7
Bug Fixes
- added footer and corresponding css changes to avoid layout issues (35f8760)
- removed FART Flash of replaced theme (a1afff2)
v0.0.6
Bug Fixes
- fixing line number gutter height to have it edge to edge from top to bottom (1dfb437)
v0.0.5
Bug Fixes
- escaping all html/xml characters (66fb4d8)
v0.0.3
Bug Fixes
- fixing vue prop binding issue (67d6de0)
v0.0.2
Bug Fixes
- added typescript to lint staged (ddc10cd)
- enabling eslint on typescript and fixing all eslint issues (a70412b)