Skip to content

Releases: technikhil314/offline-diff-viewer

v0.1.0

30 May 14:04
268674d
Compare
Choose a tag to compare

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

26 May 15:19
55c293a
Compare
Choose a tag to compare

Bug Fixes

  • added a11y titles for all anchor tags (c8554ae)
  • added multiple canonical domains. and changed the title (4588056)

v0.0.9

17 May 17:30
498e991
Compare
Choose a tag to compare

Bug Fixes

  • added nuxtjs and tailwind logo (9383f20)

v0.0.8

14 May 13:32
725588c
Compare
Choose a tag to compare

Bug Fixes

  • changed height of page-contents grid rows (5bce081)

v0.0.7

14 May 04:22
1695d1d
Compare
Choose a tag to compare

Bug Fixes

  • added footer and corresponding css changes to avoid layout issues (35f8760)
  • removed FART Flash of replaced theme (a1afff2)

v0.0.6

29 Dec 12:25
bdf31cc
Compare
Choose a tag to compare

Bug Fixes

  • fixing line number gutter height to have it edge to edge from top to bottom (1dfb437)

v0.0.5

03 Dec 05:34
bd49d4d
Compare
Choose a tag to compare

Bug Fixes

  • escaping all html/xml characters (66fb4d8)

v0.0.4

28 Nov 13:55
Compare
Choose a tag to compare

Bug Fixes

  • fixing release workflow (abf0166)

v0.0.3

28 Nov 13:28
Compare
Choose a tag to compare

Bug Fixes

  • fixing vue prop binding issue (67d6de0)

v0.0.2

28 Nov 13:24
Compare
Choose a tag to compare

Bug Fixes

  • added typescript to lint staged (ddc10cd)
  • enabling eslint on typescript and fixing all eslint issues (a70412b)