Updated theme migration guide migrate-1.4.md

This commit is contained in:
buddh4 2019-12-18 16:34:12 +01:00
parent 82a0bc2d05
commit 3313229162
2 changed files with 2 additions and 0 deletions

View File

@ -10,6 +10,7 @@ HumHub Change Log (DEVELOP)
- Fix #3791: Topic overview missing for user profiles
- Fix #3787: Required checkboxlist input shows asterisk on each option
- Chng: **Theme:** removed `static/temp.css`, moved required form style to `form.less`
- Enh: **Theme:** use of colored required input field asterisk
1.4.0-beta.2

View File

@ -4,6 +4,7 @@
- Minor changes in `notification/views/index.php`
- Refactored `widget/views/panelMenu.php`
- Use of new WallEntryControls in `modules/content/widgets/views/wallEntry.php`
- Chng: **Theme:** removed `static/temp.css`, moved required form style to `form.less`
> Note: This list may not be complete and only contains changes which could interfere with your theme in case you overwrote
> specific views. In case you notice other problems with your theme, please let us know in the community!