Commit Graph

184 Commits

Author SHA1 Message Date
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
Kevin Ross
cb6c279cfe docs header change 2016-01-25 15:27:29 -06:00
Kevin Ross
19a5cda479 rework to standardize on npm instead of bower for the build. We still support bower releases, but we will build with npm and tools. Removed optional rubysass, libsass is the standard moving forward because of it's speed. 2016-01-24 17:30:49 -06:00
Kevin Ross
e1baa0879f hack bootstrap version resolution since we are using a branch 2016-01-22 16:08:08 -06:00
Kevin Ross
8efe6d409d remove unused examples and switch bower to use the bootstrap branch 2016-01-22 15:56:05 -06:00
Kevin Ross
840ad820e4 wrong link to drawer example 2016-01-22 15:10:09 -06:00
Kevin Ross
63c8cf491b #822 drawer implementation complete 2016-01-22 15:05:43 -06:00
Kevin Ross
6f78ca4bf7 drawer docs, refactoring and removing some unnecessary code 2016-01-22 13:43:44 -06:00
Kevin Ross
887b266026 #822 - checkpoint on drawer documentation - more to do and a few bugs left to fix 2016-01-21 19:03:29 -06:00
Kevin Ross
56d61691b5 #822 drawer development - remove layout.js, functionality is provided by BaseLayout to Drawer. Auto create canvas element if necessary - preparing for multi-drawer 2016-01-21 15:01:03 -06:00
Kevin Ross
42f9b656cf . 2016-01-21 14:31:48 -06:00
Kevin Ross
a5025a34eb drawer nomenclature alignment 2016-01-21 14:29:25 -06:00
Kevin Ross
7379b9093f #822 aligning drawer nomenclature 2016-01-21 14:19:41 -06:00
Kevin Ross
6b1b88e848 adjust header height now that we are using a flex navbar 2016-01-21 14:10:52 -06:00