Skip to content

Latest commit

 

History

History
165 lines (108 loc) · 4.89 KB

CHANGELOG.md

File metadata and controls

165 lines (108 loc) · 4.89 KB

CHANGELOG

v1.10.0 (2021-03-03)

Changed

  • Turn off .renderHanging() for the Index page.
  • Remove the outdated tajs.qq.com statistics.

Fixed

  • Remove system-ui from sans-serif font-family fallback list for compatibility of the custom Han font.
  • Remove Athelas & Sitka Text for a vertical typesetting bug.
  • Update the CSS text-emphasis-position value into under left to meet the syntax.

Testbench: https://poisson.laerhsif.com/?v=1.10.0


v1.9.0 (2020-05-22)

Changed


v1.8.0 (2020-02-11)

Changed

  • Fix the gap between ! + .bd-close + ? + .bd-close.

v1.7.0 (2020-02-06)

Added

  • Improve SEO for the RSS feed sitemap.

v1.6.1 (2020-01-17)

Fixed

  • Fix crntMarkWidth value's calculation for fnPositionInlineAll.

v1.6.0 (2020-01-17)

Added

Changed

  • Update inline footnote’s positioning logic:
    • Position the certain inline footnote every time when its mark is clicked.
    • Refine the positioning for the inline note bubble's arrow.
    • Rename fnPositionSide into fnPositionSideAll.
    • Rename the previous fnPositionInline into fnPositionInlineAll.
    • Testbench: https://poisson.laerhsif.com/2020-01-14/?v=1.6.0

v1.5.1 (2020-01-16)

Fixed


v1.5.0 (2020-01-16)

Added


v1.4.0 (2020-01-14)

Added

Changed

Fixed

  • Fix the statement of var bodyClassModifier.

v1.3.0 (2019-12-25)

Added

  • Add favicon.
  • Add 4 Apple touch icons & 2 Android icons.
  • Add the footer module into the Index page.

Changed

  • Update the -webkit-touch-callout strategy of <a> for better interaction on touch devices like iOS devices.

Fixed

  • Fix the value of apple-mobile-web-app-title meta.

Testbench: https://poisson.laerhsif.com/?v=1.3.0


v1.2.0 (2019-12-22)

Changed


v1.1.1 (2019-12-21)

Fixed

  • Fix dom4.max.js comments for libs.js.

v1.1.0 (2019-12-18)

Changed

  • After clicking .fn-mark, change the hash URL from footnote item’s anchor ID into mark’s.
  • Update font-size of code elements for articles.
  • Remove outline styles for a:focus.

Testbench: https://poisson.laerhsif.com/2014-01-09/?v=1.1.0


v1.0.1 (2019-12-18)

Fixed

  • Fix the character · invisible issue in the inline footnotes.
  • Make a guard & degradation for CSS variables.

Testbench: https://poisson.laerhsif.com/2017-02-03/?v=1.0.1


v1.0.0 (2019-12-17)

Release the first version. Testbench: https://poisson.laerhsif.com/?v=1.0.0