diff --git a/.editorconfig b/.editorconfig index 2e7acaf..6816590 100644 --- a/.editorconfig +++ b/.editorconfig @@ -9,4 +9,7 @@ indent_size = 4 trim_trailing_whitespace = true [*.md] -trim_trailing_whitespace = false \ No newline at end of file +trim_trailing_whitespace = false + +[*.scss] +insert_final_newline = false diff --git a/CHANGELOG.md b/CHANGELOG.md index 88ce5ab..cdcb459 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,25 @@ All notable changes to this project will be documented here. + +## [4.0.0](https://github.com/rawilk/vue-context/releases/tag/4.0.0) + +Released 2019-05-18 + +### Added 4.0.0 +- Added support for keyboard navigation (up and down arrows). +- Added ability to close menu on esc. +- Added `lazy` prop as an alternative to `v-show`. +- Added `tag` prop to specify menu tag (defaults to `