Commit Graph

  • 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. Kevin Ross 2016-01-24 17:30:49 -0600
  • f73881a4ed dist for #838 Kevin Ross 2016-01-24 14:09:44 -0600
  • f7684b08b9 solves #838 Kevin Ross 2016-01-24 14:08:59 -0600
  • 9591cb1b62 dist Kevin Ross 2016-01-24 13:11:14 -0600
  • 23e398e5ac switch nomenclature from es6 to es2015 Kevin Ross 2016-01-24 13:11:02 -0600
  • cb1d9034a2 dist for #837 Kevin Ross 2016-01-24 12:44:16 -0600
  • dccc6c09d0 fix rollup es6, it doesn't need babel transpiling Kevin Ross 2016-01-24 11:15:14 -0600
  • e1baa0879f hack bootstrap version resolution since we are using a branch Kevin Ross 2016-01-22 16:08:08 -0600
  • f21586c8bd switch import back to bower from the local dir Kevin Ross 2016-01-22 15:58:56 -0600
  • 8efe6d409d remove unused examples and switch bower to use the bootstrap branch Kevin Ross 2016-01-22 15:56:05 -0600
  • 840ad820e4 wrong link to drawer example Kevin Ross 2016-01-22 15:10:09 -0600
  • 63c8cf491b #822 drawer implementation complete Kevin Ross 2016-01-22 15:05:43 -0600
  • 6f78ca4bf7 drawer docs, refactoring and removing some unnecessary code Kevin Ross 2016-01-22 13:43:44 -0600
  • f2bc1bc2b8 fix mismatch in push animation Kevin Ross 2016-01-22 11:57:34 -0600
  • 887b266026 #822 - checkpoint on drawer documentation - more to do and a few bugs left to fix Kevin Ross 2016-01-21 19:03:29 -0600
  • bd8145b5d7 overflow setting was forcing a border, auto eliminates that and appears to not create bad scrolling behavior on mobile Kevin Ross 2016-01-21 16:36:02 -0600
  • 4fadfdbfe8 remove the terrible bs4 tab-focus on links Kevin Ross 2016-01-21 16:13:26 -0600
  • 56d61691b5 #822 drawer development - remove layout.js, functionality is provided by BaseLayout to Drawer. Auto create canvas element if necessary - preparing for multi-drawer Kevin Ross 2016-01-21 15:01:03 -0600
  • 42f9b656cf . Kevin Ross 2016-01-21 14:31:48 -0600
  • a5025a34eb drawer nomenclature alignment Kevin Ross 2016-01-21 14:29:25 -0600
  • 7379b9093f #822 aligning drawer nomenclature Kevin Ross 2016-01-21 14:19:41 -0600
  • 6b1b88e848 adjust header height now that we are using a flex navbar Kevin Ross 2016-01-21 14:10:52 -0600
  • 7f67674897 fixed smooth scrolling issue with mobile webkit (tested on chrome) Kevin Ross 2016-01-21 13:59:21 -0600
  • b7364fd445 working on mobile scrolling Kevin Ross 2016-01-21 11:57:40 -0600
  • 5e46cda525 cleanup/removal of unused Kevin Ross 2016-01-20 18:23:56 -0600
  • dbe3cecd69 hide the demo drawer placement icons on mobile to ensure enough room for the search and menu buttons Kevin Ross 2016-01-20 18:04:29 -0600
  • 0b9e7f53ab fixed semantics of a drawer that is forced closed Kevin Ross 2016-01-20 17:47:37 -0600
  • 60b085280e BS PR #18981 flexes list-group, assuming it is accepted, this integrates with those changes. Kevin Ross 2016-01-20 17:33:40 -0600
  • 8eca18ebea bs docs sync Kevin Ross 2016-01-20 17:12:35 -0600
  • 3131d58a74 pull-xs-right is actually kept, not pull-right Kevin Ross 2016-01-20 17:12:02 -0600
  • 251292b4b8 add back mdb-drawer-out to force closed. Kevin Ross 2016-01-20 17:10:34 -0600
  • f048a81d06 pull-xs-right is gone, it is now pull-right Kevin Ross 2016-01-20 14:57:18 -0600
  • 0aaa118bc4 working with local BS4 branch (PR submitted) that flexes the navbar Kevin Ross 2016-01-20 14:55:24 -0600
  • 7bbc8547f4 BS4 docs sync Kevin Ross 2016-01-20 14:54:04 -0600
  • d1c372246e shadow variable naming uniformity Kevin Ross 2016-01-20 13:01:57 -0600
  • a5a9166c10 sync bs4 docs Kevin Ross 2016-01-20 12:58:28 -0600
  • fd73b5a5f0 Resolves #832. Move to using BS4 shadow variables. Compared/updated relative to the BS4 dev branch Kevin Ross 2016-01-20 12:55:32 -0600
  • aed35fcafd commented out the layout component - not needed yet, may be able to remove later Kevin Ross 2016-01-20 09:48:24 -0600
  • 84988d0e62 Merge pull request #831 from emilstahl/master Kevin Ross 2016-01-20 08:11:20 -0600
  • 948a10eefc Merge pull request #831 from emilstahl/master Kevin Ross 2016-01-20 08:11:20 -0600
  • 793df707db README: http:// and https:// —> // Emil Stahl 2016-01-20 14:57:57 +0100
  • 4af0240c0b README: http:// and https:// —> // Emil Stahl 2016-01-20 14:57:57 +0100
  • d7932d534e #822 initial implementation of drawer es6 component, fundamentally working. Kevin Ross 2016-01-19 17:35:58 -0600
  • 0c073ef5ef #822 drawer - removed mdb-drawer-out, it's always out unless it is a) responsively in, or b) marked with mdb-drawer-in Kevin Ross 2016-01-19 15:41:30 -0600
  • 2cc4f7aa15 #822 switched drawer positioning to use new v4 shorthand i.e. mdb-drawer-pos-f-l for fixed left Kevin Ross 2016-01-19 14:56:33 -0600
  • d6ce1f7554 rollup update Kevin Ross 2016-01-19 14:27:28 -0600
  • 773fd112d2 #822 drawer - used in instead of open and out instead of closed to be more inline with bootstrap terminology Kevin Ross 2016-01-19 14:17:08 -0600
  • 3c8bfb2a09 Merge branch 'master' of https://github.com/FezVrasta/bootstrap-material-design Kevin Ross 2016-01-19 13:58:55 -0600
  • e1ccbf2ba2 Merge branch 'master' of https://github.com/FezVrasta/bootstrap-material-design Kevin Ross 2016-01-19 13:58:55 -0600
  • 71b75570e7 Resolves #828 - darker dropdown divider color (pulled from v4 footer) Kevin Ross 2016-01-19 13:58:35 -0600
  • b19df243a8 Resolves #828 - darker dropdown divider color (pulled from v4 footer) Kevin Ross 2016-01-19 13:58:35 -0600
  • 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. Kevin Ross 2016-01-18 17:39:37 -0600
  • 7c2fd40465 fix sr-only text Kevin Ross 2016-01-18 13:56:07 -0600
  • 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 Kevin Ross 2016-01-18 13:51:46 -0600
  • e77ffbc58a #822 removed overflow: hidden; because navbar dropdown menu was being hidden in ipad portrait Kevin Ross 2016-01-18 13:24:48 -0600
  • 880cf63001 #822 Refactored drawer creation to allow for simplified custom drawer creation. Kevin Ross 2016-01-18 12:53:44 -0600
  • 642dc96cc4 #822 - drawers - converted to mixins to allow for different default x and y drawers, as well as to allow for totally custom generated drawer sizes. - different default drawer sizes (x width or y height) in an app - easy generation of custom drawer size classes Kevin Ross 2016-01-15 17:58:16 -0600
  • da8515583d #822 y overlay with a marker class (non-responsive) and responsive Kevin Ross 2016-01-15 16:30:10 -0600
  • 59831c66f0 #822 implementation of x overlay with a marker class (non-responsive) Kevin Ross 2016-01-15 16:25:00 -0600
  • 798a397b4f #822 drawer checkpoint with overlay marker classes, before trying to reduce unnecessary code generation. Kevin Ross 2016-01-15 14:56:11 -0600
  • ae7a1ca279 #822 allow marker class mdb-drawer-closed to force closed the drawer i.e. for use with js (overrides responsive marker class) Kevin Ross 2016-01-15 13:53:30 -0600
  • 0fdc0f8329 #822 drawer overlay below breakpoint Kevin Ross 2016-01-15 11:38:29 -0600
  • f6aacc8d12 added meteor issue note Kevin Ross 2016-01-15 10:32:47 -0600
  • 65a6a0284b added meteor issue note Kevin Ross 2016-01-15 10:32:47 -0600
  • 344fbb2357 add example toggler for dashboard Kevin Ross 2016-01-14 20:59:54 -0600
  • 5a84e9ecf7 #822 Added some icon buttons to the nav so that you can tryout the drawer placements Kevin Ross 2016-01-14 19:09:11 -0600
  • 7788b824e0 #822 booyah, top and bottom drawers! Kevin Ross 2016-01-14 17:50:09 -0600
  • e9d202395e #822 support left and right drawers Kevin Ross 2016-01-14 17:23:03 -0600
  • 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. Kevin Ross 2016-01-14 17:05:16 -0600
  • 55f5b2c8af cleanup dash, found out layout was not included. it may be more bootstrappish to remove the flex layout, and rely on standard layouts. will try next. Kevin Ross 2016-01-14 15:06:39 -0600
  • 95098dc50f dashboard example bug with mobile sized charts fixed Kevin Ross 2016-01-14 14:19:55 -0600
  • e8b5cd3700 fixed resolution of jquery/tether versions for docs by relying on .bower.json instead of bower.json. Added assertions so we don't get another cryptic message on resolutions of these variables. Kevin Ross 2016-01-14 13:27:42 -0600
  • 8ee26b7158 bs4 docs sync Kevin Ross 2016-01-14 13:26:22 -0600
  • 1d91b1cbe2 separated drawer from general layout classes Kevin Ross 2016-01-14 12:50:27 -0600
  • 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. Kevin Ross 2016-01-14 12:08:28 -0600
  • 542cbf5718 button sizing required some padding and font adjustments to be in-spec Kevin Ross 2016-01-13 15:42:48 -0600
  • 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 Kevin Ross 2016-01-12 17:49:53 -0600
  • 6e01cf4ba9 Changed list-group bg to inherit, that seems to make more sense Kevin Ross 2016-01-12 10:10:24 -0600
  • db90cc5dab cleanup code comments etc Kevin Ross 2016-01-11 17:13:53 -0600
  • 944b5be391 Resolves #815. Initial implementation of menus is complete. Kevin Ross 2016-01-11 17:13:01 -0600
  • e75ede0fca solve focus/hover/active box-shadow overlap/cutoff issue by adding a z-index in those states only to raise them above any neighboring element Kevin Ross 2016-01-11 16:45:00 -0600
  • 88d3115d6e Merge pull request #816 from SirAiedail/bootstrap-import-fix Kevin Ross 2016-01-11 16:15:13 -0600
  • 5f0ebf4fd6 Merge pull request #816 from SirAiedail/bootstrap-import-fix Kevin Ross 2016-01-11 16:15:13 -0600
  • d4d95afd47 Rework import of bootstrap variables Lucas Schwiderski 2016-01-11 22:47:19 +0100
  • 9b434de6af Rework import of bootstrap variables Lucas Schwiderski 2016-01-11 22:47:19 +0100
  • 1b91f6f884 #815 menus/dropdowns are fundamentally working, a bit more to do. Kevin Ross 2016-01-11 15:43:11 -0600
  • d2a728c1dd Added a credits section to the docs, makes me feel better than just the LICENSE.md, because indeed we stand on the shoulders of giants. Kevin Ross 2016-01-11 11:29:39 -0600
  • bf80438be5 documentation complete for CollapseInline component Kevin Ross 2016-01-08 13:44:23 -0600
  • a08b5a2ee8 Initial implementation of collapseInline is complete and working on the test page. Need to integrate it into documentation. Kevin Ross 2016-01-08 13:04:21 -0600
  • 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. Kevin Ross 2016-01-07 20:12:56 -0600
  • 833ebc3977 dist for #810 Kevin Ross 2016-01-07 16:35:38 -0600
  • 314e367d03 dist for #810 Kevin Ross 2016-01-07 16:35:38 -0600
  • 5281466398 add dist-sass to dist task Kevin Ross 2016-01-07 16:34:53 -0600
  • 3b754e4c5a add dist-sass to dist task Kevin Ross 2016-01-07 16:34:53 -0600
  • 004b199710 Merge pull request #810 from ashutosh2k12/ashu2k12 Kevin Ross 2016-01-07 16:33:12 -0600
  • 7d5d1cc597 Merge pull request #810 from ashutosh2k12/ashu2k12 Kevin Ross 2016-01-07 16:33:12 -0600
  • 04e2039c31 added href to card footer Ashutosh 2016-01-08 03:51:00 +0530
  • 211a38e538 added href to card footer Ashutosh 2016-01-08 03:51:00 +0530
  • 97aeda22aa Added icon buttons - look like smaller than fab-sm, and are intended for use in things such as navs, perhaps an input group. Kevin Ross 2016-01-07 16:17:34 -0600
  • a7fae9fdfa . Kevin Ross 2016-01-07 12:53:54 -0600