-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #10 from contao-themes-net/contao-4.12-support
contao 4.12 support
- Loading branch information
Showing
6 changed files
with
1,160 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,5 +1,63 @@ | ||
# Changelog | ||
|
||
## [1.6.0](https://github.com/contao-themes-net/convert-theme-bundle/tree/1.6.0) – 2021-08-25 | ||
|
||
- [feature] add sql files for contao 4.12 | ||
|
||
## [1.5.0](https://github.com/contao-themes-net/convert-theme-bundle/tree/1.5.0) – 2021-07-26 | ||
|
||
- [feature] add support for php 8 | ||
- [feature] add support for php 8 | ||
|
||
## [1.4.0](https://github.com/contao-themes-net/convert-theme-bundle/tree/1.4.0) – 2021-02-12 | ||
|
||
- [feature] add sql files for contao 4.11 | ||
|
||
## [1.3.6](https://github.com/contao-themes-net/convert-theme-bundle/tree/1.3.6) – 2021-01-07 | ||
|
||
- [fix] fix scss import problem | ||
|
||
## [1.3.5](https://github.com/contao-themes-net/convert-theme-bundle/tree/1.3.5) – 2020-12-14 | ||
|
||
- [fix] update theme tags config | ||
|
||
## [1.3.4](https://github.com/contao-themes-net/convert-theme-bundle/tree/1.3.4) – 2020-10-16 | ||
|
||
- [fix] add button css for form | ||
|
||
## [1.3.3](https://github.com/contao-themes-net/convert-theme-bundle/tree/1.3.3) – 2020-09-25 | ||
|
||
- [fix] update css file path for maintenance mode | ||
|
||
## [1.3.2](https://github.com/contao-themes-net/convert-theme-bundle/tree/1.3.2) – 2020-08-20 | ||
|
||
- [feature] add sql files for contao 4.10 | ||
|
||
## [1.3.1](https://github.com/contao-themes-net/convert-theme-bundle/tree/1.3.1) – 2020-07-15 | ||
|
||
- [fix] style textarea, radio buttons and checkbox | ||
|
||
## [1.3.0](https://github.com/contao-themes-net/convert-theme-bundle/tree/1.3.0) – 2020-07-09 | ||
|
||
- [fix] add dark colour scheme | ||
|
||
## [1.2.0](https://github.com/contao-themes-net/convert-theme-bundle/tree/1.2.0) – 2020-07-01 | ||
|
||
- [feature] new demo "app" | ||
- [feature] add image to intro section (top, bottom, left, right, bottom overflow) | ||
- [feature] add green/blue colour scheme | ||
|
||
## [1.1.2](https://github.com/contao-themes-net/convert-theme-bundle/tree/1.1.2) – 2020-06-30 | ||
|
||
- [fix] update custom_variables.scss | ||
|
||
## [1.1.1](https://github.com/contao-themes-net/convert-theme-bundle/tree/1.1.1) – 2020-06-30 | ||
|
||
- [fix] update sql files and styling | ||
|
||
## [1.1.0](https://github.com/contao-themes-net/convert-theme-bundle/tree/1.1.0) – 2020-06-30 | ||
|
||
- [feature] add image to intro section | ||
|
||
## [1.0.0](https://github.com/contao-themes-net/convert-theme-bundle/tree/1.0.0) – 2020-06-11 | ||
|
||
- first release |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.