Skip to content

Commit

Permalink
Merge branch 'release/5.5.4'
Browse files Browse the repository at this point in the history
  • Loading branch information
mahagr committed Nov 3, 2021
2 parents 1d7b940 + ea74230 commit 9cd87e8
Show file tree
Hide file tree
Showing 15 changed files with 174 additions and 2,151 deletions.
17 changes: 15 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,21 @@
# 5.5.4
## 11/03/2021

1. [Common](#common)
1. [](#bugfix)
- Fixed breakpoints when using em or px units (#2922)
- Fixed rendering of menu which starts at level 2 (#2921, #2181)
- Fixed SCSS compiler not detecting new files in development mode (#2926)
- Recompiled CSS without browser prefixes
1. [Joomla](#joomla)
1. [](#bugfix)
- Fixed wide checkbox field on Section Inheritance (#2916)

# 5.5.3
## 10/29/2021

1. [Common](#common)
2. [](#bugfix)
1. [](#bugfix)
- Reverted breakpoint fix as it only works in FF (#2904)

# 5.5.2
Expand All @@ -11,7 +24,7 @@
1. [Common](#common)
1. [](#new)
- Added `theme.yaml` options to better control SCSS backward compatibility
2. [](#bugfix)
1. [](#bugfix)
- Fixed duplicate default outline causing permission error in `file_get_contents()` (#2915)
- Helium: Fixed broken menu indicators if FA5 is being used (#2920)
- Fixed SCSS compiler quoting numeric variables
Expand Down

0 comments on commit 9cd87e8

Please sign in to comment.