-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore: skip husky option, add changelog.md back
- Loading branch information
Showing
4 changed files
with
299 additions
and
8 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,163 @@ | ||
# Changelog | ||
|
||
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. | ||
|
||
# [0.7.0](https://github.com/BuptStEve/vuepress-plugin-demo-code/compare/v0.6.0...v0.7.0) (2022-04-23) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* close [#40](https://github.com/BuptStEve/vuepress-plugin-demo-code/issues/40), add DemoCodePluginOptions ([fe0b917](https://github.com/BuptStEve/vuepress-plugin-demo-code/commit/fe0b917)) | ||
|
||
|
||
### Features | ||
|
||
* add vueVersion ([9866b99](https://github.com/BuptStEve/vuepress-plugin-demo-code/commit/9866b99)) | ||
|
||
## [0.6.0](https://github.com/BuptStEve/vuepress-plugin-demo-code/compare/v0.5.2...v0.6.0) (2021-06-23) | ||
|
||
|
||
### Features | ||
|
||
* support jsfiddle framework API parameter ([deb58ce](https://github.com/BuptStEve/vuepress-plugin-demo-code/commit/deb58ce1f6983d9b5bfd5758bee34406e0a5a408)) | ||
|
||
## [0.5.2](https://github.com/BuptStEve/vuepress-plugin-demo-code/compare/v0.5.1...v0.5.2) (2020-07-22) | ||
|
||
|
||
|
||
## [0.5.1](https://github.com/BuptStEve/vuepress-plugin-demo-code/compare/v0.5.0...v0.5.1) (2020-07-22) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* v0.5.1, close [#28](https://github.com/BuptStEve/vuepress-plugin-demo-code/issues/28), update deps ([#29](https://github.com/BuptStEve/vuepress-plugin-demo-code/issues/29)) ([15a3612](https://github.com/BuptStEve/vuepress-plugin-demo-code/commit/15a361241a92cd1775874a3efbb6530682a186f0)) | ||
|
||
|
||
|
||
# [0.5.0](https://github.com/BuptStEve/vuepress-plugin-demo-code/compare/v0.4.2...v0.5.0) (2019-12-19) | ||
|
||
|
||
### Features | ||
|
||
* close [#19](https://github.com/BuptStEve/vuepress-plugin-demo-code/issues/19), add vuepress-plugin-code-copy to support copy code ([#22](https://github.com/BuptStEve/vuepress-plugin-demo-code/issues/22)) ([3c334b3](https://github.com/BuptStEve/vuepress-plugin-demo-code/commit/3c334b33947cd830762a17b97474f358023e3e1a)) | ||
|
||
|
||
|
||
## [0.4.2](https://github.com/BuptStEve/vuepress-plugin-demo-code/compare/v0.4.1...v0.4.2) (2019-11-27) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* prevent Prism calling highlightAll ([#21](https://github.com/BuptStEve/vuepress-plugin-demo-code/issues/21)) ([075d0e4](https://github.com/BuptStEve/vuepress-plugin-demo-code/commit/075d0e4607356fffe128a5e1e8098862068ccb5b)) | ||
|
||
|
||
|
||
## [0.4.1](https://github.com/BuptStEve/vuepress-plugin-demo-code/compare/v0.4.0...v0.4.1) (2019-11-27) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* add missing language mark back ([#20](https://github.com/BuptStEve/vuepress-plugin-demo-code/issues/20)) ([1482991](https://github.com/BuptStEve/vuepress-plugin-demo-code/commit/14829914867377a6d2358610763a70b5fff1cf1a)) | ||
|
||
|
||
|
||
# [0.4.0](https://github.com/BuptStEve/vuepress-plugin-demo-code/compare/v0.3.7...v0.4.0) (2019-11-21) | ||
|
||
|
||
### Performance Improvements | ||
|
||
* close [#16](https://github.com/BuptStEve/vuepress-plugin-demo-code/issues/16), use v-html to render code at runtime in DemoAndCode.vue ([#18](https://github.com/BuptStEve/vuepress-plugin-demo-code/issues/18)) ([0b521d3](https://github.com/BuptStEve/vuepress-plugin-demo-code/commit/0b521d357c4f5c6b6781ac2860ae17ff26524a83)) | ||
|
||
|
||
|
||
## [0.3.7](https://github.com/BuptStEve/vuepress-plugin-demo-code/compare/v0.3.6...v0.3.7) (2019-10-12) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* **online-edit:** fix codesandbox's js entry file name ([#15](https://github.com/BuptStEve/vuepress-plugin-demo-code/issues/15)) ([ee0b883](https://github.com/BuptStEve/vuepress-plugin-demo-code/commit/ee0b88322a4e498d173bb3f894dfd3e4d692b831)) | ||
|
||
|
||
|
||
## [0.3.6](https://github.com/BuptStEve/vuepress-plugin-demo-code/compare/v0.3.5...v0.3.6) (2019-10-11) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* close [#12](https://github.com/BuptStEve/vuepress-plugin-demo-code/issues/12), render example code for inline elements ([#14](https://github.com/BuptStEve/vuepress-plugin-demo-code/issues/14)) ([f677c3e](https://github.com/BuptStEve/vuepress-plugin-demo-code/commit/f677c3e726354a2be17366cd9055fd247bafbbab)) | ||
|
||
|
||
### Features | ||
|
||
* add vuepress-plugin-smooth-scroll ([#7](https://github.com/BuptStEve/vuepress-plugin-demo-code/issues/7)) ([22b5034](https://github.com/BuptStEve/vuepress-plugin-demo-code/commit/22b503452c511f1cab1101ebd35c30034233b509)) | ||
|
||
|
||
|
||
## [0.3.5](https://github.com/BuptStEve/vuepress-plugin-demo-code/compare/v0.3.4...v0.3.5) (2019-02-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* tooltip ([eac4c4a](https://github.com/BuptStEve/vuepress-plugin-demo-code/commit/eac4c4ae52cef7979d84c4d1b42ae0165196e8cb)) | ||
|
||
|
||
|
||
## [0.3.4](https://github.com/BuptStEve/vuepress-plugin-demo-code/compare/v0.3.3...v0.3.4) (2019-02-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* sticky on mobile devices ([06e92ab](https://github.com/BuptStEve/vuepress-plugin-demo-code/commit/06e92ab5f6365f7e435eb110d28a3c46058d737c)) | ||
|
||
|
||
|
||
## [0.3.3](https://github.com/BuptStEve/vuepress-plugin-demo-code/compare/v0.3.2...v0.3.3) (2019-02-25) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* close [#6](https://github.com/BuptStEve/vuepress-plugin-demo-code/issues/6), modify css ([ff6df34](https://github.com/BuptStEve/vuepress-plugin-demo-code/commit/ff6df345bb5f8989f63040e86b4334a8e1919b0b)) | ||
|
||
|
||
### Features | ||
|
||
* use markdown-it-include ([5843c63](https://github.com/BuptStEve/vuepress-plugin-demo-code/commit/5843c63020923bd0e6ea7631835433eba8b06d06)) | ||
|
||
|
||
|
||
## [0.3.2](https://github.com/BuptStEve/vuepress-plugin-demo-code/compare/v0.3.1...v0.3.2) (2019-02-13) | ||
|
||
|
||
### Bug Fixes | ||
|
||
* enhance small screen experience ([344077a](https://github.com/BuptStEve/vuepress-plugin-demo-code/commit/344077a0d0a72ed556cff2f540c61f2a8b0772fe)) | ||
|
||
|
||
|
||
## [0.3.1](https://github.com/BuptStEve/vuepress-plugin-demo-code/compare/v0.3.0...v0.3.1) (2019-02-13) | ||
|
||
|
||
|
||
# [0.3.0](https://github.com/BuptStEve/vuepress-plugin-demo-code/compare/v0.2.1...v0.3.0) (2019-02-13) | ||
|
||
|
||
|
||
## [0.2.1](https://github.com/BuptStEve/vuepress-plugin-demo-code/compare/v0.2.0...v0.2.1) (2019-02-12) | ||
|
||
|
||
|
||
# [0.2.0](https://github.com/BuptStEve/vuepress-plugin-demo-code/compare/v0.1.0...v0.2.0) (2019-02-01) | ||
|
||
|
||
### Features | ||
|
||
* support pass config ([0559a36](https://github.com/BuptStEve/vuepress-plugin-demo-code/commit/0559a36c4bb6eff73bd449df9ef171baae79b2d6)) | ||
|
||
|
||
|
||
# [0.1.0](https://github.com/BuptStEve/vuepress-plugin-demo-code/compare/37edb7e8336ed35b14408a5661c55b776014f5d7...v0.1.0) (2019-01-27) | ||
|
||
|
||
### Features | ||
|
||
* basic function ([37edb7e](https://github.com/BuptStEve/vuepress-plugin-demo-code/commit/37edb7e8336ed35b14408a5661c55b776014f5d7)) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.