Skip to content

Commit 1255672

Browse files
committed
Merge branch 'master' into dev
2 parents 10eb030 + ed84d50 commit 1255672

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

CHANGELOG.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,8 @@ All notable changes to this project will be documented in this file.
6262

6363
## Changed
6464
- Refactor: Renamed the SWF file from `Jplayer.swf` to `jquery.jplayer.swf`
65-
- Refactor: The Flash ``jquery.jplayer.swf` file is now compiled using the Flex compiler in the `grunt-mxmlc` node.js module.
65+
- Refactor: The Flash `jquery.jplayer.swf` file is now compiled using the Flex compiler in the `grunt-mxmlc` node.js module.
66+
- Skins: The skins are now designed for ARIA. Please use the options `{useStateClassSkin: true, autoBlur: false}`
6667

6768
## Removed
6869
- Refactor: Refactored the Flash ActionScript, removing the `TraceOut` class from the `Jplayer.as` code and the `happyworm` package.

MIGRATION.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,8 @@ The author appologises for breaking the [Semantic Versioning](http://semver.org/
3333

3434
## Changed
3535
- Refactor: Renamed the SWF file from `Jplayer.swf` to `jquery.jplayer.swf`
36-
- Refactor: The Flash ``jquery.jplayer.swf` file is now compiled using the Flex compiler in the `grunt-mxmlc` node.js module.
36+
- Refactor: The Flash `jquery.jplayer.swf` file is now compiled using the Flex compiler in the `grunt-mxmlc` node.js module.
37+
- Skins: The skins are now designed for ARIA. Please use the options `{useStateClassSkin: true, autoBlur: false}`
3738

3839
## Removed
3940
- Refactor: Refactored the Flash ActionScript, removing the `TraceOut` class from the `Jplayer.as` code and the `happyworm` package.

0 commit comments

Comments
 (0)