Skip to content

Releases: spryker-shop/shopping-list-note-widget

1.1.2

12 Aug 10:23
Compare
Choose a tag to compare

Included commits: 1.1.1...1.1.2

Improvements

  • Adjusted the shopping-list-note-toggler molecule: methods querySelector() have been replaced with getElementsByClassName() in readyCallback().

1.1.1

18 Mar 16:07
Compare
Choose a tag to compare

Included commits: 1.1.0...1.1.1

Adjustments

  • Provided better description in each readme file of every component.
  • Improved comments in Typescript files for every method or property that is external API.

1.1.0

17 Oct 07:29
Compare
Choose a tag to compare

Included commits: 1.0.1...1.1.0

Improvements

  • Added new global widget "ShoppingListItemNoteWidget".
  • Widget plugin "ShoppingListItemNoteWidgetPlugin" deprecated.

1.0.1

15 Oct 10:29
Compare
Choose a tag to compare

Included commits: 1.0.0...1.0.1

Bugfixes

  • Adjusted template "shopping-list-note-toggler.twig".

1.0.0

01 Oct 13:02
Compare
Choose a tag to compare

Included commits: https://github.com/spryker-shop/shopping-list-note-widget/tree/1.0.0

Initial Release

Shared

  • added ShoppingListItemNoteTransfer to ShoppingListItemTransfer

Yves

  • Created ShoppingListItemNoteWidgetPlugin to provide rendering of shopping list items notes.