Commit graph

110 commits

Author SHA1 Message Date
Kasper Moskwiak
dd389e900c bower version 2016-02-08 11:42:15 +01:00
Kasper Moskwiak
b964dd0c0f Merge branch 'feature/disable-text-transform-for-resolution-menu' of git://github.com/gkralik/videojs-resolution-switcher into gkralik-feature/disable-text-transform-for-resolution-menu 2016-02-06 11:39:37 +01:00
Kasper Moskwiak
a8c5a705b5 Merge branch 'feature/highlight-menu-item-of-selected-resolution' of git://github.com/gkralik/videojs-resolution-switcher into gkralik-feature/highlight-menu-item-of-selected-resolution 2016-02-06 11:34:05 +01:00
Kasper Moskwiak
b47160f6f5 Merge branch 'gkralik-vertically-center-resolution-button-content' 2016-02-06 11:33:07 +01:00
Kasper Moskwiak
f425ae47b6 Merge branch 'vertically-center-resolution-button-content' of git://github.com/gkralik/videojs-resolution-switcher into gkralik-vertically-center-resolution-button-content 2016-02-06 11:30:31 +01:00
Kasper Moskwiak
a42dc8694c update packages 2016-02-06 11:21:53 +01:00
Gregor Kralik
8f6511f1e4 make sure the resolution select button's text is vertically centered
decrease the line-height from 2.5em to 2.3em
2016-01-27 14:45:14 +01:00
Gregor Kralik
365238ba45 disable the text-transform CSS property for the resolution menu
the default skin has text-transform: lowercase. so if one uses
"HD" and "SD" as resolution labels, it will render as "hd" and "sd"
by default.
override the property so no transformation occurs and the labels
show as the user wants them to show.
2016-01-27 13:42:55 +01:00
Gregor Kralik
cdda41a703 add class .vjs-selected to the selected version's menu item 2016-01-27 13:41:26 +01:00
Kasper Moskwiak
e539a816b0 happy new year! 2015-12-31 21:30:45 +01:00
Kasper Moskwiak
70d994853b Update README.md 2015-12-31 14:49:27 +01:00
Kasper Moskwiak
2219110b83 0.3.1 2015-12-28 20:53:16 +01:00
Kasper Moskwiak
5bb133609d version update 2015-12-28 20:52:59 +01:00
Kasper Moskwiak
661e521972 readme - moved example 2015-12-28 20:51:40 +01:00
Kasper Moskwiak
03164fb3e2 Merge branch 'mysamimi-addBeforFullscreen' 2015-12-28 20:50:12 +01:00
Mohammad Samimi
b3b047253b add menu button before full screen button 2015-12-27 14:27:24 +03:30
Kasper Moskwiak
91da2a04ff travis conf update 2015-12-20 12:05:55 +01:00
Kasper Moskwiak
437ecd076c jshint tests 2015-12-20 12:01:23 +01:00
Kasper Moskwiak
1121c822d9 Update README.md 2015-12-20 11:20:57 +01:00
Kasper Moskwiak
cd88cf2a90 0.3.0 2015-12-19 23:47:55 +01:00
Kasper Moskwiak
9960add139 3.0 2015-12-19 23:47:18 +01:00
Kasper Moskwiak
b6d6c348ec RM fix 2015-12-19 23:46:45 +01:00
Kasper Moskwiak
a9178dc4aa readme 2015-12-19 23:45:43 +01:00
Kasper Moskwiak
0c390b3f2e groupedSrc method, Readme 2015-12-19 23:43:59 +01:00
Kasper Moskwiak
7250a1dcee Merge remote-tracking branch 'github/dev' into dev 2015-12-19 21:33:37 +01:00
Kasper Moskwiak
c12df7ee56 method: get group sources 2015-12-19 21:33:04 +01:00
Kasper Moskwiak
2c88a865de custom source picker hot fix 2015-12-19 21:33:04 +01:00
Kasper Moskwiak
3d1c987819 custom source selecting function in options 2015-12-19 21:33:04 +01:00
Kasper Moskwiak
b485930ce6 Merge pull request #16 from paladox/patch-1
Create .travis.yml
2015-12-19 18:57:22 +01:00
Kasper Moskwiak
d3be001d7d 0.2.3 2015-12-19 18:50:11 +01:00
Kasper Moskwiak
a89e3f8bd0 bower version update 2015-12-19 18:48:59 +01:00
Kasper Moskwiak
aacc474524 Merge branch 'aydinkn-preload-fix' 2015-12-19 18:45:55 +01:00
Kasper Moskwiak
a0e4e23ec8 upgrade video.js 2015-12-19 18:33:46 +01:00
Aydın Akan
4e9f2eda56 fixed issue #18 2015-12-15 14:38:23 +02:00
paladox
2a78fb38ca Create .travis.yml 2015-11-21 13:38:19 +00:00
Kasper Moskwiak
00ce1d61bf method: get group sources 2015-11-12 17:22:26 +01:00
Kasper Moskwiak
543c097ec7 custom source picker hot fix 2015-11-12 17:16:35 +01:00
Kasper Moskwiak
9ba742ca0e custom source selecting function in options 2015-11-10 19:43:04 +01:00
Kasper Moskwiak
8d943b4a98 0.2.2 2015-11-09 09:30:40 +01:00
Kasper Moskwiak
0409fdb6a7 fix issue #14 2015-11-09 09:29:51 +01:00
Kasper Moskwiak
894c9fe2bd 0.2.1 2015-11-08 23:06:23 +01:00
Kasper Moskwiak
3bd9d52002 Merge branch 'current-res-test' 2015-11-08 23:05:27 +01:00
Kasper Moskwiak
52b097cc0e custom source picker 2015-11-08 23:03:45 +01:00
Kasper Moskwiak
86224b067f Merge pull request #13 from filecage/master
use array access as default is a reserved keyword
2015-11-08 21:52:18 +01:00
David Beuchert
9c7b440223 Revert "use className property instead of classList object"
This reverts commit 95ebf02893.
2015-11-02 13:49:20 +01:00
David Beuchert
95ebf02893 use className property instead of classList object 2015-11-02 12:39:28 +01:00
David Beuchert
c17a807934 use array access as default is a reserved keyword 2015-11-02 12:03:43 +01:00
Kasper Moskwiak
dac6e63f80 0.2.0 2015-10-31 21:08:37 +01:00
Kasper Moskwiak
083b69fe5a bower.json veriosn update 2015-10-31 21:08:20 +01:00
Kasper Moskwiak
a38c0e4565 docs update 2015-10-31 21:05:56 +01:00