Skip to content

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

v0.6.12

22 May 14:40
644e5a2

Choose a tag to compare

v0.6.12

v0.6.11

17 May 11:20
748647c

Choose a tag to compare

🐛 Bugfixes

  • #363 Update ember responsive to solve broken tests on 3.11

v0.6.10

12 Apr 03:43
5863fc9

Choose a tag to compare

🚀 New Features / Enhancements

  • #329 Allows docs-hero class to be customized

🐛 Bug fixes

  • #357 Nav doesn't break for addons with no module exports

📝 Documentation

  • #358 Touch up quickstart

v0.6.9

09 Apr 18:38
3af6701

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

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

Choose a tag to compare

🚀 New Features / Enhancements

  • #335 Support fancier function signatures

v0.6.6

09 Mar 01:07
bdb9ebc

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

Choose a tag to compare

🚀 New Features / Enhancements

  • #324 Improved search UI

v0.6.4

13 Feb 00:58
edad442

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

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