Commit Graph

35 Commits

Author SHA1 Message Date
da0ed0a84f Updated sample files; changed to grunt-dart-sass for compilation to reduce external dependencies 2024-03-21 00:07:40 -04:00
Gregory Ballantine
944f535532 Updated readme 2018-05-02 10:52:46 -04:00
Gregory Ballantine
b2bcf49e64 More code-style cleanup 2018-04-11 17:39:23 -04:00
Gregory Ballantine
b43f470103 More code-style cleanup 2018-04-11 17:37:37 -04:00
Gregory Ballantine
d104e9be1f Removed sass lint default rules - I will specify new rules as I need them 2018-04-11 17:31:01 -04:00
Gregory Ballantine
5e8fba0fdb Updated sass lint rules 2018-04-11 17:26:50 -04:00
Gregory Ballantine
f7bbe71cb8 Removed non-existing rule from sass lint file 2018-04-11 17:11:50 -04:00
Gregory Ballantine
ce85491459 Updated some rules in the sass lint file 2018-04-11 17:06:32 -04:00
Gregory Ballantine
2d71ee3b2a Fixed some more coding-style errors 2018-04-11 10:46:54 -04:00
Gregory Ballantine
befe9c10ac Fixed the leading-zeroes rule definition 2018-04-11 10:44:49 -04:00
Gregory Ballantine
347f599f32 More coding-style fixes; changed sass-lint to enforce leading zeroes for decimal values 2018-04-11 10:43:15 -04:00
Gregory Ballantine
698aba8b45 Fixed some style errors 2018-04-11 10:38:43 -04:00
Gregory Ballantine
c21edf61c6 Added SASS Lint tool to the dev dependencies 2018-04-11 10:21:08 -04:00
Gregory Ballantine
248b8ded4a Updated the sass lint config file 2018-04-11 09:12:16 -04:00
Gregory Ballantine
dcdf22dabb Updated the border-zero rule 2018-04-10 23:50:07 -04:00
Gregory Ballantine
e76a49c4f3 Added a Sass lint file to the project with some basic rules set 2018-04-10 23:34:23 -04:00
Gregory Ballantine
e00d33e9fd Removed outline on some elements 2018-02-27 23:01:42 -05:00
Gregory Ballantine
95bef9e104 Updated the project license 2018-02-27 22:45:46 -05:00
Gregory Ballantine
cdef253874 Added a volume slider and added play/pause to clicking on the video 2018-02-27 17:45:41 -05:00
Gregory Ballantine
9d60a382ca Added a current time and duration of the video 2018-02-27 00:33:52 -05:00
Gregory Ballantine
86d5090f80 Added an MP4 video file link in the example/test HTML file 2018-02-26 17:38:48 -05:00
Gregory Ballantine
d2c2917a8b Added parameter to set the player's width 2018-02-26 17:37:46 -05:00
Gregory Ballantine
323803dc92 Removed index.html from the git ignore file for testing 2018-02-26 17:10:19 -05:00
Gregory Ballantine
0138d8c170 Updated Grunt dependencies - added time-grunt module to keep track of how long the compilation runs 2018-02-26 17:09:34 -05:00
Gregory Ballantine
7bba2c6823 Added Gruntfile for compiling SASS and CoffeeScript files 2018-02-26 17:09:00 -05:00
Gregory Ballantine
e7d4daea75 Updated git ignore file to include the SASS cache 2018-02-26 17:08:35 -05:00
Gregory Ballantine
ababdc2a0f Added node packages for Grunt 2018-02-26 16:58:05 -05:00
Gregory Ballantine
5c425fbdd4 Updated git ignore to include node_modules directory (getting ready for setting up Grunt) 2018-02-26 16:57:06 -05:00
Gregory Ballantine
12db9af2ce Added SASS file for default styles 2018-02-26 16:51:09 -05:00
Gregory Ballantine
72aade7d3f Added progress bar 2018-02-26 16:09:53 -05:00
Gregory Ballantine
5460d47159 Added basic video playback to player (play/pause) 2018-02-26 14:19:16 -05:00
Gregory Ballantine
8f5876a4a7 Updated git ignore file to include compiled files 2018-02-26 14:18:57 -05:00
Gregory Ballantine
58c01546a5 Updated license file 2018-02-26 11:06:31 -05:00
Gregory Ballantine
29c9b612ca Added git ignore file 2018-02-26 10:43:35 -05:00
Gregory Ballantine
f6f7368f33 Initial commit 2018-02-26 10:39:19 -05:00