Commit Graph

49 Commits

Author SHA1 Message Date
Kevin Ross
6958131c31 altered conversion of shadows as mixins (incorrectly saw them as @extends) 2015-11-04 15:57:47 -06:00
Kevin Ross
8e5e348228 woohoo, first successful sass conversion/compilation 2015-11-04 15:40:12 -06:00
Kevin Ross
6f6b801866 converted alert-variations 2015-11-04 15:00:44 -06:00
Kevin Ross
8dca1cb0c4 navbar variations converted 2015-11-04 14:49:03 -06:00
Kevin Ross
cf4cc11a6a bg-img-variations replaced 2015-11-04 14:41:37 -06:00
Kevin Ross
f9f761b0eb fixed bg-box-shadow variations 2015-11-04 14:34:47 -06:00
Kevin Ross
95590f8b04 fixed shadow hovers 2015-11-03 12:33:54 -06:00
Kevin Ross
64e1fd6673 replaced bg color generic-variations with mixin 2015-11-03 12:28:56 -06:00
Kevin Ross
cfa603321e sass button-variations now being replaced 2015-11-03 12:12:20 -06:00
Kevin Ross
7fc8f47437 use a more generic param if we are going to be using this for other files such as buttons 2015-11-03 11:28:56 -06:00
Kevin Ross
e4253075f4 Attempt at passing mixin name for variations (no-go so far) 2015-11-03 08:21:39 -06:00
Kevin Ross
89ed4e4b7b fix shadow extensions 2015-11-02 19:17:00 -06:00
Kevin Ross
46aae1da8a converting nested mixins to a list generated approach 2015-11-02 18:29:40 -06:00
Kevin Ross
86321236c1 working on converting _mixins.scss by hand. 2015-11-02 17:55:59 -06:00
Kevin Ross
f6aa6fb4d9 first automated sass conversion, using grunt task 'material:sass' 2015-11-02 14:39:13 -06:00
Kevin Ross
856a321785 prepare grunt-less-to-sass 2015-11-02 13:42:29 -06:00
FezVrasta
57c5cd88d3 removed jasmin tests from travis 2015-03-17 16:05:03 +01:00
FezVrasta
b607634e60 removed tests from build task 2015-03-16 15:45:18 +01:00
FezVrasta
a0e4a91984 improved material checkboxes (CHANGED MARKUP) 2015-03-11 16:45:01 +01:00
Fez Vrasta
89e9605226 Merge pull request #472 from tyleriguchi/grunt-watch
fix watch task from recursing
2015-03-09 20:27:34 +01:00
FezVrasta
a4c09ab76e see changes to changelog.md 2015-03-09 17:10:44 +01:00
Tyler Iguchi
084b5a1fae fix watch task from recursing 2015-03-04 12:47:53 -08:00
Dan Dascalescu
8b21b98994 Package versions without (Bootstrap) icons 2014-12-15 18:15:57 -08:00
Dan Dascalescu
7bab7f9cb8 Meteor integration and README improvements 2014-12-15 07:18:42 -08:00
FezVrasta
3eccaefd66 connect was accidentaly removed, re-implemented. 2014-12-05 09:25:06 +01:00
FezVrasta
908c0ec80b revert back before the newline at end of file fix. 2014-12-04 15:34:10 +01:00
FezVrasta
a6b5575b41 trying to fix new lines 2014-12-04 14:48:26 +01:00
FezVrasta
52e073a3c5 ensure new line at end of compiled files 2014-12-04 14:00:01 +01:00
FezVrasta
518434d6d0 minify files with csswring to allow source mapping to less 2014-12-04 13:30:23 +01:00
FezVrasta
cb980f168e grunt tasks revamped, removed support for SASS till #256 2014-12-04 13:17:45 +01:00
FezVrasta
ff7f39c2c0 added source maps for LESS (fixes #196) 2014-11-26 13:28:22 +01:00
FezVrasta
fc0fed6eab Ripples.js rewritten with jQuery + added JS maps 2014-11-26 12:42:41 +01:00
FezVrasta
479cbdb167 fixed grunt task 2014-11-26 10:17:34 +01:00
FezVrasta
2bbe921e5e CSS are keept after grunt 2014-11-12 11:49:50 +01:00
FezVrasta
c8bdedc05f removed duplicated files, move test.html to dist dir, improved workflow 2014-10-29 16:24:29 +01:00
FezVrasta
041e6135da removed duplicates and optimized workflow 2014-10-29 16:24:28 +01:00
FezVrasta
cb8389595f fixed #145 2014-10-28 09:40:58 +01:00
shockwork
958e4a827c fixes #106 - also fixes the jshint errors from prior commit 2014-10-10 10:34:36 +02:00
shockwork
7d56a5a462 jshint no longer checks *.min.js, pre master merge 2014-10-05 11:26:50 +02:00
FezVrasta
4964878091 refactor of example template to reflect dist changes 2014-10-05 09:41:29 +02:00
FezVrasta
41c94a218a refactor of the dist files 2014-10-05 09:32:48 +02:00
FezVrasta
e7758a6154 fixed quotes 2014-10-05 08:57:23 +02:00
Nelson Omuto
9eedd43970 fixes #81: integrating with Travis CI 2014-10-04 20:16:13 -04:00
Nelson Omuto
1d2145beb0 fixed livereload, using default 35729 port 2014-10-03 16:58:06 -04:00
Nelson Omuto
720479cb1e reverted jshint rules, cleaned up source where it was failing. updating build process errors. TODO: fix livereload 2014-10-03 16:46:56 -04:00
Nelson Omuto
82aae6fbf0 fixing jshint issues, modifying to allow for some not too strict jshint rules, adding grunt newer dependency. 2014-10-03 16:13:48 -04:00
Nelson Omuto
5e0ac669d0 adding specrunner and its build config for testing in browser 2014-10-03 15:46:35 -04:00
Nelson Omuto
fc49b45354 adding unit testing hooks, connect server, jshint, watch tasks and livereload 2014-10-03 15:15:31 -04:00
Nelson Omuto
d4efc6fc8b capitalizing gruntfile.js filename 2014-10-03 11:16:33 -04:00