Commit Graph

58 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
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
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
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
73c9b5cff2 #886 - more prefix renaming - I'm not sure how I missed these 2016-03-28 15:18:19 -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
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
2bda49b00e Solves #886 v4 class and variable prefix renaming from mdb- to bmd- 2016-03-21 09:56:51 -05:00
Kevin Ross
86f2a21154 #842 new underline animation as bg image. 2016-01-26 14:37:28 -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
cb6c279cfe docs header change 2016-01-25 15:27:29 -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
60b085280e BS PR #18981 flexes list-group, assuming it is accepted, this integrates with those changes. 2016-01-20 17:33:40 -06:00
Kevin Ross
3131d58a74 pull-xs-right is actually kept, not pull-right 2016-01-20 17:12:02 -06:00
Kevin Ross
f048a81d06 pull-xs-right is gone, it is now pull-right 2016-01-20 14:57:18 -06:00
Kevin Ross
d3fbacf4fd #822 initial drawer implementation. #823 wip card implementation. #805 initial dashboard example implementation. More work to be done, but this is a reasonably working checkpoint. 2016-01-14 12:08:28 -06:00
Kevin Ross
fb779a0f1c fine tuning behavior of icon buttons - make them inherit more so that they work better on various background colors. This also changes flat to work on different backgrounds as well 2016-01-12 17:49:53 -06:00
Kevin Ross
6e01cf4ba9 Changed list-group bg to inherit, that seems to make more sense 2016-01-12 10:10:24 -06:00
Kevin Ross
944b5be391 Resolves #815. Initial implementation of menus is complete. 2016-01-11 17:13:01 -06:00
Kevin Ross
1b91f6f884 #815 menus/dropdowns are fundamentally working, a bit more to do. 2016-01-11 15:43:11 -06:00
Kevin Ross
bf80438be5 documentation complete for CollapseInline component 2016-01-08 13:44:23 -06:00
Kevin Ross
a08b5a2ee8 Initial implementation of collapseInline is complete and working on the test page. Need to integrate it into documentation. 2016-01-08 13:04:21 -06:00
Kevin Ross
ee7d22070f wip prototype for mdb-collapse-inline with an mdb-btn-icon and a field i.e. search field. Need to add a js class to ease use/markup and add focusing behavior. 2016-01-07 20:12:56 -06:00
Kevin Ross
97aeda22aa Added icon buttons - look like smaller than fab-sm, and are intended for use in things such as navs, perhaps an input group. 2016-01-07 16:17:34 -06:00
Kevin Ross
4fff87c613 Documented everything to-date with migration notes. Reviewed and removed unneeded docs from initial seed of BS documentation. Moved synced BS documentation down under it's own heading. 2015-12-23 14:12:39 -06:00
Kevin Ross
0a47e82749 list-groups complete 2015-12-23 10:31:49 -06:00
Kevin Ross
d6c33cae76 list group working, still need to review buttons/links 2015-12-22 19:15:40 -06:00
Kevin Ross
dac3c98b47 initial mdb-list-group layout using flexbox - more work to be done to be within spec. 2015-12-22 14:37:40 -06:00
Kevin Ross
f0b833721e minimal nav-tabs working 2015-12-21 15:13:19 -06:00
Kevin Ross
46c59a0587 wip on nav tabs 2015-12-21 13:27:44 -06:00
Kevin Ross
6bbfecf7aa done with buttons review 2015-12-21 10:28:56 -06:00
Kevin Ross
c82a180ecd btn-fab-mini is now btn-fab-sm for bootstrap consistency 2015-12-17 10:04:08 -06:00
Kevin Ross
43ac25ae01 debugging more buttons, fixed ripples errors in conversion to es6 2015-12-16 17:19:02 -06:00
Kevin Ross
36a11b2c0a checkpoint on button refactoring - need to continue at btn-fab 2015-12-16 14:38:44 -06:00
Kevin Ross
4f243cd3e6 added buttons page 2015-12-15 19:31:21 -06:00
Kevin Ross
d95eed487d fixed floating label docs 2015-12-15 18:34:53 -06:00
Kevin Ross
b8b9dc1090 new prototype switches integrated 2015-12-15 17:52:47 -06:00
Kevin Ross
fee7f0a008 checkpoint on switches 2015-12-14 17:39:37 -06:00
Kevin Ross
ed805c9be8 checkboxes and radios (default and inline) are working. radio refactoring seems complete. 2015-12-14 16:42:22 -06:00