1.1.2 - 2022-07-21
- phpstan errors in CardDeck
1.1.1 - 2022-07-21
- correct files are installed in a project
1.1.0 - 2022-07-21
- comply with composer checks
- code directory follows convention (
src
)
1.0.0 - 2021-09-29
- card deck template
- default templates for content block & holder
- syntro/silverstripe-elemental-baseitem to provide a default block
- update readme
- unnecessary travis build step (will be replaced by a github action)
- namespaced template directory
- outdated bootstrap elemental block modules
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 - 2020-11-29
- syntro/silverstripe-elemental-bootstrap-gallerysection 0.4.0 -> 0.4.1
0.4.0 - 2020-11-28
- automatic changelog script
- baseitem requirement
- 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 - 2020-10-26
- modules to 0.3.1
0.3.0 - 2020-10-26
- modules to ~0.3
0.2.1 - 2020-10-20
- spotlightsection from 0.2.0 to 0.2.1
0.2.0 - 2020-10-09
- chglog config
- use new template locations for baseitems 0.2.0
- remove fixed version for base elements
- set minimum stability to dev
- updated baseitems and sections