Commit graph

232 commits

Author SHA1 Message Date
Marcos Moura
1ce077881e Fix max-length count of initial values 2016-10-27 21:46:01 -02:00
Marcos Moura
d13acdcc40 Merge remote-tracking branch 'origin/develop' into components/mdTable
* origin/develop:
  default 'type' value is now 'button'
  updated docs
  add 'type' props to switch button
2016-10-27 13:10:11 -02:00
Marcos Moura
da7426dcb8 Start creation of edit dialogs 2016-10-27 11:46:40 -02:00
Marcos Moura
93de61b4d6 Enable auto select when clicking on the row 2016-10-27 04:48:13 -02:00
Marcos Moura
52b8fb68c1 Fix misalignment on head with span text 2016-10-27 04:36:54 -02:00
Marcos Moura
923199e2e3 Add numeric style to table head and add tooltip 2016-10-27 04:35:25 -02:00
Marcos Moura
8b51ecab0e Fix sorted head color 2016-10-27 03:54:20 -02:00
Marcos Moura
ca83e3b16e Add sort buttons with ripple effect 2016-10-27 03:52:58 -02:00
Marcos Moura
c34a63b672 Increase checkbox clickable area from 20px to 40px 2016-10-27 03:51:27 -02:00
Marcos Moura
56380d872e Make components run only once to increase performance 2016-10-27 03:48:26 -02:00
Marcos Moura
fcf0cb2b2a Improve logic of selection inside table 2016-10-26 21:59:51 -02:00
Marcos Moura
7f4b47966d Create selectable table 2016-10-26 01:58:35 -02:00
Marcos Moura
5aec1b189d Start table component 2016-10-25 21:10:04 -02:00
Marcos Moura
ddaf5db4d3 Create empty component 2016-10-25 10:59:36 -02:00
Marcos Moura
2ae7d2216a Merge pull request #27 from guillaumerxl/master
Added 'type' props to switch button
2016-10-25 10:11:26 -02:00
Guillaume Rouxel
4d37f4b984 default 'type' value is now 'button' 2016-10-25 11:48:22 +02:00
Guillaume Rouxel
5dd17ccf55 add 'type' props to switch button 2016-10-24 22:36:00 +02:00
Marcos Moura
efdf91a57e Improve detection of card lightness 2016-10-24 02:03:49 -02:00
Marcos Moura
4f4d0594e0 Fix height of buttons inside card actions 2016-10-24 02:03:25 -02:00
Jan Van Bruggen
3f1cd59f85 Emit change & input events from mdTextarea 2016-10-20 11:50:03 -07:00
Marcos Moura
47e8338041 Add card examples 2016-10-19 01:58:21 -02:00
Marcos Moura
c0c6d6db69 Add more card examples and fix text scrim 2016-10-19 00:58:10 -02:00
Marcos Moura
7fc01a5602 Add expansion card and media examples 2016-10-19 00:43:37 -02:00
Marcos Moura
4296525ff3 Add card image aspect ratio control 2016-10-18 03:56:40 -02:00
Marcos Moura
4b5f640edb Create first spec of cards 2016-10-18 03:23:30 -02:00
Marcos Moura
4c97d6a265 Fix not well aligned icons inside fab 2016-10-17 21:03:17 -02:00
Marcos Moura
0c852b659e Fix tooltip not working on firefox #6 2016-10-17 21:01:36 -02:00
Marcos Moura
ffda89baa4 Fix empty value on select 2016-10-17 05:01:48 -02:00
Marcos Moura
87e527976a Add initial firefox support and finish first documentation release 2016-10-17 04:33:00 -02:00
Marcos Moura
06bd8932bc Force min-height to be applied when tab is created #5 2016-10-16 23:02:58 -02:00
Marcos Moura
ebdb7e2cb2 Fixes register single theme #3 2016-10-16 23:00:55 -02:00
Marcos Moura
6257f8ca4a Add components code example 2016-10-14 20:28:12 -03:00
Marcos Moura
05dfa40340 Expose VueMaterial to window 2016-10-13 04:46:36 -03:00
Marcos Moura
1375d55c4c Improve components 2016-10-13 04:29:09 -03:00
Marcos Moura
89c4b6a69d Change all webpack tasks 2016-10-13 03:27:58 -03:00
Marcos Moura
9a296184cb Add code doc to avatar 2016-10-05 06:00:54 -03:00
Marcos Moura
9a8747125b Force white background on example widgets 2016-10-05 05:55:21 -03:00
Marcos Moura
f0b2ed6186 Add getting started page and add example image to introduction 2016-10-05 05:53:01 -03:00
Marcos Moura
470e50a5de Keep the old class name if the theme fails 2016-10-05 05:52:15 -03:00
Marcos Moura
21381677e3 Fix error color when input is focused 2016-10-05 05:51:47 -03:00
Marcos Moura
fd2c2dad35 Align icon vertically 2016-10-05 05:51:23 -03:00
Marcos Moura
3f3f41eb08 Create introduction page without images 2016-09-27 00:53:25 -03:00
Marcos Moura
6748f56f56 Start documentation of introduction 2016-09-26 12:57:41 -03:00
Marcos Moura
c09078ec04 Fix partial match of active class on router-link 2016-09-26 12:12:29 -03:00
Marcos Moura
84426e9f68 Add page transition 2016-09-26 12:09:14 -03:00
Marcos Moura
335d575eec Remove comma 2016-09-26 11:42:22 -03:00
Marcos Moura
c00a78d500 Refactor doc templates 2016-09-26 11:41:51 -03:00
Marcos Moura
d8681b1e5d Create template for single pages 2016-09-26 11:14:26 -03:00
Marcos Moura
262c05300f Add empty page for changelogs 2016-09-26 01:29:28 -03:00
Marcos Moura
e4af5cec22 Enable dynamic themes 2016-09-26 01:13:27 -03:00