Releases: syntro-opensource/recipe-elemental-bootstrap
Releases · syntro-opensource/recipe-elemental-bootstrap
1.1.2
1.1.1
🐞 Fixed
- correct files are installed in a project
1.1.0
🐞 Fixed
- comply with composer checks
🔧 Changed
- code directory follows convention (
src
)
1.0.0
🍰 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
🧬 Dependencies
- syntro/silverstripe-elemental-bootstrap-gallerysection 0.4.0 -> 0.4.1
0.4.0
🍰 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
🧬 Dependencies
- modules to 0.3.1
0.3.0
🧬 Dependencies
- modules to ~0.3
0.2.1
🧬 Dependencies
- spotlightsection from 0.2.0 to 0.2.1
0.2.0
🍰 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