Skip to content

8.21.0

Latest
Compare
Choose a tag to compare
@stevenjoezhang stevenjoezhang released this 21 Sep 03:09
· 7 commits to master since this release

What's Changed

πŸ’₯ Breaking Changes

  • Remove local_search.trigger option (659e82b)
local_search:
-  # If auto, trigger search by changing input.
-  # If manual, trigger search by pressing enter key or search button.
-  trigger: auto

🌟 New Features

  • Trigger Search Event when user presses Ctrl + K by @penxian in #804

⭐ Features

🐞 Bug Fixes

πŸ›  Improvements

  • Prefer object-shorthand (524c369)
  • Better use of parseInt and Number (17259c0)
  • Specify transition-property (da8db69)
  • Use Array.flat in motion.js (783b6ff)

πŸŒ€ External Changes

πŸ“– Documentation

  • Update pull request template (263841b)

🌍 Localization

New Contributors

Full Changelog: v8.20.0...v8.21.0