Commit Graph

50 Commits

Author SHA1 Message Date
Kevin Ross
45926cd3a9 added generated file header, fixed contrast functions 2015-11-04 16:54:57 -06:00
Kevin Ross
b21fad8b87 altered conversion of shadows as mixins (incorrectly saw them as @extends) 2015-11-04 15:57:47 -06:00
Kevin Ross
a121b174a0 woohoo, first successful sass conversion/compilation 2015-11-04 15:40:12 -06:00
Kevin Ross
97df691b09 converted alert-variations 2015-11-04 15:00:44 -06:00
Kevin Ross
ca93368247 navbar variations converted 2015-11-04 14:49:03 -06:00
Kevin Ross
7f940586d9 bg-img-variations replaced 2015-11-04 14:41:37 -06:00
Kevin Ross
2942399fd5 fixed bg-box-shadow variations 2015-11-04 14:34:47 -06:00
Kevin Ross
9c7731cc3d fixed shadow hovers 2015-11-03 12:33:54 -06:00
Kevin Ross
7df67e3be0 replaced bg color generic-variations with mixin 2015-11-03 12:28:56 -06:00
Kevin Ross
ee22bdaef6 sass button-variations now being replaced 2015-11-03 12:12:20 -06:00
Kevin Ross
2c86dcd461 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
ae7b27e247 Attempt at passing mixin name for variations (no-go so far) 2015-11-03 08:21:39 -06:00
Kevin Ross
be1b10071e fix shadow extensions 2015-11-02 19:17:00 -06:00
Kevin Ross
d2116947ba converting nested mixins to a list generated approach 2015-11-02 18:29:40 -06:00
Kevin Ross
1654ca56eb working on converting _mixins.scss by hand. 2015-11-02 17:55:59 -06:00
Kevin Ross
f397283d95 first automated sass conversion, using grunt task 'material:sass' 2015-11-02 14:39:13 -06:00
Kevin Ross
44d14470bc prepare grunt-less-to-sass 2015-11-02 13:42:29 -06:00
FezVrasta
661ca73242 removed jasmin tests from travis 2015-03-17 16:05:03 +01:00
FezVrasta
4174d0e12e removed tests from build task 2015-03-16 15:45:18 +01:00
FezVrasta
13cf2b7d7f improved material checkboxes (CHANGED MARKUP) 2015-03-11 16:45:01 +01:00
Fez Vrasta
2af247ba90 Merge pull request #472 from tyleriguchi/grunt-watch
fix watch task from recursing
2015-03-09 20:27:34 +01:00
FezVrasta
55bddb069c see changes to changelog.md 2015-03-09 17:10:44 +01:00
Tyler Iguchi
83760f2c57 fix watch task from recursing 2015-03-04 12:47:53 -08:00
Dan Dascalescu
e07961e23d Package versions without (Bootstrap) icons 2014-12-15 18:15:57 -08:00
Dan Dascalescu
eacf17b018 Meteor integration and README improvements 2014-12-15 07:18:42 -08:00
FezVrasta
09e9f5fc05 connect was accidentaly removed, re-implemented. 2014-12-05 09:25:06 +01:00
FezVrasta
794c439828 revert back before the newline at end of file fix. 2014-12-04 15:34:10 +01:00
FezVrasta
5c846ea29b trying to fix new lines 2014-12-04 14:48:26 +01:00
FezVrasta
45cc0243f0 ensure new line at end of compiled files 2014-12-04 14:00:01 +01:00
FezVrasta
8d75da2897 minify files with csswring to allow source mapping to less 2014-12-04 13:30:23 +01:00
FezVrasta
8a0ef469b2 grunt tasks revamped, removed support for SASS till #256 2014-12-04 13:17:45 +01:00
FezVrasta
8dd2272549 added source maps for LESS (fixes #196) 2014-11-26 13:28:22 +01:00
FezVrasta
30d53dab95 Ripples.js rewritten with jQuery + added JS maps 2014-11-26 12:42:41 +01:00
FezVrasta
b5cf896f9b fixed grunt task 2014-11-26 10:17:34 +01:00
FezVrasta
c46537e89d CSS are keept after grunt 2014-11-12 11:49:50 +01:00
FezVrasta
93a264a74e removed duplicated files, move test.html to dist dir, improved workflow 2014-10-29 16:24:29 +01:00
FezVrasta
92abb3d303 removed duplicates and optimized workflow 2014-10-29 16:24:28 +01:00
FezVrasta
a9d6b5fbb9 fixed #145 2014-10-28 09:40:58 +01:00
shockwork
16af0a6f76 fixes #106 - also fixes the jshint errors from prior commit 2014-10-10 10:34:36 +02:00
shockwork
e5aa3da98e jshint no longer checks *.min.js, pre master merge 2014-10-05 11:26:50 +02:00
FezVrasta
dc1cecdb23 refactor of example template to reflect dist changes 2014-10-05 09:41:29 +02:00
FezVrasta
5eafbe1a70 refactor of the dist files 2014-10-05 09:32:48 +02:00
FezVrasta
30d93841c8 fixed quotes 2014-10-05 08:57:23 +02:00
Nelson Omuto
6c24c30222 fixes #81: integrating with Travis CI 2014-10-04 20:16:13 -04:00
Nelson Omuto
9de6322bf1 fixed livereload, using default 35729 port 2014-10-03 16:58:06 -04:00
Nelson Omuto
5249da3197 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
5d3d2fd307 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
0f78f2894e adding specrunner and its build config for testing in browser 2014-10-03 15:46:35 -04:00
Nelson Omuto
6eaa0295bd adding unit testing hooks, connect server, jshint, watch tasks and livereload 2014-10-03 15:15:31 -04:00
Nelson Omuto
f92f3e6ee8 capitalizing gruntfile.js filename 2014-10-03 11:16:33 -04:00