Commit Graph

49 Commits

Author SHA1 Message Date
Kevin Ross
34d4310b1a resolves #792 - make sure it is outline: 0 not none to disable dotted inner focus border in firefox 2015-12-24 11:38:08 -06:00
Kevin Ross
85b6b8cc2c 0.5.6 2015-12-14 08:54:37 -06:00
Kevin Ross
2876bb3446 v0.5.5 2015-12-09 11:27:42 -06:00
Kevin Ross
5a4081f1ac 0.5.4 2015-12-08 15:01:01 -06:00
Kevin Ross
e0db93b7f5 #760 remove potentially ambiguous import file name 2015-12-07 17:36:35 -06:00
Kevin Ross
d59aadb9b2 Resolves #754 changes in distributables for bower 2015-12-03 10:01:10 -06:00
Kevin Ross
7c4c3c4330 Solves #751 Roboto is not the default font family 2015-11-30 13:04:32 -06:00
Kevin Ross
f793795e2c 0.5.0 2015-11-24 17:43:33 -06:00
Kevin Ross
b88c6f5159 Merge branch 'master' into documentation-prototype 2015-11-21 07:51:13 -06:00
Kevin Ross
ff948b7b07 0.4.3 2015-11-21 06:38:24 -06:00
Kevin Ross
23cf7c6057 added gh-pages build instructions, setup icons 2015-11-20 15:17:08 -06:00
Kevin Ross
a73958ce48 Established grunt docs tasks and custom functions (i.e. generating icon list) 2015-11-20 14:24:39 -06:00
Kevin Ross
15bf935b60 reworking grunt and dependencies to more closely mirror bootstrap 2015-11-20 12:21:02 -06:00
Kevin Ross
fffaf33baa Merge branch 'rosskevin-master' into documentation-prototype 2015-11-20 11:00:42 -06:00
Kevin Ross
6da08062b4 Solves #730 and #636 -
- labels adjusted for horizontal forms, and generic labels now set in inputs.less
- js added to set is-focused on checkbox form-groups when hovering
- markup samples for right, left checkbox labels plus help-blocks
2015-11-20 10:17:12 -06:00
Kevin Ross
06ce20c464 Merge branch 'rosskevin-master' into documentation-prototype
Conflicts:
	Gruntfile.js
2015-11-19 16:03:28 -06:00
Kevin Ross
296100615f initial import of bs3 docs 2015-11-19 15:58:21 -06:00
Kevin Ross
dba39ad781 0.4.1 2015-11-19 11:30:17 -06:00
Kevin Ross
3de6dff964 - remove deprecated version from bower.json https://github.com/bower/spec/blob/master/json.md
- bumped package.json
- changed cibuild target to build
2015-11-19 08:54:33 -06:00
Kevin Ross
72c2795b74 normalized placeholders with labels, moved placeholder content generation to mixin, updated sass conversion 2015-11-10 13:36:15 -06:00
Kevin Ross
80ea586b74 htmllinted the demo files - fixed errors 2015-11-06 17:41:39 -06:00
Kevin Ross
44d14470bc prepare grunt-less-to-sass 2015-11-02 13:42:29 -06:00
krzystof
e7fc2583f8 Fix Main file in package.json 2015-10-30 11:41:45 +00:00
FezVrasta
f065f39515 updated changelog and moved to new dev version (0.3.1-dev) 2015-03-18 15:44:56 +01:00
FezVrasta
e63b5a92ba 0.3.0 release 2015-03-17 18:44:18 +01:00
FezVrasta
82b455b99b fixed meteor and probably travis 2015-03-17 16:36:14 +01:00
GradyD
7ca9679398 Added getting started doc 2015-03-09 23:00:46 -04:00
GradyD
710ba7523c Added jQuery 1.9.1 and Bootstrap 3.0 as dependencies. To meet requirment for #416 2015-03-08 13:17:43 -04:00
ryanmcdonough
72905e6336 Include dividers material design 2015-01-12 13:53:59 +00:00
Dan Dascalescu
eacf17b018 Meteor integration and README improvements 2014-12-15 07:18:42 -08:00
FezVrasta
794c439828 revert back before the newline at end of file fix. 2014-12-04 15:34:10 +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
0c4225b938 new version released 2014-12-01 15:45:43 +01:00
FezVrasta
ed15ec63ec Merge branch 'develop'
Conflicts:
	README.md
	bower.json
	dist/css/material-wfont.css
	dist/css/material.css
	dist/js/material.js
	dist/js/material.min.js
	dist/js/ripples.js
	package.json
	sass/_animations.scss
2014-10-31 09:59:31 +01:00
FezVrasta
f4edecb3b0 removed references of the old less compiler 2014-10-31 09:27:35 +01:00
FezVrasta
ed1e315fc8 version 2014-10-29 16:24:33 +01:00
FezVrasta
92abb3d303 removed duplicates and optimized workflow 2014-10-29 16:24:28 +01:00
FezVrasta
183d21ccb3 version 2014-10-29 16:22:42 +01:00
FezVrasta
35112a4522 removed duplicates and optimized workflow 2014-10-28 12:12:48 +01:00
FezVrasta
1e4921223a updated version 2014-10-28 11:43:37 +01:00
FezVrasta
0073d644f8 old icons replaced with official ones, NO BACKWARD COMPATIBILITY! 2014-10-18 15:14:24 +02:00
shockwork
16af0a6f76 fixes #106 - also fixes the jshint errors from prior commit 2014-10-10 10:34:36 +02:00
FezVrasta
5eafbe1a70 refactor of the dist files 2014-10-05 09:32:48 +02: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
6eaa0295bd adding unit testing hooks, connect server, jshint, watch tasks and livereload 2014-10-03 15:15:31 -04:00
Nelson Omuto
59a32cad83 updating grunt with load grunt tasks 2014-10-03 11:13:28 -04:00
shockwork
ad179a2777 add sass fork 2014-10-03 13:58:24 +02:00
FezVrasta
98f64972eb pkg.json 2014-10-03 11:52:23 +02:00