1
0
mirror of https://github.com/videojs/video.js.git synced 2024-12-12 11:15:04 +02:00
video.js/docs/guides
Matthew McClure 4ac762cf48 @mmcc added a new default skin, switched to SASS, modified the html closes #1999
- removed old less style. no going back now.
- switched back to video-js.scss naming and added a base-style injection class
- cleaned up and simplified big play btn
- Flexbox straight flexin.
- move to using variables for text and icon font families
- use table layout for IE 8 and 9
- moved to using extend for icons
- Switched to SASS, added a new default theme, updated the html
- added horizontal classes
- added connect-watch grunt task
- show all the things in the control bar so everything is available
  by default (and hidden via css
- reignore dist for now
- removing trailing comma to get the tests passing
- Switched to using libsass and removed incompatible "black magic"
- updating to es6 syntax
- removed old separator, added grunt task for dev, and updated example
- singular time-control and live-control. remove playing class on pause
- updated separator control styles
- Show full control bar when a player goes to fullscreen.
  Also added a grunt task specifically for skin development (only watches sass file changes and runs sass)
- allow poster image to toggle playback
- This allows the poster image to toggle play / pause on audio-only sources
- fixed issue with scrollbars in Chrome on Linux
- make the control bar not-quite-black
- added back some focus highlights until we decide on another path
2015-04-28 09:52:27 -07:00
..
api.md Fixing broken link with what I think it the correct one 2013-11-08 09:39:29 -05:00
components.md Close GH-801: API Doc Generation 2. Fixes #747 2013-10-28 18:25:28 -07:00
glossary.md Close GH-801: API Doc Generation 2. Fixes #747 2013-10-28 18:25:28 -07:00
languages.md doc update 2014-12-17 14:05:22 +01:00
options.md “affect” => “effect” in options guide 2015-02-02 13:49:47 -08:00
plugins.md Reference videojs not vjs 2015-01-26 09:27:40 -08:00
removing-players.md @brycefisher Added a guide on player disposal. closes #1803 2015-01-16 15:52:34 -08:00
setup.md Release 4.12.0 2015-02-17 16:44:25 -08:00
skins.md @mmcc added a new default skin, switched to SASS, modified the html closes #1999 2015-04-28 09:52:27 -07:00
tech.md Close GH-801: API Doc Generation 2. Fixes #747 2013-10-28 18:25:28 -07:00
tracks.md added CORS information to tracks guide. Fixes #837 2014-10-28 16:48:23 -07:00