Skip to content

Latest commit

 

History

History
200 lines (146 loc) · 6.38 KB

CHANGELOG.md

File metadata and controls

200 lines (146 loc) · 6.38 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

1.3.1 - 2024-02-03

🔧 Changed

  • syntro/elemental-bootstrap-blocks is not version locked anymore

1.3.0 - 2024-02-03

🔧 Changed

  • Using syntro testsuite and updated dependencies (#26)

1.2.9 - 2022-05-07

🧬 Dependencies

  • Update syntro/elemental-bootstrap-blocks requirement (#24)

1.2.8 - 2022-05-07

🍰 Added

  • styles for ContactFormBlock

🔧 Changed

  • use syntro/silverstripe-phpstan (#22)

🧬 Dependencies

  • Update syntro/elemental-bootstrap-blocks requirement (#21)

1.2.7 - 2022-04-28

🔧 Changed

  • use correct image size for Cards

🧬 Dependencies

  • Update syntro/elemental-bootstrap-blocks requirement (#20)

1.2.6 - 2022-04-16

🐞 Fixed

  • CardDeckBlock services are displayed in 2 columns

1.2.5 - 2022-04-16

🍰 Added

  • styling for Service cards
  • Jumbotron style

🗑 Removed

  • jumbotron Style of ElementContent

🧬 Dependencies

  • Update syntro/elemental-bootstrap-blocks requirement (#19)

1.2.4 - 2022-03-29

🐞 Fixed

  • (HOTFIX) yaml

1.2.3 - 2022-03-29

🐞 Fixed

  • silicon custom blocks are available on Page

1.2.2 - 2022-03-29

🍰 Added

  • links for contact information

🧬 Dependencies

  • Update syntro/elemental-bootstrap-blocks requirement (#18)

1.2.1 - 2022-03-29

🍰 Added

  • support for address information on map block

🧬 Dependencies

  • Update syntro/elemental-bootstrap-blocks requirement (#17)

1.2.0 - 2022-03-28

🍰 Added

  • jumbotron-card style for content block
  • breadcrumbs to each page, with the options to disable them (#15)
  • support for blog module (#13)

🔧 Changed

  • spacing now defaults to no spacing after block

🧬 Dependencies

  • Update syntro/elemental-bootstrap-blocks requirement (#16)

1.1.2 - 2022-03-17

🐞 Fixed

  • Map block actually renders map

1.1.1 - 2022-03-17

🍰 Added

  • map block (#12)

1.1.0 - 2022-03-08

🍰 Added

  • multi-step block (#10)
  • autoplay support (#9)

🐞 Fixed

  • use correct url for changelog links
  • single review styles show stars
  • Step has no link
  • customer review blocks do not show pagination when less than 2 items present (closes #6)
  • default split image block style has more spacing (closes #7)

🧬 Dependencies

  • Update syntro/elemental-bootstrap-blocks requirement (#11)

1.0.3 - 2022-03-08

🍰 Added

  • dependabot uses correct prefix

1.0.1 - 2022-03-05

🐞 Fixed

  • purge old repo name
  • update repository name (#4)

1.0.0 - 2022-03-05

🍰 Added

  • testfiles
  • image Block
  • gallery block
  • employee block
  • accordion block
  • Tabset block
  • image-content split
  • review block
  • Carousel block
  • iconbox block
  • carddeck block
  • holder template changer
  • hero Block

🐞 Fixed

  • template order
  • config directory in right path

🔧 Changed

  • free tests

Pull Requests

  • Merge pull request #3 from Syntro-GmbH/add/tests