File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change @@ -62,7 +62,8 @@ All notable changes to this project will be documented in this file.
62
62
63
63
## Changed
64
64
- 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} `
66
67
67
68
## Removed
68
69
- Refactor: Refactored the Flash ActionScript, removing the ` TraceOut ` class from the ` Jplayer.as ` code and the ` happyworm ` package.
Original file line number Diff line number Diff line change @@ -33,7 +33,8 @@ The author appologises for breaking the [Semantic Versioning](http://semver.org/
33
33
34
34
## Changed
35
35
- 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} `
37
38
38
39
## Removed
39
40
- Refactor: Refactored the Flash ActionScript, removing the ` TraceOut ` class from the ` Jplayer.as ` code and the ` happyworm ` package.
You can’t perform that action at this time.
0 commit comments