Commit graph

1564 commits

Author SHA1 Message Date
Igor Ribeiro
697883eb8f update style 2017-02-02 17:37:15 -02:00
Igor Ribeiro
908d520355 fix style 2017-02-02 16:40:18 -02:00
Igor Ribeiro
9a02cb10ac Merge branch 'tabs-header-swipe' of github.com:igor-ribeiro/vue-material into tabs-header-swipe 2017-02-02 16:32:19 -02:00
Igor Ribeiro
0582a3251b update docs 2017-02-02 16:31:39 -02:00
Igor Ribeiro
031b72227c rename prop to md-scrollable-navigation 2017-02-02 16:31:31 -02:00
Igor Ribeiro
499a6e8dfc update let to const on calculateIndicatorPos method 2017-02-02 16:21:24 -02:00
Igor Ribeiro
54b3b60a06 Merge branch 'develop' into tabs-header-swipe 2017-02-02 16:17:15 -02:00
Igor Ribeiro
d29a5eab15 implement scroll on Tabs header 2017-02-02 16:12:47 -02:00
Kory Prince
3d5f688286 remove pointer-events from hidden buttons on mdSpeedDial (#420) 2017-02-01 11:36:43 -02:00
Christopher S. Case
635c272623 fix typo inside readme (#413)
This fixes #412.
2017-01-30 17:52:52 -02:00
Marcos Moura
e36d28e6ad fix radio parsing md-value wrongly #378 2017-01-23 23:47:11 -02:00
Marcos Moura
e058aa6400 increase menu backdrop z-index 2017-01-23 20:54:15 -02:00
Marcos Moura
21d390b230 increase menu backdrop z-index 2017-01-23 20:51:03 -02:00
Marcos Moura
57a3659fef add select events when open and close #357 2017-01-23 20:14:08 -02:00
Marcos Moura
830117bb37 add checked attribute to checkbox #366 2017-01-23 20:09:06 -02:00
Marcos Moura
a6f2870f82 fix error message not moving down on textarea #362 2017-01-23 19:54:26 -02:00
Marcos Moura
ced5c90153 prevent body from scroll on dialogs and menus #373 2017-01-23 19:50:13 -02:00
Marcos Moura
4bbe83b6ad prevent parent forms from submitting when adding chips #383 2017-01-23 19:39:51 -02:00
Marcos Moura
d718749396 Merge branch 'develop' of https://github.com/marcosmoura/vue-material into develop
* 'develop' of https://github.com/marcosmoura/vue-material:
  add to the bottom-bar the new icon options (#377)
2017-01-23 19:10:57 -02:00
Marcos Moura
6e8c41a89b fix char counter not updating after model change #384 2017-01-23 19:10:29 -02:00
Sombriks
19a5ecd904 add to the bottom-bar the new icon options (#377)
* adding to the bottombar the new icon options

* making the requested changes

* missing term
2017-01-23 18:43:05 -02:00
Marcos Moura
c789afb8cc Merge remote-tracking branch 'origin/master' into develop
* origin/master:
  fix import names (#345)
  add gitter channel URL
  add gitter badge
  fix comment
  add Gitter Channel
  update the number of rows if the data set changes on mdTable (#320)
2017-01-23 18:37:58 -02:00
Kory Prince
264e2d4299 fix textarea autosize on initial value (#341) 2017-01-16 16:15:50 -02:00
Joan Mira
e7e3ad3ab1 fix import names (#345) 2017-01-16 16:14:21 -02:00
Marcos Moura
235487c1d6 add gitter channel URL 2017-01-12 19:33:20 -02:00
Marcos Moura
9d0703571f add gitter badge 2017-01-12 19:30:41 -02:00
Marcos Moura
0d67200cc4 fix comment 2017-01-12 19:26:49 -02:00
Marcos Moura
905bc02d94 add Gitter Channel 2017-01-12 19:26:12 -02:00
Kory Prince
324a08b7e1 allow null value to be passed to parent of md-select (#338)
#333
2017-01-12 13:34:39 -02:00
Sombriks
b673a871cd add support for icons without ligatures (#330)
* ignoring a thing

* md-iconset had to become a boolean prop because :class=[themeClass, iconset] have aonther behavior, as can be seen in https://vuejs.org/v2/guide/class-and-style.html#ad

* icon font support proposal

* support for icon fonts without ligatures

* change iconset example
2017-01-12 10:55:39 -02:00
Kory Prince
7e7bd5bdc9 disable pointer events on snackbar container. fix #327 (#328) 2017-01-11 17:08:10 -02:00
Pablo Henrique
06e404c992 update the number of rows if the data set changes on mdTable (#320)
* Fix on mdTable numberOfRows and numberOfSelected

* Fix on mdTable numberOfRows and numberOfSelected
2017-01-11 14:14:16 -02:00
Kory Prince
d66609f8b3 check for null parent elements in mdInkRipple #313 (#317)
* fix standalone build #312

* [build] 0.6.3

* [release] 0.6.3

* fixes #313 check for null
2017-01-11 00:04:50 -02:00
Marcos Moura
95b32ff937 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
ec4b5a57b2 Merge branch 'develop' of https://github.com/marcosmoura/vue-material into develop
* 'develop' of https://github.com/marcosmoura/vue-material:
  Components/md speed dial (#318)
2017-01-11 00:02:03 -02:00
Marcos Moura
f21bb80035 Components/md speed dial (#318)
#286
2017-01-11 00:01:34 -02:00
Marcos Moura
e8d34fcaea Merge branch 'develop' of https://github.com/marcosmoura/vue-material into develop
* 'develop' of https://github.com/marcosmoura/vue-material: (671 commits)
  [release] 0.6.2
  [build] 0.6.2
  fix alias for webpack
  [release] 0.6.1
  [build] 0.6.1
  remove ignore on bundle
  add mobile first breakpoints to mdLayout (#305)
  fix md-icon-button with pallete colors inside cards #307
  [release] 0.6.0
  [build] 0.6.0
  fix one line dialogs in certain browsers #219
  add documentation on how to disable ripple
  rename module
  add 'changed' event to mdBottomBar. (#296)
  delay creation of ripple actions
  remove unused dependency
  remove ripple directive and use the new component
  recreate ripple component and add a global toggle to it
  cache svg icons
  simplify bottom bar examples
  ...
2017-01-10 23:59:05 -02:00
Marcos Moura
7de412c0bd [release] 0.6.3 2017-01-10 18:15:32 -02:00
Marcos Moura
cc4dfd609a [build] 0.6.3 2017-01-10 18:15:29 -02:00
Marcos Moura
834c5c3442 fix standalone build #312 2017-01-10 18:10:40 -02:00
Marcos Moura
615a7a6260 Merge remote-tracking branch 'origin/master' into develop
* origin/master:
  [release] 0.6.2
  [build] 0.6.2
  fix alias for webpack
2017-01-10 16:10:01 -02:00
Marcos Moura
6163a956b3 Merge remote-tracking branch 'origin/master' into develop
* origin/master:
  [release] 0.6.2
  [build] 0.6.2
  fix alias for webpack
2017-01-10 16:10:01 -02:00
Marcos Moura
4009346cbc [release] 0.6.2 2017-01-10 15:50:28 -02:00
Marcos Moura
ea3dce91c4 [release] 0.6.2 2017-01-10 15:50:28 -02:00
Marcos Moura
0f8e85dd05 [build] 0.6.2 2017-01-10 15:50:24 -02:00
Marcos Moura
655e9913d7 [build] 0.6.2 2017-01-10 15:50:24 -02:00
Marcos Moura
6bad7efac9 fix alias for webpack 2017-01-10 15:40:47 -02:00
Marcos Moura
0716fa2dce fix alias for webpack 2017-01-10 15:40:47 -02:00
Marcos Moura
090744aec2 Merge remote-tracking branch 'origin/master' into develop
* origin/master:
  [release] 0.6.1
  [build] 0.6.1
  remove ignore on bundle
  fix md-icon-button with pallete colors inside cards #307
  [release] 0.6.0
  [build] 0.6.0
2017-01-10 13:49:24 -02:00
Marcos Moura
0db9658868 Merge remote-tracking branch 'origin/master' into develop
* origin/master:
  [release] 0.6.1
  [build] 0.6.1
  remove ignore on bundle
  fix md-icon-button with pallete colors inside cards #307
  [release] 0.6.0
  [build] 0.6.0
2017-01-10 13:49:24 -02:00