Skip to content

Latest commit

 

History

History
161 lines (89 loc) · 8.97 KB

CHANGELOG.md

File metadata and controls

161 lines (89 loc) · 8.97 KB

Changelog

3.0.0-alpha1 (2022-11-23)

  • REFACTOR require Elemental BaseObject 3 by @jsirish in dynamic#40

Full Changelog: https://github.com/dynamic/silverstripe-elemental-accordion/compare/2.2.0...3.0.0-alpha1

2.2.0 (2022-07-15)

What's Changed

  • REFACTOR PHP8 and PHPUNIT 9 compatibility by @jsirish in dynamic#39

Full Changelog: https://github.com/dynamic/silverstripe-elemental-accordion/compare/2.1.0...2.2.0

2.1.0 (2020-01-08)

Full Changelog

Merged pull requests:

  • BUGFIX remove linkable requirement #35 (jsirish)

2.0.3 (2019-06-02)

Full Changelog

Implemented enhancements:

  • ElementAcoordion should own Panels #32

Merged pull requests:

2.0.2 (2019-03-21)

Full Changelog

Closed issues:

  • REQUIREMENTS remove @dev references for composer requirements #26

Merged pull requests:

  • UPDATE requirements to not include @dev #27 (muskie9)

2.0.1 (2019-03-12)

Full Changelog

Merged pull requests:

1.0.2 (2019-03-12)

Full Changelog

Merged pull requests:

  • Removed icons folder in expose #24 (mak001)

2.0.0 (2019-01-20)

Full Changelog

Merged pull requests:

1.0.1 (2019-01-20)

Full Changelog

Merged pull requests:

1.0.0 (2018-08-28)

Full Changelog

Merged pull requests:

1.0.0-beta2 (2018-06-06)

Full Changelog

Implemented enhancements:

  • How to set all sections to be closed using collapsible instead of one remain open #14

Merged pull requests:

1.0.0-beta1 (2018-05-11)

Full Changelog

Closed issues:

  • LeftAndMainExtension - requirement update #10

Merged pull requests:

1.0.0-alpha3 (2018-05-10)

Full Changelog

Fixed bugs:

  • ElementLink is showing as a blank dropdown instead of using linkable #6

Merged pull requests:

  • refactor - remove -block from composer name #9 (jsirish)
  • updated Readme to have screen shots #7 (korthjp17)

1.0.0-alpha2 (2018-05-03)

Full Changelog

Merged pull requests:

  • Fixed panel's linakble field being a dropdown #8 (mak001)

1.0.0-alpha1 (2018-04-24)

Full Changelog

Fixed bugs:

  • BUG TESTS can\(\) method tests failing #2

Merged pull requests:

* This Changelog was automatically generated by github_changelog_generator