vuepress / ecosystem

Official plugins and themes for VuePress2
https://ecosystem.vuejs.press
MIT License
19 stars 25 forks source link

feat(theme-default)!: rename `auto` to `heading` in sidebar and improve layout types #186

Closed Mister-Hope closed 4 weeks ago

Mister-Hope commented 4 weeks ago

This PR improves types of navbar and sidebar by making them stricter and more accurate.

E.g.: When users are nesting navbar to 3 levels, type issue is thrown.


Also, it changes auto keyword to heading, so that structure keyword can be introduced later.

coveralls commented 4 weeks ago

Pull Request Test Coverage Report for Build 9317078044

Details


Totals Coverage Status
Change from base Build 9302195921: 0.0%
Covered Lines: 1010
Relevant Lines: 1600

💛 - Coveralls