Commit graph

25 commits

Author SHA1 Message Date
Marcos Moura
bd8976ba5c start app template 2017-02-08 04:03:14 -02:00
Marcos Moura
46e916657a Merge remote-tracking branch 'origin/master' into develop
* origin/master:
  [release] 0.6.3
  [build] 0.6.3
  fix standalone build #312
2017-01-11 00:02:08 -02:00
Marcos Moura
f21bb80035 Components/md speed dial (#318)
#286
2017-01-11 00:01:34 -02:00
Marcos Moura
834c5c3442 fix standalone build #312 2017-01-10 18:10:40 -02:00
Marcos Moura
cf304f14eb create base mdProgress component files 2016-12-29 02:42:00 -02:00
Marcos Moura
c29c0717c3 create base mdFile component files 2016-12-28 03:51:36 -02:00
Marcos Moura
1174f42a40 create base mdImage component files 2016-12-28 02:30:46 -02:00
Marcos Moura
6c87ebe7e2 create base chips files 2016-12-27 00:27:36 -02:00
Marcos Moura
5f53fe857f add open/close methods 2016-12-26 17:01:22 -02:00
Marcos Moura
b8b60a1930 disable unfinished snackbar code 2016-12-23 14:02:21 -02:00
Marcos Moura
a251d6e2da Merge remote-tracking branch 'origin/develop' into components/mdSnackbar
* origin/develop: (42 commits)
  [release] 0.5.0
  [build] 0.5.0
  fix tab tooltip
  create docs for layout
  [release] 0.4.3
  [build] 0.4.3
  fix releases tree, load versions and changelog externaly
  fix build structure
  [release] 0.4.2
  [build] 0.4.2
  fix value in select with option with v-if #198
  fix tooltip errors in console #188
  fix dialog with input closing after typing #183
  fix switch not updating state after value change #200
  improve documentation performance
  generate responsive offsets
  create offset classes
  create responsive grid
  fix display of total items on md-table-pagination (#190) #181
  refactor columns
  ...
2016-12-23 13:51:18 -02:00
Marcos Moura
7c53f2b923 create empty layout module 2016-12-12 03:10:09 -02:00
Marcos Moura
c4af3f1163 create spinner #20 (#186) 2016-12-12 02:56:44 -02:00
Marcos Moura
09393ad2de start creation of snackbars 2016-12-05 05:19:01 -02:00
Marcos Moura
b0c87d5ee7 create radio documentation with the new template 2016-11-27 23:31:46 -02:00
Marcos Moura
e08689a10f Merge remote-tracking branch 'origin/master' into components/mdDialog
* origin/master:
  [release] 0.3.2
  [build] 0.3.2
  fix babel export default module.exports #92
  Fix tooltips jumping when screen resize #85
  Fix table not getting instance #91 #88
  Fix input getting wrong value after manual update
  Fix regression on password review #95
  Fix input getting wrong value after manual update #100 #96
  Update getClosestVueParent.js
  use the internal value of md_input to set the value of the container
  Fix for issue #88 and added material.debug.js
2016-11-21 01:44:44 -02:00
Marcos Moura
c79020e660 fix babel export default module.exports #92 2016-11-21 01:19:42 -02:00
Marcos Moura
e3db463f06 Init dialog 2016-11-16 17:56:26 -02:00
Marcos Moura
c7b48749ed 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
ddaf5db4d3 Create empty component 2016-10-25 10:59:36 -02:00
Marcos Moura
62a453bb5c 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
e76db4ffcc Add empty md-menu files 2016-10-19 02:25:00 -02:00
Marcos Moura
4b5f640edb Create first spec of cards 2016-10-18 03:23:30 -02:00
Marcos Moura
05dfa40340 Expose VueMaterial to window 2016-10-13 04:46:36 -03:00
Marcos Moura
89c4b6a69d Change all webpack tasks 2016-10-13 03:27:58 -03:00