Commit Graph

16 Commits

Author SHA1 Message Date
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
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
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
6f78ca4bf7 drawer docs, refactoring and removing some unnecessary code 2016-01-22 13:43:44 -06:00
Kevin Ross
f2bc1bc2b8 fix mismatch in push animation 2016-01-22 11:57:34 -06:00
Kevin Ross
bd8145b5d7 overflow setting was forcing a border, auto eliminates that and appears to not create bad scrolling behavior on mobile 2016-01-21 16:36:02 -06:00
Kevin Ross
7f67674897 fixed smooth scrolling issue with mobile webkit (tested on chrome) 2016-01-21 13:59:21 -06:00
Kevin Ross
b7364fd445 working on mobile scrolling 2016-01-21 11:57:40 -06:00
Kevin Ross
773fd112d2 #822 drawer - used in instead of open and out instead of closed to be more inline with bootstrap terminology 2016-01-19 14:17:08 -06:00
Kevin Ross
79e7f1403b #822 checkpoint. Integrated .mdb-layout-backdrop style, with a responsive .in visibility. JS classes added but not really functional yet. JS is mostly what is left - need to integrate a drawer toggle and cleanup the rest. 2016-01-18 17:39:37 -06:00
Kevin Ross
4f89b3d2be #822 fully flex the .list-group so that we can easily use a growable mdb-layout-spacer to push content to the other end 2016-01-18 13:51:46 -06:00
Kevin Ross
880cf63001 #822 Refactored drawer creation to allow for simplified custom drawer creation. 2016-01-18 12:53:44 -06:00
Kevin Ross
0fdc0f8329 #822 drawer overlay below breakpoint 2016-01-15 11:38:29 -06:00
Kevin Ross
bf0ce02782 Refactored drawer and layout classes. #822 changed responsive nature to be declarative based on mdb-drawer-open-* classes, and allow plain mdb-drawer-open to signal the drawer should render open. 2016-01-14 17:05:16 -06:00
Kevin Ross
1d91b1cbe2 separated drawer from general layout classes 2016-01-14 12:50:27 -06:00