Pavel Tarno
|
1e6c6cbace
|
When using sass, the bootstrap-sass dependancy path should be specified in
the loadpath and not hardcoded in the import statement
|
2015-12-08 12:22:59 +02:00 |
|
Kevin Ross
|
9fa2cde8d4
|
dist
|
2015-12-07 17:38:14 -06:00 |
|
Kevin Ross
|
e0db93b7f5
|
#760 remove potentially ambiguous import file name
|
2015-12-07 17:36:35 -06:00 |
|
Kevin Ross
|
54f938a0c0
|
update bootstrap version
|
2015-12-07 17:20:32 -06:00 |
|
Kevin Ross
|
d5a31caff7
|
#759 allow validation to be turned off
|
2015-12-07 17:19:38 -06:00 |
|
Kevin Ross
|
d59aadb9b2
|
Resolves #754 changes in distributables for bower
|
2015-12-03 10:01:10 -06:00 |
|
Kevin Ross
|
d8d08c97c6
|
readme updates regarding color customization and recent 0.5 changes
|
2015-12-02 09:39:48 -06:00 |
|
Kevin Ross
|
1b7c962687
|
update getting started regarding old embedded fonts
|
2015-11-30 13:54:37 -06:00 |
|
Kevin Ross
|
72f7246a6a
|
typo in readme
|
2015-11-30 13:24:01 -06:00 |
|
Kevin Ross
|
2430001b1a
|
Merge branch 'master' of https://github.com/FezVrasta/bootstrap-material-design
|
2015-11-30 13:04:55 -06:00 |
|
Kevin Ross
|
7c4c3c4330
|
Solves #751 Roboto is not the default font family
|
2015-11-30 13:04:32 -06:00 |
|
Kevin Ross
|
5e6790705f
|
.
|
2015-11-26 22:01:16 -06:00 |
|
Kevin Ross
|
060f673ec3
|
updated and removed some unmaintained sections
|
2015-11-24 18:04:20 -06:00 |
|
Kevin Ross
|
f793795e2c
|
0.5.0
|
2015-11-24 17:43:33 -06:00 |
|
Kevin Ross
|
6d639c7347
|
Merge branch '0.5.0-dev'
|
2015-11-24 17:42:49 -06:00 |
|
Kevin Ross
|
e5386d9745
|
remove old files used for selector comparison
|
2015-11-24 17:41:18 -06:00 |
|
Kevin Ross
|
e6191987f0
|
#738 dist files
|
2015-11-24 17:40:52 -06:00 |
|
Kevin Ross
|
b2f53a7730
|
#738 Add csslint to the dist and address all the issues
|
2015-11-24 17:40:39 -06:00 |
|
Kevin Ross
|
e1f2eea2a8
|
#740 updated radio color variables
|
2015-11-24 17:14:53 -06:00 |
|
Kevin Ross
|
de25798e17
|
readme and includes updates
|
2015-11-24 16:49:15 -06:00 |
|
Kevin Ross
|
3a5b3ded81
|
#745 reviewed fab buttons, updated sass conversion
|
2015-11-24 16:34:17 -06:00 |
|
Kevin Ross
|
bea724ce70
|
#745 disabled buttons and button groups
|
2015-11-24 14:54:42 -06:00 |
|
Kevin Ross
|
76d49769ab
|
#745 btn and btn-group size variations
|
2015-11-24 14:27:01 -06:00 |
|
Kevin Ross
|
188b87cabc
|
#745 btn-group and variations reworked, only fab left to review
|
2015-11-24 14:13:29 -06:00 |
|
Kevin Ross
|
6aabc5b60f
|
checkpoint - a bunch of work on buttons, focused on spec compliance
|
2015-11-24 11:33:04 -06:00 |
|
Kevin Ross
|
677e33f4a2
|
Big refactoring checkpoint (not working yet), much work on web fonts, buttons, and primarily removing superfluous color variations that were generated without need. Variations mixins now require a component to be passed to make sure are generating specific css, and these variation mixins can now be executed from within the context (instead of the outside looking in with a long selector name).
|
2015-11-23 17:43:41 -06:00 |
|
Kevin Ross
|
01ab7903b4
|
note about clarity
|
2015-11-23 08:33:36 -06:00 |
|
Kevin Ross
|
a8cb44979d
|
#740 address references to fullpalette in docs etc. Added TODOs where necessary
|
2015-11-22 10:44:56 -06:00 |
|
Kevin Ross
|
2efc220579
|
removed changelog and updated github releases. From now on I will link releases to issues milestones for a full list.
|
2015-11-22 10:30:12 -06:00 |
|
Kevin Ross
|
a713a08550
|
#740 remove color variations
|
2015-11-22 10:23:34 -06:00 |
|
Kevin Ross
|
ab2455d6ea
|
0.4.4
|
2015-11-21 15:36:03 -06:00 |
|
Kevin Ross
|
ce1dbbaeb5
|
#734 fixes sass conversion - Generic label styles need to be applied outside of .form-group
|
2015-11-21 15:35:17 -06:00 |
|
Kevin Ross
|
6f6fab0959
|
Solves #734 Generic label styles need to be applied outside of .form-group
|
2015-11-21 15:19:40 -06:00 |
|
Kevin Ross
|
e1189e4b34
|
Solves #736 radios and checkboxes need to render outside of .form-group
|
2015-11-21 13:17:53 -06:00 |
|
Kevin Ross
|
7e02e22bc1
|
Solves #735 togglebuttons example rendering outside of .form-group
|
2015-11-21 12:15:29 -06:00 |
|
Kevin Ross
|
a3a8cf34d8
|
make sure bower and components are installed for travis
|
2015-11-21 11:51:04 -06:00 |
|
Kevin Ross
|
a1af899ba2
|
#727 more normalization of variables, removal of many unused variables, and solved #352 with media query variables
|
2015-11-21 11:42:16 -06:00 |
|
Kevin Ross
|
b05c95b190
|
#727 checkpoint - added specific import order for less vs sass, normalized more variables.
|
2015-11-21 10:37:35 -06:00 |
|
Kevin Ross
|
f64ff8a142
|
@mdb- namespace known material variables before beginning to use bs variables directly
|
2015-11-21 08:56:29 -06:00 |
|
Kevin Ross
|
61ba1b1d6a
|
remove jekyll to get travis to pass until we get back to the jekyll doc generation work
|
2015-11-21 08:41:12 -06:00 |
|
Kevin Ross
|
b88c6f5159
|
Merge branch 'master' into documentation-prototype
|
2015-11-21 07:51:13 -06:00 |
|
Kevin Ross
|
27b710ca51
|
wip #727 - importing bootstrap
|
2015-11-21 07:43:52 -06:00 |
|
Kevin Ross
|
ff948b7b07
|
0.4.3
|
2015-11-21 06:38:24 -06:00 |
|
Kevin Ross
|
27d2b66138
|
Solves #731 - webkit specific rule must be specified separately otherwise firefox ignores the ruleset
|
2015-11-21 06:36:20 -06:00 |
|
Kevin Ross
|
39299f1136
|
urls for public gh-pages
|
2015-11-20 19:32:25 -06:00 |
|
Kevin Ross
|
1f0fb0f3c8
|
Basic color replacements completed
|
2015-11-20 17:50:50 -06:00 |
|
Kevin Ross
|
427152ab65
|
broke docs.css into smaller less files
|
2015-11-20 17:22:56 -06:00 |
|
Kevin Ross
|
cc5ce04ce5
|
converted docs.css to a less file so we can use our variables
|
2015-11-20 16:18:58 -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 |
|