Skip to content
This repository has been archived by the owner on Aug 1, 2020. It is now read-only.

v1.4.0

Latest
Compare
Choose a tag to compare
@mihkeleidast mihkeleidast released this 21 May 15:35
· 2 commits to master since this release

Bug Fixes

  • proper padding for Assets block title
  • increase text selection contrast (#111)

Features

  • enable keyboard interaction for nav toggles (#106)
  • improve search behavior & add collapse all button to navigation (#107)
  • allow users to customize highlight.js theme (#105)
  • remove useless preview iframe sandbox attribute (#109)
  • avoid redefining already inherited font families (#112)
  • persist navigation state only for the current session (#110)

Chores

  • setup ESLint, Prettier and properly configure Stylelint (#108)