Commit graph

17 commits

Author SHA1 Message Date
Marcos Moura
b132e934ad Fix components not being updated inside v-once #69 #70 2016-11-15 23:27:04 -02:00
Marcos Moura
f5011bc8b7 Merge remote-tracking branch 'origin/develop' into components/mdTable
* origin/develop:
  Create select with multiple
  Make md-select with md-menu
  Fix for issue #41 (md-button ignoring type prop)
  Finish md-menu spec
  Add keyboard shortcuts to menu
  Add close event on tab
  Close content on esc
  Drop transitionend dependency
  Keep menu content inside viewport
  Recalculate position on resize
  Add menu code in card example
  Add menu in a button text
  Add menu to card example
  Refactor huge method
  Make menu open in a correct position
  Add initial styles and detach and attach menu on click
  Force size of demo example
  Add page title
  Add menu tag
  Add empty md-menu files
2016-11-13 01:24:52 -02:00
Marcos Moura
dafd88e2c3 Make components run only once to increase performance 2016-10-27 03:48:26 -02:00
Marcos Moura
b3ae343aca Finish md-menu spec 2016-10-25 05:09:44 -02:00
Marcos Moura
f967fe912f Change all webpack tasks 2016-10-13 03:27:58 -03:00
Marcos Moura
689f39842b Create introduction page without images 2016-09-27 00:53:25 -03:00
Marcos Moura
a48283ebad Update Toolbar Examples and add large and medium variants 2016-09-19 20:34:09 -03:00
Marcos Moura
a41291ddaf Improve toolbar documentation 2016-09-09 13:36:05 -03:00
Marcos Moura
497218ff28 Add v-model to select 2016-09-06 19:17:44 -03:00
Marcos Moura
6ab3bfc95d Improve docs using new components 2016-09-05 02:17:20 -03:00
Marcos Moura
96d5fdc0f1 Change the ready method to mounted 2016-08-31 19:20:23 -03:00
Marcos Moura
ce9be7ca56 Create initial documentation for avatars 2016-08-17 08:51:43 -03:00
Marcos Moura
307ef6d023 Add themes with rgba colors 2016-08-16 22:38:18 -03:00
Marcos Moura
cd77016eaf Create select menu and add core directive to handle outside clicks 2016-08-10 20:54:58 -03:00
Marcos Moura
fb2bd988f1 Improve lists with subheaders and account header 2016-08-09 22:01:58 -03:00
Marcos Moura
963c2867f9 Fix toolbar spacing to match with guidelines 2016-08-02 02:52:58 -03:00
Marcos Moura
7c99506723 Create toolbars 2016-07-18 17:46:03 -03:00