Skip to content

v0.6.16

Compare
Choose a tag to compare
@samselikoff samselikoff released this 04 Jan 21:10
67d4cc8

🚀 New Features / Enhancements

  • #412 Replace ember-cli-tailwind with postcss and tailwindcss
  • #411 Add config options to indicate the file extensions that ember-code-snippet needs to use. Read the docs for this feature
  • #409 Support standalone docs apps. See the PR for how to use this feature.

🐛 Bug fixes

  • #404 Be more explicit on where label is located
  • #421 Snippets support angle bracket invocation
  • #430 Fix copy snippet button
  • #428 rootURL: replace backslashes with forward slashes
  • #426 docs-hero: Fix YUIDoc property name logo→prefix to match actual property name
  • #441 Support non-block <DocsSnippet> invocation

📝 Documentation

  • #434 Fix examples to use docs-container class instead of container

🏠 Internal

  • #414 Upgrade Project Dependencies
  • #418 Refactor route anchor jump system
  • #419 Change scheduleOnce to schedule
  • #416 dependabot: Add a config
  • 7906347 Hide function from docs
  • 4f5bfd1 Don't assume the existence of an addon dir in the documented addon
  • #433 Use double quotes everywhere
  • #432 Update yarn.lock
  • #435 Upgrade to tailwind 1.x
  • #436 Upgrade ember-code-snippet to v3.0.0