Skip to content

Latest commit

 

History

History
647 lines (331 loc) · 31.9 KB

CHANGELOG.md

File metadata and controls

647 lines (331 loc) · 31.9 KB

Changelog

All notable changes to this project will be documented in this file.

v0.21.0 (2024-09-27)

💥 Breaking Change

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

Committers: 3

v0.20.0 (2023-10-07)

🚀 Enhancement

  • #973 Eliminate uppercase'ing of menu items and update menu item hover state (@lukemelia)

Committers: 1

v0.19.0 (2023-09-28)

💥 Breaking Change

🚀 Enhancement

  • #963 Add an Api type to Freestyle::Usage for when you expect a component as argument (@lukemelia)

🐛 Bug Fix

Committers: 2

v0.18.0 (2023-07-18)

🚀 Enhancement

🐛 Bug Fix

🏠 Internal

Committers: 2

v0.17.0 (2022-10-18)

🚀 Enhancement

Committers: 1

🚀 Enhancement

Committers: 1

v0.16.0-beta.0 (2022-09-22)

💥 Breaking Change

Committers: 1

v0.15.0 (2022-09-14)

🚀 Enhancement

🐛 Bug Fix

📝 Documentation

🏠 Internal

Committers: 3

0.14.0 (2022-03-11)

⚠ BREAKING CHANGES

  • remove freestyle-showdown-content component

  • update ember-modifier to v3

  • update to Ember v4.2

  • remove freestyle-showdown-content component (5956a9e)

  • update ember-modifier to v3 (700eb07)

  • update to Ember v4.2 (f6646a2)

0.13.2 (2021-11-21)

0.13.1 (2021-11-21)

This release didn't make it to npm. 0.13.2 has the same stuff.

Features

  • remove dependency on ember-cli-sass and sass (5482db1)

Bug Fixes

0.13.0 (2021-10-29)

⚠ BREAKING CHANGES

  • remove the use of ember-json-viewer
  • drop support for Node v10

Features

  • deprecate <FreestyleShowdownContent /> component (78f2568)

Bug Fixes

  • fix generated id for freestyle-dynamic-input component (942c901)

  • import computed.or directly (ecb6811)

  • import htmlSafe from @ember/template (57ea33f)

  • make AST plugin functional (87f521c)

  • resolve deprecations related to built-in component events (a4d07c6)

  • drop support for Node v10 (2add9c7)

  • remove the use of ember-json-viewer (023f559)

0.12.11 (2021-03-23)

Bug Fixes

  • Move glimmer/tracker to the deps list since (3a39dc6)
  • rendering a color palette (336af81)

0.12.10 (2021-03-17)

Bug Fixes

0.12.9 (2021-03-12)

Bug Fixes

  • @ember/render-modifiers must be a normal dependency (4bacc17)

0.12.8 (2021-03-03)

Features

0.12.7 (2021-02-26)

Bug Fixes

  • Only avoid preprocessing ember-freestyle's templates not the templates of an addon that depends on it (8b3df73)

0.12.6 (2021-02-25)

Bug Fixes

0.12.5 (2021-02-24)

0.12.4 (2021-02-17)

Bug Fixes

  • Improve handling of named-blocks-polyfill mangled hbs (c456bff)

0.12.3 (2021-02-04)

Bug Fixes

0.12.2 (2021-02-04)

Features

Bug Fixes

  • Don't run AST transform on freestyle itself, just on it's parent app/addon (e086fbf)
  • Support for nested addon (93c6183)

0.12.1 (2020-09-22)

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