Skip to content

v3.3.9

Compare
Choose a tag to compare
@reuixiy reuixiy released this 18 Dec 02:03

Bug Fixes

  • add MathJax.texReset(); (fc08a2c)
  • change margin of <blockquote> to 2em, 0 (d04efe7), closes #39
  • chaos caused by unreset .Scratch (3e862b4)
  • load fonts-src on demand (d4edbff)
  • minimal-footer style (6729a2e)
  • missing license info in json-ld (20f7eef)
  • srcollbar style (288a00d)
  • style of code in pre (dce3462)
  • style of mathjax (8efdca6)
  • style of thead, th, td, dt (6a11b06)
  • ugly encoded URLs in post-copyright (0efad4c), closes #24
  • use greater width for max-width (8c4aae2)
  • use U+0020 instead of &nbsp; No-Break Space (46660e2)
  • valine comment #22 (935c9d5)
  • wrong whitespace position (56578ac)

Code Refactoring

  • modular instantclick & fix a mistake (6a49a25)
  • simplify dark mode (cc7b36b)
  • using data attributes (13a67ac)
  • better responsive design (c4dad06)
  • use justify-content (a9ccb77), closes #38
  • separate maxWidth from responsive.scss (88e66e1)
  • modular homepage for better customization (4aeb5e2)

Features

Performance Improvements

  • load valine.js only when button is clicked (dee283f)