Skip to content

Commit

Permalink
Merge pull request #178 from SpringRoll/bugfix/captions-toggle-parame…
Browse files Browse the repository at this point in the history
…ter-fix

CaptionsTogglePlugin _setMuteProp fix
  • Loading branch information
902seanryan authored Mar 28, 2024
2 parents 20a9e93 + 694d6a3 commit aade51e
Show file tree
Hide file tree
Showing 8 changed files with 1,900 additions and 3,984 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [2.5.1] - unreleased

### Fixed

- Fixed order of parameters in `_setMuteProp()` call in `CaptionsTogglePlugin` so Container correctly sets initial state of toggle button

## [2.5.0] - 2023-02-21

### Changed
Expand Down
2 changes: 1 addition & 1 deletion dist/SpringRoll-Container-umd.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/SpringRoll-Container-umd.js.map

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js

Large diffs are not rendered by default.

2 changes: 1 addition & 1 deletion dist/index.js.map

Large diffs are not rendered by default.

Loading

0 comments on commit aade51e

Please sign in to comment.