Commit Graph

197 Commits

Author SHA1 Message Date
FezVrasta
8126140716 moved doc sidebar to the right to reflect BS changes 2016-08-01 11:41:21 +02:00
FezVrasta
88d703e09d styled custom file input 2016-08-01 11:34:34 +02:00
Kevin Ross
f4fa502bd4 [skip ci] switch back to the original way of always including babel-polyfill 2016-07-26 10:43:59 -05:00
Kevin Ross
82e426917a [skip ci] bs4 docs sync 2016-07-26 10:32:37 -05:00
Kevin Ross
6dbfd97a11 select2 didn't seem very easy to integrate - bailing out of this [skip ci] 2016-05-05 16:52:29 -05:00
Kevin Ross
2d77030de3 work in progress - extensions 2016-05-05 13:38:15 -05:00
Kevin Ross
46aaa6d761 use divs instead of fieldsets for most 2016-05-05 12:06:13 -05:00
Kevin Ross
5ed687d543 move jquery to the head for docs site only so that our example html can include scripts on ready 2016-05-05 08:54:10 -05:00
Kevin Ross
6873f3097a separate iife generation and inclusion of babel-polyfill from our pure ES2015 entry point 2016-05-05 08:44:55 -05:00
Kevin Ross
14a3595909 update gp version, setup test.md for a fileInput 2016-05-02 09:38:57 -05:00
Kevin Ross
e86dc4d2c9 Fixes #974 - add form-group.mdb-form-group so that padding is identical to floating label 2016-04-29 16:15:08 -05:00
Kevin Ross
601d8a96b1 bs docs sync 2016-04-29 15:28:40 -05:00
Kevin Ross
09be69024e Simplify project structure, remove cruft, remove tests copied from bootstrap so we can start our own. 2016-04-29 15:27:08 -05:00
Kevin Ross
1e9582098b Fixes - #952
- v4 docs:default:watch breaking with cwd error
- `build` task renamed to `all`
- turned off some build debug
2016-03-28 17:41:18 -05:00
Kevin Ross
73c9b5cff2 #886 - more prefix renaming - I'm not sure how I missed these 2016-03-28 15:18:19 -05:00
Kevin Ross
3b17e36377 Fixes #950 - dropdowns in examples were failing due to duplicate bs js include. Update migration docs and fix example footer. 2016-03-28 15:06:03 -05:00
Kevin Ross
d3253dd10e #950 - refine samples and move dropdowns to btn-group for more consistent alignment - see twbs/bootstrap#18852 2016-03-28 14:46:33 -05:00
Kevin Ross
72f612fda6 reduce menu varieties, leave placement unaltered. 2016-03-28 13:30:21 -05:00
Kevin Ross
91dcb8acf0 #886 - more prefix renaming, update bootstrap docs 2016-03-28 13:29:45 -05:00
Kevin Ross
2db7032ebf gulp copy:bs-docs 2016-03-28 12:23:04 -05:00
Kevin Ross
d61942b298 make building doc page more obviously titled, and link direct from the README 2016-03-28 11:26:59 -05:00
Kevin Ross
08a049466f #886 - more prefix renaming - this time MDB -> BMD 2016-03-28 11:13:18 -05:00
Kevin Ross
b4fb7e4056 v4 support multiple help blocks cc #926 2016-03-22 15:49:50 -05:00
Kevin Ross
11513070f7 bad publish - had local jekyll running when I ran the publish, may want to use different directories in the future. 2016-03-22 14:45:44 -05:00
Kevin Ross
2bda49b00e Solves #886 v4 class and variable prefix renaming from mdb- to bmd- 2016-03-21 09:56:51 -05:00
Kevin Ross
3088171c65 update docs with removal of grunt 2016-03-18 20:44:22 -05:00
Kevin Ross
58e460da93 fixed creation of uglified/min js for core and docs 2016-03-18 14:05:41 -05:00
Kevin Ross
b8b2115e15 use flat location for dist files 2016-03-18 11:34:06 -05:00
Kevin Ross
ff6af839e2 not using sub directories for dist anymore 2016-03-17 18:51:05 -05:00
Kevin Ross
8410ac8322 copied bootstrap docs 2016-03-17 17:25:31 -05:00
Kevin Ross
7573811e07 docs copy scss 2016-03-09 10:50:09 -06:00
Kevin Ross
68f61c8eb1 bsDocs components 2016-03-09 10:23:01 -06:00
Kevin Ross
21f2e45731 docs copy integrated 2016-03-09 10:10:59 -06:00
Kevin Ross
35d9270ecb docs scsslint and sass works 2016-03-01 16:43:08 -06:00
Kevin Ross
ef01aa07c3 docs.iife is being generated, albeit without the vendor js - need to combine that separately due to the non-cjs/umd modules 2016-03-01 16:07:46 -06:00
Kevin Ross
2faec6e72b bs4 docs sync 2016-03-01 09:16:31 -06:00
Kevin Ross
32c7c139e0 bs4 sync 2016-02-17 14:58:52 -06:00
Kevin Ross
4ef53e4e15 bs4 sync 2016-02-17 14:56:27 -06:00
Kevin Ross
2b251ef7da bs4 sync - #871 need to review line-height effects on buttons and form-controls 2016-02-08 13:42:01 -06:00
Kevin Ross
c4636027b9 bs sync - primarily $line-height went back to $line-height-base 2016-02-05 10:41:42 -06:00
Kevin Ross
3cfa1ebadd BS sync 2016-01-29 11:35:37 -06:00
Kevin Ross
8a6cd36e17 #850 - move callout up in the docs pointing with more bold text to get attention 2016-01-29 10:30:09 -06:00
Kevin Ross
ec3d7ed815 superfluous comments 2016-01-29 10:24:23 -06:00
Kevin Ross
c896d2d5a1 #842 docs search box had a hardcoded bg color 2016-01-26 15:09:41 -06:00
Kevin Ross
86f2a21154 #842 new underline animation as bg image. 2016-01-26 14:37:28 -06:00
Kevin Ross
2ced32bfe9 #846 fix docs dist urls to be on the v4-dist branch 2016-01-26 12:37:36 -06:00
Kevin Ross
ac37625123 Revert "dist from commit ec8a289 on branch v4-dev"
This reverts commit 162fd8e9b8.
2016-01-26 12:12:48 -06:00
Kevin Ross
162fd8e9b8 dist from commit ec8a289 on branch v4-dev 2016-01-26 12:08:13 -06:00
Kevin Ross
e24f1ccc9a Solves #843. Fix dynamically derived asset urls etc 2016-01-26 11:21:39 -06:00
Kevin Ross
d0a74f4a44 Solves #841 - incorrect npm information 2016-01-26 09:07:53 -06:00