Skip to content

Releases: infinum/eightshift-libs

2.4.1

10 Jul 12:28
Compare
Choose a tag to compare

Changed

  • class-bem-menu-walker.php - removed declaration of db_fields.

2.4.0

08 Jul 21:16
Compare
Choose a tag to compare

Removed

  • class-blocks.php - removed normal blocks view and made wrapper view as default.
  • class-blocks.php - removed hasWrapper key.

Changed

  • class-components.php - changes on responsive_selectors method because of a bug in rendering bool.

2.3.0

25 May 14:14
Compare
Choose a tag to compare

Added

  • Github actions.
  • Phpstan.

Changed

  • class-blocks.php returns all colors from settings.
  • corrections from Phpstan.
  • Made get_service_classes_prepared_array() more flat.
  • composer.json updated packages, fixing scripts names.

2.2.2

15 May 07:49
Compare
Choose a tag to compare

Added

  • New helper method for making responsive selectors.

2.2.1

13 May 15:12
Compare
Choose a tag to compare

Removed

  • PHP version 7.0 from Travis build.

Added

  • Check for block manifest validation.

2.2.0

06 May 21:25
Compare
Choose a tag to compare

Changed

  • Removed config dependency from the Asset classes and exposed config through Manifest.
  • editor-color-palette - Add theme support for editor color palette built from global manifest.json.

2.1.1

05 Mar 08:10
Compare
Choose a tag to compare

Fixed

  • Missing enqueue method to load scripts in footer.
  • Wrong namespace in components helpers.

2.1.0

04 Mar 15:14
Compare
Choose a tag to compare

Added

  • build_di_container() method to class Main.
  • class-components.php helper class for easier component rendering
  • ability to wrap components with parent class on render
  • class-main.php - Added build_di_container() method.
  • class-blocks.php - Added custom filter block-attributes-override to be able to override attributes depending on the post type.

Moved

  • class-shortcode.php - moved from general namespace to helpers.

Changed

  • class-base-post-columns.php was renamed to class-base-post-type-columns.php.

Fixed

  • class-invalid-block.php - Fixed error msg.

2.0.7

29 Jan 13:19
Compare
Choose a tag to compare

Added

  • add_theme_support( 'align-wide' ) in class-blocks.php

2.0.6

27 Jan 09:06
Compare
Choose a tag to compare

Removed

  • Limitations the usage of only custom project blocks.
  • Removing docs to new repository