Skip to content

Latest commit

 

History

History
268 lines (149 loc) · 13 KB

CHANGELOG.md

File metadata and controls

268 lines (149 loc) · 13 KB

v0.8.1 (2022-10-19)

🚀 Enhancement

  • #88 Provide alternative to inheritance for customizing component paths (@lukemelia)

🏠 Internal

Committers: 1

v0.8.0 (2022-01-04)

Promoted 0.8.0 beta to stable

0.8.0 (2022-01-04)

0.8.0-beta.0 (2021-12-28)

  • [BREAKING] Drop compatibility with Ember < 3.16 (f47d771)
  • Release 0.8.0-beta.0 (81caf32)
  • Update to modern Ember (e8c1673)
  • Use Github Actions for CI (3eb3865)

0.7.0 (2020-06-06)

  • Release 0.7.0 (197b1c7)
  • Setup release-it to automate config and CHANGELOG (b1bdf56)
  • Switch from ember-fastboot-addon-tests to ember-cli-fastboot-testing (117540c)
  • Tweak release-it config (421320a)
  • Update compatibility and build status details in README (cdc1bfa)
  • Update dependencies (3ef12ca)
  • Update to mobiledoc-dom-renderer 0.7.0 and ember 3.18 (fc51244)
  • docs: Document element renderer options (#51) (28f8c7b), closes #51

0.6.0 (2017-08-24)

  • Add ember-2.12 to ember-try config (#47) (5729d6e), closes #47
  • Fix missing lookupFactory method by importing the Component class directly (#48) (70425a5), closes #48
  • fix typo in npm script (b0ea325)
  • Update deps (fixes fastboot tests), test in Chrome at CI (#49) (c8b07a1), closes #49
  • v0.6.0 (ca4c839)
  • chore(yarn): use yarn (#50) (3ef669b), closes #50

0.5.11 (2017-03-07)

  • 0.5.11 (efa4deb)
  • test(fastboot): Add fastboot tests for cards and atoms (#44) (cc6b20c), closes #44
  • chore(markupElementRenderer): Remove custom markupElementRenderer (#43) (6a33c74), closes #43

0.5.10 (2017-03-06)

  • 0.5.10 (82fb1a4)
  • Upgrade to ember-cli 1.13.13 (afc4c80)
  • upgrade to ember-cli 2.11.1 (381b424)
  • upgrade to ember-cli 2.7.0 (522ebb4)
  • fix(url sanitization): Pass an A markupElementRenderer when necessary (in Fastboot) (#42) (29be168), closes #42 #38

0.5.9 (2017-02-22)

  • 0.5.9 (e788cd3)
  • Use latest mobiledoc-dom-renderer (^0.6.3) (ddaa482)
  • use v0.6.2 of mobiledoc-dom-renderer (97d6fc3)

0.5.8 (2017-02-09)

  • 0.5.8 (35a6cab)
  • Pass cardOptions to cards and atoms (b25feeb)
  • doc: Mention atom rendering options (f41c185)

0.5.7 (2017-02-09)

  • 0.5.7 (8a39f36)
  • Refactor getDOM to fix issue when running Ember in FastBoot with Glimmer (57c8f8e)

0.5.6 (2017-01-23)

  • 0.5.6 (325e76f)
  • Update ember-wormhole to ^0.5.1 for Glimmer 2 support (bcc3369)

0.5.5 (2016-11-23)

0.5.4 (2016-11-22)

0.5.3 (2016-10-19)

0.5.3-beta.1 (2016-10-13)

0.5.2 (2016-06-09)

0.5.1 (2016-05-12)

  • Add update-changelog script (ab744b4)
  • Remove usage of jQuery ($) because it is not available in Fastboot (a5995c1)
  • v0.5.1 (3a8c106)

0.5.0 (2016-05-10)

  • Render atoms, allow renaming via atomNameToComponentName (72bc7ab)
  • Use willRender instead of didInsertElement, make fastboot-compatible (fa8e5ea)
  • v0.5.0 (62fbf38)

0.4.1 (2016-03-04)

0.4.0 (2016-03-02)

0.3.0 (2016-02-04)

0.3.0-beta.1 (2016-02-02)

  • use dom-renderer 0.3.0-beta.1 (a398e72)

0.2.1 (2015-11-23)

  • Released v0.2.1 (c536019)
  • update mobiledoc-dom-renderer dep to 0.2.1 (9d66016)

0.2.0 (2015-11-23)

  • add unit test that renderer exists and is importable (7145b3e)
  • Released v0.2.0 (17b9c36)
  • update ember-mobiledoc-dom-renderer to use new card shapes (056c4f2), closes #5

0.1.4 (2015-11-18)

0.1.3 (2015-11-17)

0.1.2 (2015-11-16)

0.1.1 (2015-11-12)

0.1.0 (2015-11-12)