Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

Vue Material

Material Design Framework for Vuejs
Collective - Host: opensource - https://opencollective.com/vue-material - Website: https://vuematerial.io - Code: https://github.com/vuematerial/vue-material

docs(MdList): add api table (#1593)

github.com/vuematerial/vue-material - 2eb4b126ee76e6da0ad1434d84f6e51c3e6bbfe3 authored almost 7 years ago by Samuell <[email protected]>
fix(MdSelect): dropdown icon align with input on botton line variant (#1600)

github.com/vuematerial/vue-material - 5c30f732d0b4117e2b3cebf8eecbe5ead83a1eb5 authored almost 7 years ago by Muhammed Shafi P <[email protected]>
Update README.md

github.com/vuematerial/vue-material - 4e7acbb90855e38ed31b0dc28cccd3cd8d67ddaf authored almost 7 years ago by Samuell <[email protected]>
docs: update versions

github.com/vuematerial/vue-material - bfc3e04caa9415b04d6f70f9548ce5bf32e1b6f3 authored almost 7 years ago by Samuell <[email protected]>
Update README.md

github.com/vuematerial/vue-material - d79e86854e9180682bbd593ed210eb1e2a19fd2f authored almost 7 years ago by Samuell <[email protected]>
docs: update links to codesandbox

github.com/vuematerial/vue-material - 061b0a738c9c56074122d3a59db7e996f4f23c8d authored almost 7 years ago by Samuell <[email protected]>
Update ISSUE_TEMPLATE.md

github.com/vuematerial/vue-material - 98168ff8c2a7fd7cd47206e6a8266812efe84b0b authored almost 7 years ago by Samuell <[email protected]>
feat(MdTableCell): add `md-id` prop (#1584)

github.com/vuematerial/vue-material - 7e7249afef716898f69b838ecd3d1506810f35b9 authored almost 7 years ago by Samuell <[email protected]>
feat(MdField): new field variants (#1545)

* feat(MdField) Field Variants

* docs(MdField) Field Variants

* fix issues with the theme...

github.com/vuematerial/vue-material - f2347f18843686e2197d750fe1ec0776f0806109 authored almost 7 years ago by Muhammed Shafi P <[email protected]>
feat(MdDialog): add emit event when clicked outside of dialog (#1567)

* comp(MdDialog): Add emit event when clicked outside of dialog

* Update Dialog.vue

* Upda...

github.com/vuematerial/vue-material - b19f6f0185762168db9473388ff2fd29028c9cc4 authored almost 7 years ago by Juuso Kosonen <[email protected]>
fix(MdTable): make fixed header follow the horizontal scroll (#1575)

* fix(MdTable) fixed header scroll issue

* code formatted

* style: improve code style

github.com/vuematerial/vue-material - b14aac3248b54fff2b705f48e6ec8719275d0709 authored almost 7 years ago by Muhammed Shafi P <[email protected]>
feat(MdDatepicker): add close and open events (#1577)

* feat(MdDatepicker): add close, open events

* docs(MdDatepicker): close, open events

github.com/vuematerial/vue-material - 5cb9b7ba8bbc93e1dfcab2dcbfb3cdb030023362 authored almost 7 years ago by Samuell <[email protected]>
fix(MdCard): prevent showing scrollbars (#1580)

github.com/vuematerial/vue-material - dc7892e00a403d9954a399ce66bf2373b86ca43b authored almost 7 years ago by Samuell <[email protected]>
fix(MdSelect): pass props id and name as pure html attributes (#1583)

github.com/vuematerial/vue-material - 9fde3107e4d5ff7a2c4924f4a5b40df6cd369c46 authored almost 7 years ago by Samuell <[email protected]>
docs: use codesandbox for examples (#1573)

* docs: use codesandbox for examples

* docs: replace source asset links

* docs: use keywor...

github.com/vuematerial/vue-material - 89dc15c9ba3a39373c5343ea151a938d67337693 authored almost 7 years ago by Samuell <[email protected]>
fix(MdTable): emit selected/update event only when selected items really changed (#1585)

* fix(MdTable): only emit selected / update event when selected item(s) really changed

fix #1...

github.com/vuematerial/vue-material - a5911445a66227a05ff546574f9427085ce57347 authored almost 7 years ago by Vi Pro <[email protected]>
docs(MdCheckbox): Object supported (#1568)

github.com/vuematerial/vue-material - 9d04824e897b16de789c3d579c7c0ca88b028bda authored almost 7 years ago by Vi Pro <[email protected]>
feat(MdSnackbar): keep alive if its persistent (#1561)

* fix(MdSnackbar): keep alive if its persistent

* docs(MdSnackbar): add `md-persistent` prop

github.com/vuematerial/vue-material - 33007b4327d4ccf9a158198748e767a79c75c8c9 authored almost 7 years ago by Samuell <[email protected]>
chore: banner comment for .min.js (#1534)

put `BannerPlugin` after `UglifyJsPlugin` to make banner comment appear in `.min.js`

fix #1516

github.com/vuematerial/vue-material - 6f486887f8709d1679bf1f956c0e972cb7deef87 authored almost 7 years ago by Vi Pro <[email protected]>
feat(MdTable): allow custom value for mdHeight (#1522)

* feat(MdTable): allow custom value for mdHeight

* feat(MdTable): auto cast number with px

github.com/vuematerial/vue-material - c63b757e2e522e6213a98b223ddf72ad22dddcdd authored almost 7 years ago by Samuell <[email protected]>
fix(MdButton): fix events when ripple is on (#1532)

github.com/vuematerial/vue-material - e7f8f342060f718b832535243769b09cbcb65674 authored almost 7 years ago by Vi Pro <[email protected]>
fix(MdSelect): adjust position when body has margin (#1551)

* adjust popper with body position

* fix ci build error

github.com/vuematerial/vue-material - c820b725beb483b039d919d2d396e38ca94451f0 authored almost 7 years ago by Albert Lucianto <[email protected]>
fix(MdTabs): remove ResizeObserver to improve the size and position calculation (#1552)

github.com/vuematerial/vue-material - ef0cd2fea3d5ed04964c97e148045df0b5e479ca authored almost 7 years ago by Samuell <[email protected]>
feat(MdCheckbox): add object to possible checkbox value (#1556)

* Add object & array to possible checkbox values

* Update MdCheckboxMixin.js

github.com/vuematerial/vue-material - 05821e21130bfbe3785278c48890e9f0a45ab2df authored almost 7 years ago by Juuso Kosonen <[email protected]>
fix(MdButton): Ripple for firefox (#1468)

* fix(MdButton): Ripple for firefox

fix #1461

* refactor(MdButton): new computed `rippleWo...

github.com/vuematerial/vue-material - 156506ba83080c75409d517f17ff21cc370338fa authored almost 7 years ago by Vi Pro <[email protected]>
fix(MdBottomBarItem): missing props to for router link (#1531)

fix #1412

github.com/vuematerial/vue-material - 6860d3a004b09baef751724c0d9bf1ebdf92b752 authored almost 7 years ago by Vi Pro <[email protected]>
[MdMenu]:Updated documentation with events in api section (#1519)

Events info added to "API section" of md-menu doc

github.com/vuematerial/vue-material - 09030c6aec43676dc12325e4929c856389e0589e authored almost 7 years ago by zapping <[email protected]>
feat(MdDatepicker) datepicker as dialog on mobile (#1523)

github.com/vuematerial/vue-material - 9824c1e821829dd62e82017088fbbfedf0a49723 authored almost 7 years ago by Muhammed Shafi P <[email protected]>
Update README.md

github.com/vuematerial/vue-material - 61296b366c80e47b3a36b0acd6e4e84045e0b4da authored almost 7 years ago by Samuell <[email protected]>
Update README.md

github.com/vuematerial/vue-material - db91f2b835968b369ff00128c9a833923f2f2f94 authored almost 7 years ago by Samuell <[email protected]>
Update ISSUE_TEMPLATE.md

github.com/vuematerial/vue-material - b5d00a661eaa7a58afefa3195803339977d9f238 authored almost 7 years ago by Samuell <[email protected]>
fix(MdRipple): clear immediately (#1506)

* fix(MdRipple): clear immediately

* refactor(MdWave): rename wave end event

* fix(MdRippl...

github.com/vuematerial/vue-material - d52954a345134b909183d8ca9a9ef867af34f4e8 authored almost 7 years ago by Vi Pro <[email protected]>
fix(MdTableRow): update selectableItem while `mdItem` changed (#1496)

fix #1492

github.com/vuematerial/vue-material - 30c2f80705ce3cb02ec6543dead0ecf4a84d2339 authored almost 7 years ago by Vi Pro <[email protected]>
feat(MdListItemExpand): add expanded and collapsed events (#1495)

fix #1490

github.com/vuematerial/vue-material - 11c27851d23eedfe3e73c3b01f0f0cb32d955591 authored almost 7 years ago by Vi Pro <[email protected]>
fix(MdSelect): update the text if options are updated (#1481)

setFieldContent if options are changed

fix #1389

github.com/vuematerial/vue-material - 042e571f327cc20aa5eab4f8d9005449d0120691 authored almost 7 years ago by Vi Pro <[email protected]>
feat(MdTable): allow 2D array as the model value (#1477)

github.com/vuematerial/vue-material - aed487a23ea19b282ef9025ca4c808609a8b17f9 authored almost 7 years ago by Daniel Alexandrov <[email protected]>
fix(MdField): fix font size for safari (#1476)

github.com/vuematerial/vue-material - 679f3d6beb80ac971a84fb8d8f45e8c9fded9105 authored almost 7 years ago by Samuell <[email protected]>
fix(MdMenuItem): fix router (#1474)

fix #1471

github.com/vuematerial/vue-material - eb6c8dfd4e55cdf9302bd3fffdf58e3bf4bacaf7 authored almost 7 years ago by Vi Pro <[email protected]>
fixed spelling misstake (#1473)

https://vuematerial.io/components/menu

github.com/vuematerial/vue-material - 128612088a33719792c6229df62991babf8cd74c authored almost 7 years ago by Adrian Jost <[email protected]>
fix(MdTabs): correct indicator position on transition end (#1467)

fix #1432

github.com/vuematerial/vue-material - bc3b611c68484c192914b5e183b84ab32c6d7e79 authored almost 7 years ago by Vi Pro <[email protected]>
fix: make dev env works

github.com/vuematerial/vue-material - a8e3978fca34311cdb8ceb815d1b49660883b993 authored almost 7 years ago by Marcos Moura <[email protected]>
test: remove wrong dep

github.com/vuematerial/vue-material - 612a63d4f7e9908e2ed0a4a2986bd7a542357ce9 authored almost 7 years ago by Marcos Moura <[email protected]>
test: fix test execution

github.com/vuematerial/vue-material - 6ef1f12531157330fea34269e47d41ed3b12c04d authored almost 7 years ago by Marcos Moura <[email protected]>
test: start fixing the babel environment

github.com/vuematerial/vue-material - 1bdd132e54cc8105c4e3c13abcc140fe79151ffb authored almost 7 years ago by Marcos Moura <[email protected]>
style: upgrade dependencies and fix lint issues due to this upgrade

github.com/vuematerial/vue-material - 5bca4fdded4a3f17752522c63e20a59361ca0892 authored almost 7 years ago by Marcos Moura <[email protected]>
docs: improve ecosystem section of start page

github.com/vuematerial/vue-material - aa11adbba8fec53f8fed3496a03b891c69e9c194 authored almost 7 years ago by Marcos Moura <[email protected]>
Merge branch 'dev' of github.com:vuematerial/vue-material into dev

* 'dev' of github.com:vuematerial/vue-material:
fix(MdLayout): remove breakpoint margins (#1457)

github.com/vuematerial/vue-material - cfd7bc1a4653209b3d01d385d0dc583cda19a963 authored almost 7 years ago by Marcos Moura <[email protected]>
fix(MdCore): remove all async/await from codebase

github.com/vuematerial/vue-material - 5c3c2084d68ea703dc7215c5a53171ecc54df1b8 authored almost 7 years ago by Marcos Moura <[email protected]>
fix(MdLayout): remove breakpoint margins (#1457)

github.com/vuematerial/vue-material - c568fe32f7e9f94eb6e556d85d786b9e944b8fda authored almost 7 years ago by Samuell <[email protected]>
docs: add ecosystem (#1319)

* docs: home page rework

* docs: fix home-page bottom margin

* docs: ecosystem responsivi...

github.com/vuematerial/vue-material - ae49a631deec2684ddb4ee726376b8dcc2eb1dbc authored almost 7 years ago by Samuell <[email protected]>
docs: fix scoped styles

github.com/vuematerial/vue-material - a3baf78059e67485bc900cad5488e2413a4b0621 authored almost 7 years ago by Marcos Moura <[email protected]>
docs: change sponsorship link

github.com/vuematerial/vue-material - 78179b8c7d02cdd117257c9a1b5a57c4292cbe46 authored almost 7 years ago by Marcos Moura <[email protected]>
build: changelog v1.0.0-beta-8

github.com/vuematerial/vue-material - ec43723c89003adc17d5d44c47753e60879025c7 authored almost 7 years ago by Marcos Moura <[email protected]>
build: release

github.com/vuematerial/vue-material - cd1695ea7ee40f324ac13c3679bc6355916c8138 authored almost 7 years ago by Marcos Moura <[email protected]>
build: 1.0.0-beta-8

github.com/vuematerial/vue-material - a9ab473fa0ceba25a541cf1ddd8b703058dc0951 authored almost 7 years ago by Marcos Moura <[email protected]>
Merge remote-tracking branch 'origin/dev'

* origin/dev: (72 commits)
docs: add ie polyfills (#1342)
fix(MdTooltip): `mdActive` never u...

github.com/vuematerial/vue-material - a162827277970af4eaaafc5a5d6800b65aa1af66 authored almost 7 years ago by Marcos Moura <[email protected]>
docs: add ie polyfills (#1342)

* docs: add ie polyfills

* refactor: remove package lock

github.com/vuematerial/vue-material - daf58dadf828813a44ef9b596dc37b5bd90b0d5e authored almost 7 years ago by Samuell <[email protected]>
fix(MdTooltip): `mdActive` never updated to true using `.sync` modifier

`mdActive` was never updated to true via `.sync` before

github.com/vuematerial/vue-material - b1018fb5575dd92ced0a658ec97473863d5cf965 authored almost 7 years ago by Vi Pro <[email protected]>
chore: new component script (#1455)

* fix: fix new component script

prefix name for new doc component

* fix: new doc directory...

github.com/vuematerial/vue-material - 311374938e616881fb32f4be05e0230498bedd3c authored almost 7 years ago by Vi Pro <[email protected]>
fix(MdTabs): fix indicator (#1448)

right: `calc(100% - ${buttonWidth + buttonLeft}px)` work weird with safari, replace it with `wid...

github.com/vuematerial/vue-material - b33d0d6a8c59f4c8d310276284d34fa36746d10f authored almost 7 years ago by Vi Pro <[email protected]>
fix(MdSelect): Reactive options (#1447)

Make options reactive via a hidden node.

fix #1262

github.com/vuematerial/vue-material - 01dfdfb2cf23adba1b48589ce61a164b601bd46c authored almost 7 years ago by Vi Pro <[email protected]>
fix(MdTooltip): overlaying in dialog (#1446)

github.com/vuematerial/vue-material - 8ade40fb093984ed2be169be986315c3d6bdb63c authored almost 7 years ago by Samuell <[email protected]>
fix(MdTabs): correct indicator position while alignment changed (#1442)

`setIndicatorStyles` on `transitionend` for correct position while alignment changed

fix #1432

github.com/vuematerial/vue-material - c5fc2f5e190ab4f72362a3efc482ba6565756cc8 authored almost 7 years ago by Vi Pro <[email protected]>
fix(MdProgressSpinner): undefined navigator on SSR (#1441)

github.com/vuematerial/vue-material - 4722dadc580ad00f499b846db404707274ddab9a authored almost 7 years ago by Samuell <[email protected]>
docs(MdTabs): add missing md-icon prop (#1439)

github.com/vuematerial/vue-material - 1f387c5860e18207fab7a274b7a8829c9666a990 authored almost 7 years ago by Samuell <[email protected]>
fix(MdRipple): clear ripples if called programatically (#1431)

github.com/vuematerial/vue-material - 9e6aa8a0ba3c84c4bac00648cc1c640947706e8b authored almost 7 years ago by Samuell <[email protected]>
feat(MdListItemExpand): reactive expansion (#1435)

new props `md-expanded` with sync to make expansion reactive

fix #1425

github.com/vuematerial/vue-material - 0f7e28f4a9cff167d601aaa329342aaaf508abd3 authored almost 7 years ago by Vi Pro <[email protected]>
feat(MdDatepicker): emit date without confirming (#1426)

* feat(MdDatepicker): emite date without confirming

* feat(MdDatepicker): allow reset of valu...

github.com/vuematerial/vue-material - e4af731755bc9f198cf467187db6deffbccba5f5 authored almost 7 years ago by Samuell <[email protected]>
feat(MdDatepicker): add dateformat (#1436)

github.com/vuematerial/vue-material - 74aee2349f75dc5fd9262a002b3f5bff18330b1d authored almost 7 years ago by Samuell <[email protected]>
feat(MdRipple): multiple waves (#1419)

* feat(MdRipple): multiple waves

* feat(MdRipple): add transition-group to remove ripple afte...

github.com/vuematerial/vue-material - 70b3aa2bbf17f78f1bc00c4439d29db21a659ca8 authored almost 7 years ago by Samuell <[email protected]>
feat(MdDatepicker): custom first day of a week (#1409)

* feat(MdDatepicker): custom first day of a week

new props `md-first-day-of-a-week` for custo...

github.com/vuematerial/vue-material - af0dc0a7b74647197ee910944b833911f502e843 authored almost 7 years ago by Vi Pro <[email protected]>
docs: update rollbar sponsorship

github.com/vuematerial/vue-material - 430876277a77b574a190814a0c015241735b904c authored almost 7 years ago by Marcos Moura <[email protected]>
feat(MdDatepicker): remove fixed label position (#1417)

* feat(MdDatepicker): remove fixed label position

* feat(MdDatepicker): add md-native class

github.com/vuematerial/vue-material - a2cbc980f5283575913cdec21e88661c538fa50c authored almost 7 years ago by Samuell <[email protected]>
docs(MdDialog): add note about scrollable content (#1416)

github.com/vuematerial/vue-material - 4d0f18ad83896eda4718fc8d6b07d8ccf204b3fd authored almost 7 years ago by Samuell <[email protected]>
Update sponsorship links (#1427)

github.com/vuematerial/vue-material - 9d74690a7df25778986e3c2b6ec64e64fe1ee1f0 authored almost 7 years ago by Eric Berry <[email protected]>
fix(MdAutocomplete): prevent show options twice (#1410)

fix #1408

github.com/vuematerial/vue-material - 6a719b5c2421d2efadb3bc522693e438a5a01066 authored almost 7 years ago by Vi Pro <[email protected]>
fix(MdField): Consider number `0` as hasValue (#1407)

fix #1406

github.com/vuematerial/vue-material - d026496147446be6aa68767ad25485183c21daca authored almost 7 years ago by Vi Pro <[email protected]>
Update .codeclimate.yml

github.com/vuematerial/vue-material - 13ff8b3108aa6ee91c4e7ddb6678aab261f1ad18 authored almost 7 years ago by Marcos Moura <[email protected]>
docs: fix wrong props (#1404)

I'm not sure, but I think these should be `md-persistent=` and not `md-permanent=`

github.com/vuematerial/vue-material - e1a32b5297738e1a7666c32a80c983e21acddaa7 authored almost 7 years ago by djxy <[email protected]>
feat(MdChips): add formatter for individual chips (#1339)

* feat(MdChips): formatter

Formatter before chip insertion. Effects to insertion and duplicat...

github.com/vuematerial/vue-material - 247a840643e0316e10025a87c12446f4d3ffdaed authored almost 7 years ago by Vi Pro <[email protected]>
fix(MdSteppers): recalculate styles on window resize (#1394)

* fix(MdSteppers): overflow on resize

* refactor(MdSteppers): add beforeDestroy hook to remov...

github.com/vuematerial/vue-material - d3953f734f733298144f199f2309df16a077c21b authored almost 7 years ago by Samuell <[email protected]>
feat(MdTableRow): enable native browser events without the .native modifier (#1393)

github.com/vuematerial/vue-material - edb484ea504afec13fe5903115e29ffc45138fd6 authored almost 7 years ago by Samuell <[email protected]>
fix(MdField): preserve the name attribute on change (#1385)

github.com/vuematerial/vue-material - 0a83834ab3a9f731d0ad83ed73d728096d34ecd4 authored almost 7 years ago by Andrey Krivko <[email protected]>
feat(MdApp): allow custom components with slot (#1387)

github.com/vuematerial/vue-material - ff341a2306b23f8e98723b5660747135f010fb2b authored almost 7 years ago by Samuell <[email protected]>
fix(MdTable): fix height of fixed table for firefox (#1384)

github.com/vuematerial/vue-material - e24f8dcf94082f40330ba75e6c95661b875a8f70 authored almost 7 years ago by Samuell <[email protected]>
docs: refactor to new layout (#1371)

* docs(MdSelect): update layout classes

* docs(MdAutocomplete): update layout classes

* do...

github.com/vuematerial/vue-material - 7502554379ebf4bf124443863e8639300e879be4 authored almost 7 years ago by Samuell <[email protected]>
fix(MdSelect): prevent overflowing arrow icon (#1373)

* fix(MdField): remove width for input, textarea

* fix(MdSelect): prevent overflowing icon in...

github.com/vuematerial/vue-material - 637e914effe6abffd8d0f6d40a82ab24845735ca authored almost 7 years ago by Samuell <[email protected]>
refactor(MdSelect): remove uuid (#1368)

* fix(MdMenuContent): attrs binding

* refactor(MdMenuContent): remove this

* refactor(MdSe...

github.com/vuematerial/vue-material - 8bda813199813a1864ca39daa435fc6801f7788a authored almost 7 years ago by Vi Pro <[email protected]>
fix(MdDatepicker): avoid warning for duplicated keys (#1379)

github.com/vuematerial/vue-material - 70712d75d18c70bd42140aad55c769d96cd97d3d authored almost 7 years ago by Samuell <[email protected]>
fix: menu compatibility with IE (node type statement) (#1365)

* fix: compare node by type

dom constructors do not have name property in IE.
replace that w...

github.com/vuematerial/vue-material - a4c03be027e56390f4cfcf4f6f335d7998c369cc authored almost 7 years ago by Vi Pro <[email protected]>
docs: rename components to avoid warning (#1363)

github.com/vuematerial/vue-material - fe1ec4afff834959e196fae145fe9ecedaea4ec3 authored almost 7 years ago by Vi Pro <[email protected]>
docs(Menu): fix warnings (#1359)

* docs(Menu): change component name to avoid warning

[Vue warn]: Do not use built-in or reser...

github.com/vuematerial/vue-material - 0c1c9576fad8584b44a8a5b4ac2eb22e7f034b52 authored about 7 years ago by Vi Pro <[email protected]>
fix(MdTable): remove table head when column removed (#1354)

fix #1347

github.com/vuematerial/vue-material - b54eb1054bd1d024fe0fa3ae31743b53f7710e6f authored about 7 years ago by Vi Pro <[email protected]>
fix(MdDialog): IE not rendering Dialogs (#1356)

github.com/vuematerial/vue-material - 8115f3226540852747fa3672916cb235028f1c36 authored about 7 years ago by Samuell <[email protected]>
feat(MdTable): reactive selection (#1358)

* fix(MdTable): multiple selection with table sorting

an easy way to handle multiple selectio...

github.com/vuematerial/vue-material - 906a91da065fe56cc253188164b76b21853ea74d authored about 7 years ago by Vi Pro <[email protected]>
docs: update backers

github.com/vuematerial/vue-material - ba876d7cc61e641da6ad1f93a17d6feb13ec02a4 authored about 7 years ago by Marcos Moura <[email protected]>
docs(componentExampleLoader): replace vue es2015 compiler with babel (#1345)

* docs(componentExampleLoader): replace `vue-template-es2015-compiler` with `babel`

using bab...

github.com/vuematerial/vue-material - 842f5aa94c01d033846827a5f2d1322dceee1434 authored about 7 years ago by Vi Pro <[email protected]>
fix(MdHighlightText): avoid printing 'null' as a value (#1352)

fix #1351

github.com/vuematerial/vue-material - 4d906b6b17f66dad914316f4179a4f85be5e7f96 authored about 7 years ago by Vi Pro <[email protected]>
fix(MdTable): improve sort function on table for numbered columns (#1353)

fix #1349

github.com/vuematerial/vue-material - 18bb96c9694d5e760eec35d4242f56efe0a6828f authored about 7 years ago by Vi Pro <[email protected]>
fix(MdTextarea): fix input event handler not triggering (#1341)

add `onInput` as `input` to listeners

fix #1340

github.com/vuematerial/vue-material - 567e9a7de0ead877624b4f1f4f525d3892ba9882 authored about 7 years ago by Vi Pro <[email protected]>