-
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.
- Loading branch information
Petter Walbø Johnsgård
committed
Apr 25, 2018
1 parent
5f210da
commit 7c86f8f
Showing
3 changed files
with
26 additions
and
23 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 |
---|---|---|
@@ -0,0 +1,24 @@ | ||
# Changelog | ||
|
||
## 1.2.3 | ||
- Add screen reader text to PhotoSwipe buttons [#12](https://github.com/DekodeInteraktiv/hogan-gallery/pull/12) | ||
- Update `hogan-scripts` dependency [#13](https://github.com/DekodeInteraktiv/hogan-gallery/pull/12) | ||
|
||
## 1.2.2 | ||
- Update module to new registration method introduced in [Hogan Core 1.1.7](https://github.com/DekodeInteraktiv/hogan-core/releases/tag/1.1.7) | ||
- Set hogan-core dependency `"dekodeinteraktiv/hogan-core": ">=1.1.7"` | ||
- Add Dekode Coding Standards. | ||
|
||
## 1.2.1 | ||
- Add support for Photoswipe animation. | ||
- Enable animation by default. | ||
|
||
## 1.2.0 | ||
### Breaking Changes | ||
- Remove heading field, provided from Core in [#53](https://github.com/DekodeInteraktiv/hogan-core/pull/53) | ||
- Heading field has to be added using filter (was default on before). | ||
|
||
## 1.0.4 | ||
- Heading classname changed from `.heading` to `.hogan-heading`. (#5) | ||
- Template markup changed from `ul > li` to `div` (#7) | ||
- Added schema to markup (#7) |
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
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