Skip to content

Releases: spryker/product-attribute-gui

1.3.2

04 May 11:41

Choose a tag to compare

Included commits: 1.3.1...1.3.2

Fixes

  • Adjusted product-attribute.js so now length attribute can be added to a product.

1.3.1

28 Jul 15:17

Choose a tag to compare

Included commits: 1.3.0...1.3.1

Improvements

  • Adjusted UI for add-attribute-form.

1.3.0

25 Jun 12:32

Choose a tag to compare

Included commits: 1.2.12...1.3.0

Fixes

  • Adjusted AttributeController::createAction() and AttributeController::editAction() to accept data for the values field on the attributes form.

1.2.12

10 Feb 17:00

Choose a tag to compare

Included commits: 1.2.11...1.2.12

Fixes

  • Added missing autoload entries.

1.2.11

20 Jul 12:29

Choose a tag to compare

Included commits: 1.2.10...1.2.11

Fixes

  • Adjusted AttributeFormDataProvider::getData() method so now the predefined values for an attribute are correctly displayed on the attribute edit page.

1.2.10

06 Jul 09:12

Choose a tag to compare

Included commits: 1.2.9...1.2.10

Fixes

  • Adjusted translations.

1.2.9

17 Jun 15:47

Choose a tag to compare

Included commits: 1.2.8...1.2.9

Fixes

  • Refactored ContainerInterface array access usage to ContainerInterface::set() method usage.

1.2.8

02 Apr 09:15

Choose a tag to compare

Included commits: 1.2.7...1.2.8

Fixes

Adjusted attribute-table.twig, so that the attributes table has a horizontal scroll bar for a large number of columns.

1.2.7

24 Dec 10:18

Choose a tag to compare

Included commits: 1.2.6...1.2.7

Bugfixes

  • Adjusted the product-attribute.js to reset search results before saving the form data.

1.2.6

05 Nov 17:19

Choose a tag to compare

Included commits: 1.2.5...1.2.6

Improvements

  • Adjusted Presentation\Attribute\create.twig with the usage of assetsPath Twig function.
  • Adjusted Presentation\Attribute\edit.twig with the usage of assetsPath Twig function.
  • Adjusted Presentation\Attribute\translate.twig with the usage of assetsPath Twig function.
  • Adjusted Presentation\View\product-abstract.twig with the usage of assetsPath Twig function.
  • Adjusted Presentation\View\product.twig with the usage of assetsPath Twig function.