Commit graph

1659 commits

Author SHA1 Message Date
Marcos Moura
6a66731418 Merge remote-tracking branch 'origin/master' into components/mdTheme
* origin/master:
  [release] 0.4.1
  [build] 0.4.1
2016-12-12 21:41:33 -02:00
Marcos Moura
7d31cf2799 start reactive themes 2016-12-12 21:38:05 -02:00
Marcos Moura
895b247cf0 start reactive themes 2016-12-12 21:38:05 -02:00
Marcos Moura
bf749d885e create layout base 2016-12-12 05:26:21 -02:00
Marcos Moura
8dda3a70bc create layout base 2016-12-12 05:26:21 -02:00
Marcos Moura
892d0a57e3 remove mixin 2016-12-12 03:10:54 -02:00
Marcos Moura
e2333e14e0 remove mixin 2016-12-12 03:10:54 -02:00
Marcos Moura
7c53f2b923 create empty layout module 2016-12-12 03:10:09 -02:00
Marcos Moura
53d3a58019 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
bf06ffce6b create spinner #20 (#186) 2016-12-12 02:56:44 -02:00
Marcos Moura
8a72eddf3c rewrite snackbar 2016-12-12 00:15:27 -02:00
Marcos Moura
382ba08142 rewrite snackbar 2016-12-12 00:15:27 -02:00
Jérémy TOUZY
1f18f96ce4 pass $event to on click inside md-list-item (#180) 2016-12-11 23:55:37 -02:00
Jérémy TOUZY
88660316cb pass $event to on click inside md-list-item (#180) 2016-12-11 23:55:37 -02:00
Marcos Moura
da61f6df6d Merge remote-tracking branch 'origin/develop' into components/mdSnackbar
* origin/develop:
  adjust menu offset position when scroll is present (#175)
  add md-tooltip for tabheader (#171)
2016-12-09 17:52:15 -02:00
Marcos Moura
534b8ca250 Merge remote-tracking branch 'origin/develop' into components/mdSnackbar
* origin/develop:
  adjust menu offset position when scroll is present (#175)
  add md-tooltip for tabheader (#171)
2016-12-09 17:52:15 -02:00
Marcos Moura
9e5c5fbe27 Merge branch 'components/mdSnackbar' of https://github.com/marcosmoura/vue-material into components/mdSnackbar
* 'components/mdSnackbar' of https://github.com/marcosmoura/vue-material:
  fix md-tabs with v-if and fix whiteframe
  add support for theming on Cards (#173)
  [release] 0.4.1
  [build] 0.4.1
  fix tooltip not being removed. fix #156
  fix disabled selects being selectable. fix #159
  resize textarea when a value change fix #160
  revert dialog example
  add scrollbar behaviour in dialog content fix #161
  start improvement over huge dialog content
  create custom tags in whiteframe component (#170)
  fix undefined object.values method and emit @change event (#167)
  add reference of currentPage in mdTablePagination (#166)
  add code sample to switch (#158)
  update prompt code example to be a prompt (#151)
2016-12-09 17:51:58 -02:00
Marcos Moura
005ed81bf2 Merge branch 'components/mdSnackbar' of https://github.com/marcosmoura/vue-material into components/mdSnackbar
* 'components/mdSnackbar' of https://github.com/marcosmoura/vue-material:
  fix md-tabs with v-if and fix whiteframe
  add support for theming on Cards (#173)
  [release] 0.4.1
  [build] 0.4.1
  fix tooltip not being removed. fix #156
  fix disabled selects being selectable. fix #159
  resize textarea when a value change fix #160
  revert dialog example
  add scrollbar behaviour in dialog content fix #161
  start improvement over huge dialog content
  create custom tags in whiteframe component (#170)
  fix undefined object.values method and emit @change event (#167)
  add reference of currentPage in mdTablePagination (#166)
  add code sample to switch (#158)
  update prompt code example to be a prompt (#151)
2016-12-09 17:51:58 -02:00
Marcos Moura
f9b71e2a3e add ES2017 polyfill 2016-12-09 17:51:53 -02:00
Marcos Moura
07193c86f3 add ES2017 polyfill 2016-12-09 17:51:53 -02:00
Alexis Agahi
ed7091afe0 adjust menu offset position when scroll is present (#175)
* [build] 0.4.1

* [release] 0.4.1

* Adjust menu offset position when page scrolling occurs. fix #172
2016-12-09 13:59:35 -02:00
Alexis Agahi
ae06e82bc9 adjust menu offset position when scroll is present (#175)
* [build] 0.4.1

* [release] 0.4.1

* Adjust menu offset position when page scrolling occurs. fix #172
2016-12-09 13:59:35 -02:00
Jérémy TOUZY
5919acce8b add md-tooltip for tabheader (#171)
* [new] md-tabs improvements : md-tooltip

* [fix] Set the bottom default value on the prop definition
2016-12-09 13:55:04 -02:00
Jérémy TOUZY
e3f3fda63e add md-tooltip for tabheader (#171)
* [new] md-tabs improvements : md-tooltip

* [fix] Set the bottom default value on the prop definition
2016-12-09 13:55:04 -02:00
Marcos Moura
b05ca44c11 fix md-tabs with v-if and fix whiteframe 2016-12-09 00:47:32 -02:00
Marcos Moura
369aed4ea3 fix md-tabs with v-if and fix whiteframe 2016-12-09 00:47:32 -02:00
Marcos Moura
30ad3fc1dc Merge remote-tracking branch 'origin/develop' into components/mdSnackbar
* origin/develop:
  add support for theming on Cards (#173)
2016-12-08 14:06:12 -02:00
Marcos Moura
87fea69779 Merge remote-tracking branch 'origin/develop' into components/mdSnackbar
* origin/develop:
  add support for theming on Cards (#173)
2016-12-08 14:06:12 -02:00
Mateus Cerqueira Gonçalves
6062b80fa5 add support for theming on Cards (#173)
* #148 - Support for theming on Card Component

* #148 - Updating the docs

* #148 - Removing theming for card's internal components

* #148 - Updating the docs
2016-12-08 14:04:59 -02:00
Mateus Cerqueira Gonçalves
3e5f930fa7 add support for theming on Cards (#173)
* #148 - Support for theming on Card Component

* #148 - Updating the docs

* #148 - Removing theming for card's internal components

* #148 - Updating the docs
2016-12-08 14:04:59 -02:00
Marcos Moura
0f509d7388 Merge remote-tracking branch 'origin/master' into components/mdSnackbar
* origin/master:
  [release] 0.4.1
  [build] 0.4.1
2016-12-08 10:57:39 -02:00
Marcos Moura
22fbfd8312 Merge remote-tracking branch 'origin/master' into components/mdSnackbar
* origin/master:
  [release] 0.4.1
  [build] 0.4.1
2016-12-08 10:57:39 -02:00
Marcos Moura
ad3200a3dd Merge remote-tracking branch 'origin/develop' into components/mdSnackbar
* origin/develop:
  fix tooltip not being removed. fix #156
  fix disabled selects being selectable. fix #159
  resize textarea when a value change fix #160
  revert dialog example
  add scrollbar behaviour in dialog content fix #161
  start improvement over huge dialog content
  create custom tags in whiteframe component (#170)
  fix undefined object.values method and emit @change event (#167)
  add reference of currentPage in mdTablePagination (#166)
  add code sample to switch (#158)
  update prompt code example to be a prompt (#151)
2016-12-08 10:57:32 -02:00
Marcos Moura
9e482dd8f7 Merge remote-tracking branch 'origin/develop' into components/mdSnackbar
* origin/develop:
  fix tooltip not being removed. fix #156
  fix disabled selects being selectable. fix #159
  resize textarea when a value change fix #160
  revert dialog example
  add scrollbar behaviour in dialog content fix #161
  start improvement over huge dialog content
  create custom tags in whiteframe component (#170)
  fix undefined object.values method and emit @change event (#167)
  add reference of currentPage in mdTablePagination (#166)
  add code sample to switch (#158)
  update prompt code example to be a prompt (#151)
2016-12-08 10:57:32 -02:00
Marcos Moura
ce44b6c963 [release] 0.4.1 2016-12-08 10:48:40 -02:00
Marcos Moura
a2160b44dd [release] 0.4.1 2016-12-08 10:48:40 -02:00
Marcos Moura
de40f234af [build] 0.4.1 2016-12-08 10:48:37 -02:00
Marcos Moura
51c17e6e18 [build] 0.4.1 2016-12-08 10:48:37 -02:00
Marcos Moura
d859176da3 fix tooltip not being removed. fix #156 2016-12-08 10:12:59 -02:00
Marcos Moura
33af65eb45 fix tooltip not being removed. fix #156 2016-12-08 10:12:59 -02:00
Marcos Moura
ecd920f3f8 fix disabled selects being selectable. fix #159 2016-12-08 10:10:09 -02:00
Marcos Moura
6dabd7960e fix disabled selects being selectable. fix #159 2016-12-08 10:10:09 -02:00
Marcos Moura
7d869f4402 resize textarea when a value change fix #160 2016-12-08 09:57:24 -02:00
Marcos Moura
4c01fc489b resize textarea when a value change fix #160 2016-12-08 09:57:24 -02:00
Marcos Moura
f005f4fbc8 revert dialog example 2016-12-08 09:47:16 -02:00
Marcos Moura
f0fdb3eab7 revert dialog example 2016-12-08 09:47:16 -02:00
Marcos Moura
c863dfc396 add scrollbar behaviour in dialog content fix #161 2016-12-08 09:44:18 -02:00
Marcos Moura
657e5d0c37 add scrollbar behaviour in dialog content fix #161 2016-12-08 09:44:18 -02:00
Marcos Moura
c8f7137a0c start improvement over huge dialog content 2016-12-07 20:07:19 -02:00