Commit graph

1759 commits

Author SHA1 Message Date
Marcos Moura
e7eb23456e Merge remote-tracking branch 'origin/develop' into components/mdDatepicker
* origin/develop:
  mdSwitch can be used without v-model (#607) (#622)
  md-slect: key navigation ignores mdSubheader onEnter (#592) (#623)
  Fix subtotal not updating (#625)
  Fix undefined variable in md-radio SCSS (#635)
  Refactor Theme Engine (#646)
  some required scss imports added (#670)
  Fixes #629 Unable to set disabled property of md-bottom-bar-item (#689)
  Dont overwrite currentSize of mdTablePagination (#692)
  Fix radio button null value (#693)
  DOCS: Added missing argument in code example (#702)
  Allow object for option in select (#708)
  Fix floating action button incoherent move #713 (#714)
  Added the code samples for Demo in List Components (Multiple options, Multiple Expand) (#725)
  adding click handler (#726)
  fix md-tabs not properly flexed when applied with md-fixed (#636)
  fix language more gender neutral #633 (#637)
2017-05-07 20:09:48 -03:00
Marcos Moura
4ce055e0f8 Merge remote-tracking branch 'origin/master' into components/mdDatepicker
* origin/master:
  fixed when npm install  extract-text-webpack-plugin@beta not  found error ( #665 ) (#666)
  Issue#544 (#674)
  Add CDNJS version badge in README.md (#718)
2017-05-07 19:58:56 -03:00
Kevin Pilard
571635c21d mdSwitch can be used without v-model (#607) (#622) 2017-05-07 19:50:18 -03:00
Kevin Pilard
fba6cf5039 md-slect: key navigation ignores mdSubheader onEnter (#592) (#623) 2017-05-07 19:50:00 -03:00
d3radicated
e084bdc9ee Fix subtotal not updating (#625) 2017-05-07 19:49:43 -03:00
d3radicated
f8868e6492 Fix undefined variable in md-radio SCSS (#635) 2017-05-07 19:47:09 -03:00
Matthew Pietz
a6678ab620 Refactor Theme Engine (#646)
- Optimize parseStyle method to run a single RegExp replace
- Abstract DOM manipulation to check for VUE_ENV first
- Add theme name to <md-theme> element when it would render its own tag
- Recompute styles when a new set of selectors is added (via styles.push)
- Use computed property to find closest themed ancestor for mixin
- Only grab md-name attribute from an md-theme component (<md-table-edit>
  uses the md-name attribute for <input> tags)
2017-05-07 19:46:49 -03:00
supersun
369f3f0e39 fixed when npm install extract-text-webpack-plugin@beta not found error ( #665 ) (#666)
* Update package.json

* Update mdSpinner.vue
2017-05-07 19:45:43 -03:00
Rafael Wizzzet Kamashev
68142d732a some required scss imports added (#670)
* some required scss imports added

* mdRadio scss imports added
2017-05-07 19:42:04 -03:00
Pablo Henrique
4bcb6870ce Issue#544 (#674)
* chips autocomplete

* criando autocomplete

* base solida

* fixing issue #544

* removing old files

* reduced debounce time
2017-05-07 19:41:21 -03:00
Andrew LeTourneau
ebf55c18ab Fixes #629 Unable to set disabled property of md-bottom-bar-item (#689) 2017-05-07 19:40:08 -03:00
Paul Schmidt
ed4c9c5cba Dont overwrite currentSize of mdTablePagination (#692)
* Dont overwrite currentSize of mdTablePagination with
the first value from mdPageOptions.

Check the value currentSize if it is in the array of options and set it, otherwise just take the (default) first option.

* map props default value to local data property

* allow passing the prop as a string value

by parsing it as an int
2017-05-07 19:39:38 -03:00
Samuell
8042caef99 Fix radio button null value (#693)
* Fix if value for radio button is null

* Update mdRadio.vue
2017-05-07 19:39:21 -03:00
takikoo
cf938ab635 DOCS: Added missing argument in code example (#702)
Tried one of the code examples and noticed that Vue gave the following warning:

[Vue warn]: Missing required prop: "value" 
(found in <MdDialogPrompt>)

Added missing argument in code example.
2017-05-07 19:38:03 -03:00
Samuell
208a423226 Allow object for option in select (#708) 2017-05-07 19:37:03 -03:00
Thomas de Saint-Exupéry
bb11f5c64e Fix floating action button incoherent move #713 (#714) 2017-05-07 19:36:25 -03:00
Monisan Fu
1371d6c690 Add CDNJS version badge in README.md (#718)
This badge will show the version on CDNJS!
2017-05-07 19:35:07 -03:00
Captain Pangyo
3754e5e4a2 Added the code samples for Demo in List Components (Multiple options, Multiple Expand) (#725) 2017-05-07 19:34:20 -03:00
Michael Sitter
4254e7962e adding click handler (#726) 2017-05-07 19:33:52 -03:00
d3radicated
e6e2264962 fix md-tabs not properly flexed when applied with md-fixed (#636) 2017-03-24 12:16:33 -03:00
CaptainAchilles
295f74f91d fix language more gender neutral #633 (#637)
* fix grammar and spelling on themes page docs (#602)

* fix table arrow sort (#347)

* fix badges alignment

* Made language more gender neutral
2017-03-24 12:15:57 -03:00
Marcos Moura
c7eb42a90e add md-open-on-focus datepicker example 2017-03-20 22:57:20 -03:00
Marcos Moura
d2b111bfba add :key to improve performance 2017-03-20 22:57:01 -03:00
Marcos Moura
6bd390a29a fix day selection not changing year or month 2017-03-20 22:48:22 -03:00
Marcos Moura
682411220e Merge remote-tracking branch 'origin/master' into components/mdDatepicker
* origin/master:
  fix badges alignment
2017-03-20 22:24:54 -03:00
Marcos Moura
b86cb6dae0 fix badges alignment 2017-03-20 22:24:46 -03:00
Marcos Moura
e63cdd057c Merge remote-tracking branch 'origin/master' into components/mdDatepicker
* origin/master:
  fix table arrow sort (#347)
  fix grammar and spelling on themes page docs (#602)
2017-03-20 22:20:51 -03:00
Marcos Moura
1c9ea36077 Merge remote-tracking branch 'origin/develop' into components/mdDatepicker
* origin/develop:
  add swipe on Tabs header (#430)
  Added registerPalette method on mdTheme (#522)
  automatically adjust the textarea height when rendering the model (#525)
  fix when to use default colorVariant (#535)
  add textColor property to theme options (#531)
  fix #534 centering icon with md-button in md-table (#538)
  [md-checkbox/md-radio] Add pointer cursor (#540)
  fix register/unregister tabs to use $set/$delete (#545)
  add vertical align for layout (#562)
  allow customize tab item using slot (#596)
  Enlarge mdRadio touchable area  (#609)
2017-03-20 22:20:42 -03:00
Marcos Moura
e84a05e302 Merge branch 'components/mdDatepicker' of https://github.com/marcosmoura/vue-material into components/mdDatepicker
* 'components/mdDatepicker' of https://github.com/marcosmoura/vue-material:
  fix perfomance of buttons and improve month and year layout
2017-03-20 22:18:16 -03:00
Marcos Moura
06d5a2a18f improve performance removing md-button component 2017-03-20 22:16:52 -03:00
Jonatas Walker
a5327f0a6c fix table arrow sort (#347) 2017-03-20 21:40:55 -03:00
Igor Ribeiro
f80f1b5aa6 add swipe on Tabs header (#430)
* implement scroll on Tabs header

* update let to const on calculateIndicatorPos method

* rename prop to md-scrollable-navigation

* update docs

* fix style

* update style

* make navigation scrollable by default

* remove unused prop
2017-03-20 21:40:18 -03:00
renanhangai
f268648174 Added registerPalette method on mdTheme (#522) 2017-03-20 21:38:10 -03:00
jdrydn
928c291fad automatically adjust the textarea height when rendering the model (#525)
* fix pagination not enabling next button when total changes #482. (#517)

* refactor property names to make more sense #517 (#521)

* Added watchers on mdTotal and mdPage. Changed the binding for the disabled attribute of the next page arrow to use a computed property. Fix issue #482.

* Improve code readability for the fix done for #482.

* After a teeny tiny delay, update the autosize
2017-03-20 21:36:57 -03:00
vizo
8bc28b59b9 fix when to use default colorVariant (#535)
* fix pagination not enabling next button when total changes #482. (#517)

* refactor property names to make more sense #517 (#521)

* Added watchers on mdTotal and mdPage. Changed the binding for the disabled attribute of the next page arrow to use a computed property. Fix issue #482.

* Improve code readability for the fix done for #482.

* Fix - when to use default colorVariant 

Solves issue https://github.com/marcosmoura/vue-material/issues/533.
2017-03-20 21:35:58 -03:00
Alex Kozack
93bcf58502 add textColor property to theme options (#531)
* fix pagination not enabling next button when total changes #482. (#517)

* refactor property names to make more sense #517 (#521)

* Added watchers on mdTotal and mdPage. Changed the binding for the disabled attribute of the next page arrow to use a computed property. Fix issue #482.

* Improve code readability for the fix done for #482.

* Add textColor property

The property "textColor" allows you to force set color of the text for the theme.

* Added description of the textColor property in the documentation
2017-03-20 21:34:37 -03:00
Sébastien Viallemonteil
4c509f7fd1 fix #534 centering icon with md-button in md-table (#538)
This fixes #534, the icon is now centered inside the md-button when used with md-table
Removing the margin gives back the `margin:auto` set to the `md-icon` class
2017-03-20 21:27:47 -03:00
Jérémy Touzy
2f0e6a4b5f [md-checkbox/md-radio] Add pointer cursor (#540) 2017-03-20 21:27:20 -03:00
Igor Ribeiro
8dc43d3c2d fix register/unregister tabs to use $set/$delete (#545) 2017-03-20 21:23:45 -03:00
Samuell
605ddbceed add vertical align for layout (#562) 2017-03-20 21:21:28 -03:00
vanhoavn
02f58855f2 allow customize tab item using slot (#596)
Allow customize tab item using slot
2017-03-20 21:10:23 -03:00
Aaron M
c1257c2bfc fix grammar and spelling on themes page docs (#602) 2017-03-20 21:08:10 -03:00
zcyzcy88
e2fe0f0743 Enlarge mdRadio touchable area (#609)
#608
2017-03-20 21:06:44 -03:00
Marcos Moura
f31f93f6c7 fix perfomance of buttons and improve month and year layout 2017-03-03 17:12:07 -03:00
Marcos Moura
06729ad964 improvements 2017-03-03 00:54:41 -03:00
Marcos Moura
9ff4a4fdb7 make tree shaking work with babel-preset-env 2017-03-03 00:38:18 -03:00
Marcos Moura
ef897e7527 Merge remote-tracking branch 'origin/develop' into components/mdDatepicker
* origin/develop:
  include docs on lint process
  simplify build process and add support for tree shaking
2017-03-02 22:34:57 -03:00
Marcos Moura
9c8ed80912 upgrade dependencies 2017-03-02 22:29:10 -03:00
Marcos Moura
4a27f2f4a9 fix conflicts 2017-03-02 21:36:50 -03:00
Marcos Moura
bec42aa4d0 include docs on lint process 2017-02-22 01:44:12 -03:00