Releases: ember-learn/ember-cli-addon-docs
Releases · ember-learn/ember-cli-addon-docs
v0.6.9
🚀 New Features / Enhancements
🐛 Bug fixes
- #347 Better monorepo support
- 116ba91 guard search hotkey when an input is focused
🏠 Internal
- #350 Don't blow away host's auto-import config
- #349 Convert node tests to use mocha
- #341 Fix usage of test selector on tagless component
- #351 Adds tests for
docs-page
blueprint
v0.6.8
📝 Documentation
- #338 Removed outdated optional step: "Better scrolling"
🏠 Internal
- #348 Update ember-concurrency
v0.6.7
🚀 New Features / Enhancements
- #335 Support fancier function signatures
v0.6.6
🐛Bug fixes
- #332 Fix a double slash in url that causes history corruption
- #331 Fix resolved type on module name containing type itself
- #325 Upgrade Sass (removes @import warning)
📝 Documentation
- 2217b1d Updates ssh-keygen snippet due to new defaults
v0.6.5
🚀 New Features / Enhancements
v0.6.4
🚀 New Features / Enhancements
- #320 Dark syntax highlighting
- #321 Expose
compileMarkdown
function
🐛Bug fixes
- #322 Better sort order for version selector
📝 Documentation
v0.6.3
🐛Bug fixes
- #309 version selector changed on second open
- #312 support opening tags inside backticks
🚀 Enhancements
- #315 hide snippet nav when demo has single snippet
📝 Documentation
🏠 Internal
- #310 upgrade Mirage
- #314 wrap nav & snippet in div
v0.6.2
🚀 Enhancements
- #304 Allow customization of brand color
- #286 Enable Angle Bracket components inside markdown templates
- #301 Fix deploy logic for sites on custom domains
📝 Documentation
- #264 Updated quickstart example snippets
- #269 Updates to Deploy guide
🏠 Internal
v0.6.1
🚀 Enhancements
- #280 Show single exports of resolved types in nav bar
🏠 Internal
v0.6.0
Added
- Prompt on installation for whether to add the YUIDoc or ESDoc plugin (#248)
Changed
- Design overhaul (#247)
- Allow Ember Data 2.x or 3.x (#243)
Fixed
- No more "tree cycle detected" with Ember CLI 3.4+ (#239)
- "Edit this Page" links now work with non-pod templates (#237)