Skip to content

Releases: syntro-opensource/recipe-elemental-bootstrap

1.1.2

21 Jul 15:56
Compare
Choose a tag to compare

🐞 Fixed

  • phpstan errors in CardDeck

1.1.1

21 Jul 11:54
Compare
Choose a tag to compare

🐞 Fixed

  • correct files are installed in a project

1.1.0

21 Jul 11:48
Compare
Choose a tag to compare

🐞 Fixed

  • comply with composer checks

🔧 Changed

  • code directory follows convention (src)

1.0.0

29 Sep 12:10
Compare
Choose a tag to compare

🍰 Added

  • card deck template
  • default templates for content block & holder
  • syntro/silverstripe-elemental-baseitem to provide a default block

🔧 Changed

  • update readme

🗑 Removed

  • unnecessary travis build step (will be replaced by a github action)
  • namespaced template directory
  • outdated bootstrap elemental block modules

BREAKING CHANGE

Removal of blocks as dependencies might break existing
installations. In order to keep existing installations working, you
should reinstall the following modules manually:

  • syntro/silverstripe-elemental-bootstrap-accordionsection
  • syntro/silverstripe-elemental-bootstrap-alertsection
  • syntro/silverstripe-elemental-bootstrap-featuresection
  • syntro/silverstripe-elemental-bootstrap-gallerysection
  • syntro/silverstripe-elemental-bootstrap-listgroupsection
  • syntro/silverstripe-elemental-bootstrap-spotlightsection
  • syntro/silverstripe-elemental-bootstrap-staffsection
  • syntro/silverstripe-elemental-bootstrap-testimonialsection

0.4.1

29 Nov 17:29
Compare
Choose a tag to compare

🧬 Dependencies

  • syntro/silverstripe-elemental-bootstrap-gallerysection 0.4.0 -> 0.4.1

0.4.0

28 Nov 15:09
Compare
Choose a tag to compare

🍰 Added

  • automatic changelog script

🗑 Removed

  • baseitem requirement

🧬 Dependencies

  • syntro/silverstripe-elemental-bootstrap-accordionsection 0.3.1 -> 0.4.0
  • syntro/silverstripe-elemental-bootstrap-alertsection 0.3.1 -> 0.4.0
  • syntro/silverstripe-elemental-bootstrap-featuresection 0.3.1 -> 0.4.0
  • syntro/silverstripe-elemental-bootstrap-gallerysection 0.3.1 -> 0.4.0
  • syntro/silverstripe-elemental-bootstrap-listgroupsection 0.3.1 -> 0.4.0
  • syntro/silverstripe-elemental-bootstrap-spotlightsection 0.3.1 -> 0.4.0
  • syntro/silverstripe-elemental-bootstrap-staffsection 0.3.1 -> 0.4.0
  • syntro/silverstripe-elemental-bootstrap-testimonialsection 0.3.1 -> 0.4.0

0.3.1

26 Oct 18:24
Compare
Choose a tag to compare

🧬 Dependencies

  • modules to 0.3.1

0.3.0

26 Oct 16:24
Compare
Choose a tag to compare

🧬 Dependencies

  • modules to ~0.3

0.2.1

20 Oct 10:12
Compare
Choose a tag to compare

🧬 Dependencies

  • spotlightsection from 0.2.0 to 0.2.1

0.2.0

09 Oct 07:35
Compare
Choose a tag to compare

🍰 Added

  • chglog config

🔧 Changed

  • use new template locations for baseitems 0.2.0
  • remove fixed version for base elements
  • set minimum stability to dev

🧬 Dependencies

  • updated baseitems and sections