Skip to content

Releases: ember-learn/ember-cli-addon-docs

v0.6.9

09 Apr 18:38
3af6701
Compare
Choose a tag to compare

🚀 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

09 Apr 15:34
Compare
Choose a tag to compare

📝 Documentation

  • #338 Removed outdated optional step: "Better scrolling"

🏠 Internal

  • #348 Update ember-concurrency

v0.6.7

09 Apr 15:31
5131eaa
Compare
Choose a tag to compare

🚀 New Features / Enhancements

  • #335 Support fancier function signatures

v0.6.6

09 Mar 01:07
bdb9ebc
Compare
Choose a tag to compare

🐛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

01 Mar 23:06
5de0d85
Compare
Choose a tag to compare

🚀 New Features / Enhancements

  • #324 Improved search UI

v0.6.4

13 Feb 00:58
edad442
Compare
Choose a tag to compare

🚀 New Features / Enhancements

  • #320 Dark syntax highlighting
  • #321 Expose compileMarkdown function

🐛Bug fixes

  • #322 Better sort order for version selector

📝 Documentation

  • dfd71ae update docs-snippet guide

v0.6.3

07 Feb 14:37
1f9f9dd
Compare
Choose a tag to compare

🐛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

  • #316 update deploy docs

🏠 Internal

  • #310 upgrade Mirage
  • #314 wrap nav & snippet in div

v0.6.2

22 Jan 03:20
9f6fa26
Compare
Choose a tag to compare

🚀 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

24 Nov 20:18
153990b
Compare
Choose a tag to compare

🚀 Enhancements

  • #280 Show single exports of resolved types in nav bar

🏠 Internal

v0.6.0

09 Oct 21:13
92d6c44
Compare
Choose a tag to compare

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)