Commit Graph

213 Commits

Author SHA1 Message Date
FezVrasta
087985e237 Revert "use #0 instead of dummy # anchor to avoid jumps"
This reverts commit b80fbb66e6.
2016-08-02 19:44:50 +02:00
FezVrasta
10b39a828d fixed button classes 2016-08-02 19:44:39 +02:00
FezVrasta
37b34eeac7 class renaming to avoid adblockers 2016-08-02 19:34:25 +02:00
FezVrasta
16340ed9d6 changed ad-fallback message 2016-08-02 18:14:19 +02:00
FezVrasta
a10a0005a9 fixed URL 2016-08-02 17:29:40 +02:00
FezVrasta
c8b053d529 added link to v3 version and changed paypal button style 2016-08-02 17:23:46 +02:00
FezVrasta
6dc26f9085 improved icon alignment in buttons 2016-08-01 16:16:27 +02:00
FezVrasta
e866ef4e8d added support section 2016-08-01 15:38:41 +02:00
FezVrasta
b80fbb66e6 use #0 instead of dummy # anchor to avoid jumps 2016-08-01 15:20:47 +02:00
FezVrasta
02eacda8cb updated docs 2016-08-01 15:15:53 +02:00
FezVrasta
2944488029 renaming of the project
Replaced Material Design for Bootstrap with Bootstrap Material Design everywhere in the project/
2016-08-01 14:17:55 +02:00
FezVrasta
69b5eb17c3 wording 2016-08-01 13:52:35 +02:00
FezVrasta
404bfeed0a restored ads and moved custom css to bmd folder 2016-08-01 13:48:32 +02:00
FezVrasta
f8a840a19a replaced background and added Material Kit PRO section 2016-08-01 12:39:39 +02:00
FezVrasta
f9a2b7ab44 changed homepage packground 2016-08-01 12:14:00 +02:00
FezVrasta
35506b8090 fixed docs navbar 2016-08-01 12:01:27 +02:00
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