Commit graph

62 commits

Author SHA1 Message Date
Pablo Henrique Penha Silva
55387a7dbd revert 2017-06-19 13:09:01 -03:00
Marcos Moura
bec42aa4d0 include docs on lint process 2017-02-22 01:44:12 -03:00
Marcos Moura
152f78769f simplify build process and add support for tree shaking 2017-02-21 18:46:58 -03:00
Marcos Moura
a3a8c8085c fix and optimize layout media queries after upgrade to webpack 2 #456 2017-02-08 21:27:50 -02:00
Marcos Moura
1f9475e612 Merge branch 'develop' of https://github.com/marcosmoura/vue-material into develop
* 'develop' of https://github.com/marcosmoura/vue-material: (47 commits)
  fix regression of @click handler #454
  [build] 0.7.0
  add speed dial code examples
  [release] 0.7.0
  [build] 0.7.0
  fix min-width media queries
  remove chunk name
  update supported browsers
  update supported browsers
  upgrade to webpack 2
  start integration with webpack 2
  add styles for input inside toolbar #395
  rename method
  remove custom click bindings
  apply theme-color based on primary theme color
  remove unnecessary Vue.extend on component definition
  deprecated click bubble
  normalize mobile and desktop events on ripple
  prevent ripple from getting undefined when ripple elements doesnt exists
  allow preventDefault in md-switch (#435)
  ...
2017-02-08 19:07:47 -02:00
Marcos Moura
78b968653c [build] 0.7.0 2017-02-08 01:16:24 -02:00
Marcos Moura
911125bc1a upgrade to webpack 2 2017-02-07 20:49:51 -02:00
Marcos Moura
cae50ab0c9 upgrade to webpack 2 2017-02-07 20:49:51 -02:00
Marcos Moura
52e971b335 start integration with webpack 2 2017-02-07 19:24:52 -02:00
Marcos Moura
31ec207bd1 start integration with webpack 2 2017-02-07 19:24:52 -02:00
Marcos Moura
cf7204d081 fix scoped styles broken inside docs 2017-01-08 15:50:26 -02:00
Marcos Moura
ea8e425ed2 fix scoped styles broken inside docs 2017-01-08 15:50:26 -02:00
Marcos Moura
aef7021375 optimize bundle removing vue from output 2016-12-26 13:18:29 -02:00
Marcos Moura
34e08fe825 optimize bundle removing vue from output 2016-12-26 13:18:29 -02:00
Marcos Moura
bd16eebfc1 upgrade to vue 2.1.7 2016-12-26 00:27:31 -02:00
Marcos Moura
31c9b3cb8a upgrade to vue 2.1.7 2016-12-26 00:27:31 -02:00
Marcos Moura
b9ecbf8576 disable unfinished snackbar code 2016-12-23 14:02:21 -02:00
Marcos Moura
b8b60a1930 disable unfinished snackbar code 2016-12-23 14:02:21 -02:00
Marcos Moura
ddd9c8658e 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
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
f9be33584d [build] 0.5.0 2016-12-16 04:01:17 -02:00
Marcos Moura
5f43265310 [build] 0.5.0 2016-12-16 04:01:17 -02:00
Marcos Moura
07193c86f3 add ES2017 polyfill 2016-12-09 17:51:53 -02:00
Marcos Moura
f9b71e2a3e add ES2017 polyfill 2016-12-09 17:51:53 -02:00
Marcos Moura
c395934de6 [build] 0.4.0 2016-12-05 01:53:41 -02:00
Marcos Moura
81557b8124 [build] 0.4.0 2016-12-05 01:53:41 -02:00
Marcos Moura
9eac28df3e update libs 2016-12-05 01:48:41 -02:00
Marcos Moura
d7b6fc78d8 update libs 2016-12-05 01:48:41 -02:00
Marcos Moura
38e6176c1e generate old versions 2016-11-29 04:06:18 -02:00
Marcos Moura
fa39ec6cd8 generate old versions 2016-11-29 04:06:18 -02:00
Marcos Moura
9e5261b589 create radio documentation with the new template 2016-11-27 23:31:46 -02:00
Marcos Moura
b0c87d5ee7 create radio documentation with the new template 2016-11-27 23:31:46 -02:00
Marcos Moura
19db664663 create dialog documentation with the new template 2016-11-25 17:10:40 -02:00
Marcos Moura
25330499f6 create dialog documentation with the new template 2016-11-25 17:10:40 -02:00
Marcos Moura
dce4b3660b Format code-block and apply clipboard.js 2016-11-23 02:24:06 -02:00
Marcos Moura
102f440870 Format code-block and apply clipboard.js 2016-11-23 02:24:06 -02:00
Marcos Moura
6d8e89da41 Create new documentation template for components 2016-11-23 01:37:50 -02:00
Marcos Moura
8cf8868adf Create new documentation template for components 2016-11-23 01:37:50 -02:00
Marcos Moura
e7dea3e70c fix babel export default module.exports #92 2016-11-21 01:19:42 -02:00
Marcos Moura
c79020e660 fix babel export default module.exports #92 2016-11-21 01:19:42 -02:00
Marcos Moura
eb863a0c84 [build] 0.3.0 2016-11-14 20:24:56 -02:00
Marcos Moura
91d43e66d7 [build] 0.3.0 2016-11-14 20:24:56 -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
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
aa4135fc71 Improve logic of selection inside table 2016-10-26 21:59:51 -02:00
Marcos Moura
fcf0cb2b2a Improve logic of selection inside table 2016-10-26 21:59:51 -02:00
Marcos Moura
b3ae343aca Finish md-menu spec 2016-10-25 05:09:44 -02:00
Marcos Moura
93a90cd08c Finish md-menu spec 2016-10-25 05:09:44 -02:00
Marcos Moura
6cf28725d1 Merge remote-tracking branch 'origin/develop' into components/mdMenu
* origin/develop:
  Add babel-cli as dev dependecy
  Update README.md
2016-10-24 23:37:37 -02:00
Marcos Moura
8c9a26c2eb Merge remote-tracking branch 'origin/develop' into components/mdMenu
* origin/develop:
  Add babel-cli as dev dependecy
  Update README.md
2016-10-24 23:37:37 -02:00