This repository has been archived by the owner on Sep 16, 2019. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 867
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
9 additions
and
0 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 |
---|---|---|
|
@@ -2,12 +2,21 @@ | |
|
||
## [v2.10.6](https://github.com/olefredrik/FoundationPress/tree/v2.10.6) (2019-04-12) | ||
|
||
** Changes ** | ||
- fix foundation-explicit-pieces.js (was broken since [email protected]) | ||
- Motion UI updated to latest version | ||
- foundationpress_pagination() refactored | ||
|
||
**Fixed bugs:** | ||
|
||
- Using foundation-explicit-pieces.js will not compile [\#1363](https://github.com/olefredrik/FoundationPress/issues/1363) | ||
|
||
**Closed issues:** | ||
- Update Motion UI [\#1363](https://github.com/olefredrik/FoundationPress/issues/1376) | ||
|
||
** Merged pull requests: ** | ||
|
||
- Fixes foundationpress_pagination() - Outputs valid HTML, output matches Foundation's docs. [\#1375](https://github.com/olefredrik/FoundationPress/pull/1372) ([pixelbrad](https://github.com/pixelbrad)) | ||
- Fix foundation-explicit-pieces.js compile error [\#1375](https://github.com/olefredrik/FoundationPress/pull/1375) ([emaia](https://github.com/emaia)) | ||
|
||
|
||
|