Commit graph

172 commits

Author SHA1 Message Date
Marcos Moura
10d329a220 Add close event on tab 2016-10-24 21:37:28 -02:00
Marcos Moura
955b1ed40a Close content on esc 2016-10-24 21:26:26 -02:00
Marcos Moura
7fed76214d Drop transitionend dependency 2016-10-24 21:26:07 -02:00
Marcos Moura
3174ffc1ee Merge remote-tracking branch 'origin/develop' into components/mdMenu
* origin/develop:
  Generate v0.2.0 documentation
  Fix docs
  Improve detection of card lightness
  Fix height of buttons inside card actions
2016-10-24 19:44:20 -02:00
Marcos Moura
b564e48c0a Keep menu content inside viewport 2016-10-24 19:43:55 -02:00
Marcos Moura
5b2fb96708 Improve detection of card lightness 2016-10-24 02:03:49 -02:00
Marcos Moura
f24ab28ad7 Fix height of buttons inside card actions 2016-10-24 02:03:25 -02:00
Marcos Moura
473c2392ad Merge remote-tracking branch 'origin/develop' into components/mdMenu
* origin/develop:
  0.2.0
  Add Roboto font and google icons to the docs #15
  Add Roboto font and google icons to the docs
  Explains better how to install and configure vue-material #11
  Emit change & input events from mdTextarea
2016-10-24 01:51:23 -02:00
Marcos Moura
ad0d2c13e2 Recalculate position on resize 2016-10-24 00:33:11 -02:00
Jan Van Bruggen
b474af9fd8 Emit change & input events from mdTextarea 2016-10-20 11:50:03 -07:00
Marcos Moura
77f34685ad Refactor huge method 2016-10-20 02:49:31 -02:00
Marcos Moura
f138482fc3 Make menu open in a correct position 2016-10-20 02:40:20 -02:00
Marcos Moura
d2c7d2603e Add initial styles and detach and attach menu on click 2016-10-19 21:33:31 -02:00
Marcos Moura
0b4a7d8818 Merge remote-tracking branch 'origin/develop' into components/mdMenu
* origin/develop:
  Add cards to changelog
  Add card examples
  Add more card examples and fix text scrim
  Add expansion card and media examples
  Add ripple effect to some cards
  Add card image aspect ratio control
  Create first spec of cards
2016-10-19 02:25:06 -02:00
Marcos Moura
524629d7e6 Add empty md-menu files 2016-10-19 02:25:00 -02:00
Marcos Moura
f12a777c1a Add card examples 2016-10-19 01:58:21 -02:00
Marcos Moura
196f77ec11 Add more card examples and fix text scrim 2016-10-19 00:58:10 -02:00
Marcos Moura
d7bd0789cc Add expansion card and media examples 2016-10-19 00:43:37 -02:00
Marcos Moura
9d2a0ebe78 Add card image aspect ratio control 2016-10-18 03:56:40 -02:00
Marcos Moura
09ecb4bd15 Create first spec of cards 2016-10-18 03:23:30 -02:00
Marcos Moura
29303889c7 Fix not well aligned icons inside fab 2016-10-17 21:03:17 -02:00
Marcos Moura
b393f47382 Fix tooltip not working on firefox #6 2016-10-17 21:01:36 -02:00
Marcos Moura
bb82cf3efd Fix empty value on select 2016-10-17 05:01:48 -02:00
Marcos Moura
7a9a0cfe27 Add initial firefox support and finish first documentation release 2016-10-17 04:33:00 -02:00
Marcos Moura
8e29c2d13e Force min-height to be applied when tab is created #5 2016-10-16 23:02:58 -02:00
Marcos Moura
f967fe912f Change all webpack tasks 2016-10-13 03:27:58 -03:00
Marcos Moura
15d54baecd Keep the old class name if the theme fails 2016-10-05 05:52:15 -03:00
Marcos Moura
ecb5c3724d Fix error color when input is focused 2016-10-05 05:51:47 -03:00
Marcos Moura
d46aeabe5b Align icon vertically 2016-10-05 05:51:23 -03:00
Marcos Moura
689f39842b Create introduction page without images 2016-09-27 00:53:25 -03:00
Marcos Moura
1f2d01cf5e Create template for single pages 2016-09-26 11:14:26 -03:00
Marcos Moura
d93aa2e834 Enable dynamic themes 2016-09-26 01:13:27 -03:00
Marcos Moura
c69bc158f3 Remove primary color of opened expand lists 2016-09-26 00:31:17 -03:00
Marcos Moura
5f966430b3 Change subheader tag to li inside lists 2016-09-26 00:30:43 -03:00
Marcos Moura
6d235460a4 Improve expand transitions and fix dense lists 2016-09-26 00:30:11 -03:00
Marcos Moura
9f31be1066 Fix invalid button after refactor 2016-09-26 00:29:00 -03:00
Marcos Moura
9c7b41982a Fix invalid maxlength type 2016-09-26 00:28:34 -03:00
Marcos Moura
59a31d0dab Improve expansion list 2016-09-25 22:10:29 -03:00
Marcos Moura
7bcaeabf1d Create expansible lists 2016-09-25 00:15:53 -03:00
Marcos Moura
a7a17f30ba Call setActive when the mdActive change 2016-09-20 02:26:08 -03:00
Marcos Moura
2dfd8edba6 Fix transition of shifted bars 2016-09-20 02:25:21 -03:00
Marcos Moura
987a6e2b02 Move class object to new function to be called on each loop 2016-09-20 02:23:58 -03:00
Marcos Moura
31029a147d Fix dynamic themes not removing last class 2016-09-20 02:22:17 -03:00
Marcos Moura
046bf2055a Fix avatar colors 2016-09-19 21:15:11 -03:00
Marcos Moura
5a2cb5b095 Fix weird hover colors and add docs for clean fab 2016-09-19 20:35:54 -03:00
Marcos Moura
bb5a7be84e Update tooltip examples and fix tooltip z-index 2016-09-19 20:35:30 -03:00
Marcos Moura
97d61de4e7 Update Switch Examples and add primary and warn colors 2016-09-19 20:34:53 -03:00
Marcos Moura
a48283ebad Update Toolbar Examples and add large and medium variants 2016-09-19 20:34:09 -03:00
Marcos Moura
19f25ba4b7 Add example for several components 2016-09-19 00:45:48 -03:00
Marcos Moura
d4aece7d43 Refactor tab themes 2016-09-18 14:04:02 -03:00