Skip to content

Latest commit

 

History

History
408 lines (194 loc) · 20.3 KB

CHANGELOG.md

File metadata and controls

408 lines (194 loc) · 20.3 KB

Changelog

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.12.0 (2020-05-21)

⚠ BREAKING CHANGES

  • Remove support for freestyle-note
  • A stub component has been left to throw an error which points the documentation
  • test: Update test matrix support to ember 3.12 and 3.16

  • Preserve formatting for source blocks in AST transform

  • also moved unindenting to the AST plugin rather than in-browser
  • style: Improve documentation site styles

  • chore: removed unused import

Co-authored-by: Luke Melia [email protected]

Features

  • Support Freestyle Usage|Note angle bracket component invoc… (#300) (61b668c)

  • BREAKING CHANGE: Switch to AST transform for freestyle-usage source preview, drop support for comment-delineated snippets, remove freestyle-notes component (#357) (5cc6f42), closes #357

0.11.10 (2020-04-03)

0.11.9 (2019-10-07)

0.11.8 (2019-10-06)

Bug Fixes

  • Remove jQuery usage and update project dependencies (#238) (f77ba52)

0.11.7 (2019-10-06)

0.11.6 (2019-10-06)

0.11.5 (2019-10-06)

Features

0.11.4 (2019-10-06)

0.11.3 (2019-10-06)

Bug Fixes

  • Remove computed property override deprecation (#198) (71b8b64)

0.11.2 (2019-10-06)

0.11.1 (2019-10-06)

0.11.0 (2019-10-06)

Features

  • Update ember-cli-sass to use Dart Sass. 191

0.10.0 (2018-11-07)

Bug Fixes

  • Don't include blank lines when determining how much to unindent 181 (danwenzel)

Features

0.9.0 (2018-09-10)

Bug Fixes

Features

0.8.1 (2018-03-01)

Bug Fixes

0.8.0 (2018-02-27)

Bug Fixes

Features

0.7.0 (2018-02-20)

Features

0.6.2 (2017-11-01)

Bug Fixes

Features

0.6.1 (2017-07-14)

Features

0.6.0 (2017-07-09)

Features

0.5.0 (2017-07-09)

Features

0.4.2 (2017-07-01)

Bug Fixes

Features

0.4.1 (2017-05-03)

Bug Fixes

0.4.0 (2017-05-03)

Features

0.3.0 (2017-05-03)

Bug Fixes

Features

0.2.14 (2017-02-24)

Bug Fixes

  • Fix 'calling set on destroyed object' error 97 (tamzinblake)
  • Fix(freestyle-menu): Reset f queryParam in menu 83 (fsmanuel)
  • Fix snippet language detection 76 (wagenet)

Features

0.2.13 (2016-08-16)

Bug Fixes

Features

  • Removes quotes to enable fontFamily on freestyle-typeface component 140 (wagenet)
  • Return false for isDevelopingAddon 74 (elidupuis)
  • Move rendered component next to its corresponding code snippet 70 (vine77)
  • Add some better test coverage before refactoring. 66 (migbar)

0.2.12 (2016-05-24)

Bug Fixes

  • Fix Menu When Page Loaded While Section or Subsection Focused 60 (chrislopresto)

Features

0.2.11 (2016-05-20)

Features

0.2.10 (2016-04-20)

Features

0.2.9 (2016-04-08)

Features

0.2.8 (2016-04-07)

Features

0.2.7 (2016-03-30)

Features

0.2.6 (2016-03-03)

0.2.5 (2016-03-03)

0.2.4 (2016-03-03)

0.2.3 (2016-03-03)

Features

0.2.2 (2016-02-29)

Bug Fixes

  • add missing ember-truth-helpers dependency 5 (andrewfan)

Features

0.2.1 (2016-02-22)

Features

0.2.0 (2016-02-22)

Features

0.1.1 (2016-02-21)

Features

0.1.0 (2016-02-14)

Features