Skip to content

Latest commit

Β 

History

History
278 lines (171 loc) Β· 11.5 KB

File metadata and controls

278 lines (171 loc) Β· 11.5 KB

v3.0.2 (2022-05-18)

πŸ› Bug Fix

Committers: 1

v3.0.1 (2021-04-23)

πŸ› Bug Fix

  • #125 Fix monkey patching in Ember 2.x polyfill code paths (@mmun)

Committers: 1

  • Martin MuΓ±oz (@mmun)

v3.0.0 (2020-10-09)

πŸ’₯ Breaking Change

  • #124 Drop Node < 10 support; Upgrade ember-cli-babel to v7 (@nlfurniss)

Committers: 1

v2.1.0 (2020-06-05)

πŸš€ Enhancement

πŸ“ Documentation

  • #90 Update README with a section on usage within addons (@Techn1x)

Committers: 4

v2.0.2 (2019-08-06)

πŸ› Bug Fix

🏠 Internal

Committers: 2

v2.0.1 (2019-08-02)

πŸ› Bug Fix

Committers: 1

v2.0.0 (2019-08-02)

πŸ’₯ Breaking Change

πŸš€ Enhancement

πŸ› Bug Fix

  • #77 Ensure unsupported arguments to <Input> and <LinkTo> issue warnings or errors appropriately (@simonihmig)
  • #76 Add assertion for not passing @model and @models to (@simonihmig)

🏠 Internal

Committers: 2

v1.3.1 (2019-05-08)

πŸ› Bug Fix

  • #68 Fix error when using splattributes but no attributes were passed (@simonihmig)

Committers: 1

v1.3.0 (2019-04-08)

πŸš€ Enhancement

🏠 Internal

Committers: 2

v1.2.5 (2019-01-31)

πŸ› Bug Fix

  • #56 Fix class merging and attribute precedence (@ef4)

Committers: 1

  • Edward Faulkner (@ef4)

v1.2.4 (2019-01-27)

πŸ› Bug Fix

  • #55 Fix for max call stack size exceeded when runing many tests (@thousand)

πŸ“ Documentation

🏠 Internal

  • #54 TravisCI: Remove deprecated sudo: false option (@Turbo87)

Committers: 2

v1.2.3 (2018-09-18)

πŸš€ Enhancement

  • #42 Add CHANGELOG file based on lerna-changelog (@Turbo87)

πŸ› Bug Fix

πŸ“ Documentation

  • #38 update confusing usage example in readme (@jelhan)

Committers: 3

v1.2.2 (2018-08-29)

πŸ› Bug Fix

  • #41 Ensure that carriage return is part of whitespace calculations. (@rwjblue)

Committers: 1

v1.2.1 (2018-08-29)

πŸ› Bug Fix

  • #40 Fix issue with windows line endings immediately after tag name (@rwjblue)

Committers: 1

v1.2.0 (2018-07-23)

πŸš€ Enhancement

🏠 Internal

  • #33 Add additional Ember versions for testing. (@rwjblue)

Committers: 1

v1.1.9 (2018-07-23)

πŸ› Bug Fix

  • #32 Ensure synthetic elements do not cause errors. (@rwjblue)

Committers: 1

v1.1.8 (2018-07-23)

πŸ› Bug Fix

  • #30 Fix memory leak with CURLY_COMPONENT_MANAGER (@bobisjan)

Committers: 1

v1.1.7 (2018-07-19)

πŸ› Bug Fix

  • #29 Fix memory leak using custom BUILTIN_MODIFIERS object, Closes #28 (@bobisjan)

Committers: 1

v1.1.6 (2018-07-11)

πŸ› Bug Fix

Committers: 1

v1.1.5 (2018-06-25)

πŸš€ Enhancement

πŸ“ Documentation

🏠 Internal

  • #16 TESTS: added block param w/ nested component + each-in example (@toranb)

Committers: 3

v1.1.3 (2018-06-06)

πŸ› Bug Fix

Committers: 1

v1.1.2 (2018-06-06)

πŸ› Bug Fix

Committers: 1

v1.1.1 (2018-06-06)

πŸ› Bug Fix

Committers: 1

v1.1.0 (2018-06-05)

πŸš€ Enhancement

  • #9 Add ...attributes support for non-component elements. (@rwjblue)

Committers: 1

v1.0.2 (2018-06-03)

πŸš€ Enhancement

  • #7 Allow passing ...attributes into angle bracket invocations. (@rwjblue)

πŸ› Bug Fix

  • #5 Prevent implicit this. in dynamically invoked paths. (@rwjblue)

🏠 Internal

Committers: 1