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

fix(MdSelect): fix dense layout not being rendered properly (#1346)

make dense props available

fix #1332

github.com/vuematerial/vue-material - 7110eab36da40c45494292c77e4f64474d4b6b1d authored about 7 years ago by Vi Pro <[email protected]>
docs: improve components name (#1344)

* fix(icons): fix components' name

* fix(docs): fix components' name

github.com/vuematerial/vue-material - 84699cec3a0a39de4a4006693f7c1aaa826fc951 authored about 7 years ago by Vi Pro <[email protected]>
docs: update issue template

github.com/vuematerial/vue-material - 8ae249cd70e610bb81c7d9f512329836ed98b4aa authored about 7 years ago by Marcos Moura <[email protected]>
fix(MdField): prevent MdInput and MdTextarea from emit input events directly (#1285)

* (Fix #1261) Don't emit input directly in MdInput and MdTextarea

* use spread operator (+bab...

github.com/vuematerial/vue-material - 00832e9a521191c88c69832e184f514e821c38db authored about 7 years ago by Kory Prince <[email protected]>
fix(MdSelect): make options in disabled groups un-selectable (#1293)

* fix(MdSelect): make options in disabled groups un-selectable

fix #1286

* fix(MdSelect): ...

github.com/vuematerial/vue-material - 89138ebddd49097e1cb07f7dec3ae6647294909f authored about 7 years ago by Vi Pro <[email protected]>
feat(MdListItemLink): add all `<a>` attributes supported (#1328)

`<a>` attributes `download`, `hreflang`, `ping`, `rel`, `type` supported

fix #1320

github.com/vuematerial/vue-material - c9a2b9f298e3c32ce469bad6dd8aef04ef880292 authored about 7 years ago by Vi Pro <[email protected]>
fix(MdChips): add labels for static chips (#1329)

let developers choose what to show from outside

fix #1327

github.com/vuematerial/vue-material - b7094cbe11322bf1aef113fec095f5fa0f660e53 authored about 7 years ago by Vi Pro <[email protected]>
fix(MdField): disable clear button while field is disabled (#1326)

fix #1321

github.com/vuematerial/vue-material - 03a94258603325d426e5290925ecf3f1279b4825 authored about 7 years ago by Vi Pro <[email protected]>
fix(MdLayout): add xlarge and large classes to the layout component (#1323)

* Update layout.scss with large and xlarge props

* Added md-gutter-xlarge variable

* Remov...

github.com/vuematerial/vue-material - 6c5fe65164b1cc42c721a9902ce64a0438c8438f authored about 7 years ago by mrwhy-orig <[email protected]>
chore: update rollbar sponsorship

github.com/vuematerial/vue-material - f983c53cf7a3f2d1cc1516e090081924a23d2393 authored about 7 years ago by Marcos Moura <[email protected]>
chore: update rollbar sponsorship

github.com/vuematerial/vue-material - 769ee70b03c215a820c347cb1c2d4960ae69d0bc authored about 7 years ago by Marcos Moura <[email protected]>
fix: upgrade vue-template-compiler in yarn.lock (#1306)

upgrade vue-template-compiler in yarn.lock to resolve vue packages version mismatch

github.com/vuematerial/vue-material - b1bc2e108eff38fcf7901991801bebb362fb8092 authored about 7 years ago by Vi Pro <[email protected]>
fix(MdTable): fix error to sort by attribute of child object (#1309)

* Fix error to sort by attribute of child object

* Fix attribute name

* Remove blank lines...

github.com/vuematerial/vue-material - 9134227af2d71d95f0ea2a2e6a7890f5fcf5737d authored about 7 years ago by Giuseppe Menti <[email protected]>
docs: refactor i18n handling (#1301)

github.com/vuematerial/vue-material - 49787d108ae3276565d4c44aef0390ee36e57848 authored about 7 years ago by Samuell <[email protected]>
fix(MdAutocomplete): fix input emit when cleared (#1295)

github.com/vuematerial/vue-material - 8a055e80730973007fa3b9db1d14a9a4628fcc96 authored about 7 years ago by Samuell <[email protected]>
feat(MdChips): feedback for duplicated chip (#1281)

* feat(MdChips): feedback for duplicated chip

add `md-duplicated` class which has the same st...

github.com/vuematerial/vue-material - d15f63bb4f44a432d870c37e6c9a25940eb59495 authored about 7 years ago by Vi Pro <[email protected]>
fix(MdSelect): emit `md-selected` event after `localValue` changed (#1282)

fix #1275

github.com/vuematerial/vue-material - 023723ad760e8918880156a3f5be9e8c569ff017 authored about 7 years ago by Vi Pro <[email protected]>
fix(MdMenu): fix close-on-select props (#1280)

check whether clicked target is contained in menu content element within `bodyClickObserver`

...

github.com/vuematerial/vue-material - 40406aff38e717aeb6c2cfd0a563f14d256d4e35 authored about 7 years ago by Vi Pro <[email protected]>
feat(MdDatepicker): override browser native pickers (#1270)

* feat(MdDatepicker): override browser native pickers

* docs(MdDatepicker): add md-override-n...

github.com/vuematerial/vue-material - 1cfaf3cc60abb5d6edc25611267ffdb3a2e43023 authored about 7 years ago by Samuell <[email protected]>
fix: z-index issues (#1264)

* feat(MdCard): remove z-index to prevent card overlap FAB

* fix(MdSelect): fix select conten...

github.com/vuematerial/vue-material - 843056db44959c10211ca96b532256a85f42fede authored about 7 years ago by Samuell <[email protected]>
feat(MdDatepicker): add support for labels (#1265)

* feat(MdDatepicker): add label style

* docs(MdDatepicker): add example with label

* fix(M...

github.com/vuematerial/vue-material - 9f61c0b1e0bf6940de1a1e87fedc52c6c0882c6b authored about 7 years ago by Samuell <[email protected]>
fix(MdMenu): Close menu while another is opened (#1266)

Remove `stopPropagation` from `MdMenu` to trigger close-menu click observer

fix #1255

github.com/vuematerial/vue-material - ef720c4c024f21f5425c5fb566eaa39c948209db authored about 7 years ago by Vi Pro <[email protected]>
feat(MdApp): custom class and style (#1256)

1254

github.com/vuematerial/vue-material - 90733136b2dd6a3d166848f20ad266b7114bef38 authored about 7 years ago by Vi Pro <[email protected]>
chore: fix peerDependecies

github.com/vuematerial/vue-material - 72bba162c28f43770ef790f18da4b5692fc0a92d authored about 7 years ago by Marcos Moura <[email protected]>
chore: fix peerDependecies

github.com/vuematerial/vue-material - ee79a3464a5b6b6607b91275abd89986d4af5f99 authored about 7 years ago by Marcos Moura <[email protected]>
docs(MdApp): Fixes link from md-app to md-content (#1252)

Was previously linked to md-drawer.

github.com/vuematerial/vue-material - 82eef9300e11d4407ed820f217f8005bce442343 authored about 7 years ago by Nick Radford <[email protected]>
fix(MdTextarea): prevent emitting `inputEvent` object on `input` (#1249)

fix #1247

github.com/vuematerial/vue-material - c83f2a6ee12cd61fcac84a7653b9b6643ee5333c authored about 7 years ago by Vi Pro <[email protected]>
docs(MdLayout): add example of nested columns

github.com/vuematerial/vue-material - 1c027521b966aff87947f24cdcf741e4f8706c42 authored about 7 years ago by Marcos Moura <[email protected]>
docs(MdLayout): add example of nested columns

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

* origin/master:
build: generate beta 7
docs: add rollbar logo as a sponsor
docs: insert c...

github.com/vuematerial/vue-material - 0ea79e3c3fe51e7b261fb0f8f9c3a1f8f59fdb35 authored about 7 years ago by Marcos Moura <[email protected]>
build: generate beta 7

github.com/vuematerial/vue-material - 03c364a2f92a028c2fe807ec60e83a3b1e95b7e5 authored about 7 years ago by Marcos Moura <[email protected]>
docs: add rollbar logo as a sponsor

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

* origin/dev:
docs: add sponsorship
docs: add sponsorship (#1246)
Fix missing commas in Th...

github.com/vuematerial/vue-material - b2998c0326302bdb13bcae2d44ea0037d267106c authored about 7 years ago by Marcos Moura <[email protected]>
docs: insert code sponsor snippet and add rollbar logo as a sponsor

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

* origin/master:
docs: remove code sponsor :(

github.com/vuematerial/vue-material - 077848f6375365bf54dfc49b29a5656f1617acaa authored about 7 years ago by Marcos Moura <[email protected]>
docs: add sponsorship

github.com/vuematerial/vue-material - 7299edf32cbb4f818441c11799e70275c9a9e312 authored about 7 years ago by Marcos Moura <[email protected]>
docs: add sponsorship (#1246)

* Add sponsorship

* Fix typo

github.com/vuematerial/vue-material - b344780e9f73387e1497554bfea98144369dda5d authored about 7 years ago by Eric Berry <[email protected]>
Fix missing commas in Theme configuration (#1244)

github.com/vuematerial/vue-material - 5a5eacfea3ab1df9910eeb522c6f1c1168d0b401 authored about 7 years ago by Ademola Adegbuyi <[email protected]>
docs: remove code sponsor :(

github.com/vuematerial/vue-material - 0143f9dff40e2ab8404dd2280e49a5c292bb6a02 authored about 7 years ago by Marcos Moura <[email protected]>
chore: remove code sponsor :(

github.com/vuematerial/vue-material - cb795934daab18df84b22e11c3be8675209bf6a1 authored about 7 years ago by Marcos Moura <[email protected]>
feat(MdSelect): add md-selected event (#1234)

* feat(MdSelect): add md-selected event

* docs(MdSelect): add event md-selected

* refactor...

github.com/vuematerial/vue-material - 804c648d8fcb3d8809509a45f6b98382afcc6c41 authored about 7 years ago by Samuell <[email protected]>
feat(MdSelect): add md-opened, md-closed events (#1235)

* feat(MdSelect): add md-opened, md-closed events

* docs(MdSelect): add opened, closed events

github.com/vuematerial/vue-material - 2a1d440211aa11838a82441824aa15182db6c8fe authored about 7 years ago by Samuell <[email protected]>
docs: improve Codepen examples by transpile all scripts and styles

github.com/vuematerial/vue-material - 1813bc425bbc048d875394eeeb6c3702876ade92 authored about 7 years ago by Marcos Moura <[email protected]>
fix(MdApp): fix styles after ssr support

github.com/vuematerial/vue-material - 27e9e7dce436c4c121e1483f2c2cc8e77a269965 authored about 7 years ago by Marcos Moura <[email protected]>
build: generate beta 6

github.com/vuematerial/vue-material - ded23b8c5373442e15ffa36f6802f3c3e184eea5 authored about 7 years ago by Marcos Moura <[email protected]>
docs: add license

github.com/vuematerial/vue-material - ae98b27c82df662774f3554dc4df2cbe843987f4 authored about 7 years ago by Marcos Moura <[email protected]>
docs: add license

github.com/vuematerial/vue-material - 8e85426280255d94b0553007217a5e60ad1ac495 authored about 7 years ago by Marcos Moura <[email protected]>
comp(MdLayout): recreate md-layout (#1229)

* comp(MdLayout): recreate md-layout

* comp(MdLayout): add gutter-free example

* comp(MdLa...

github.com/vuematerial/vue-material - 652a0c684d336227cb55a8f5f159bdb6161d214c authored about 7 years ago by Marcos Moura <[email protected]>
chore: add missing node-sass dependency

github.com/vuematerial/vue-material - 78b94419d96f07358e975ae15c453e97b0390b3d authored about 7 years ago by Marcos Moura <[email protected]>
docs: add note for themes, example with CDNs (#1225)

* docs: add getting started example with CDNs

* docs: add note about using SCSS/SASS

* doc...

github.com/vuematerial/vue-material - 7b5a9cbe4636319986e0457d75a1f6c0b66683a2 authored about 7 years ago by Samuell <[email protected]>
fix(MdProgressSpinner): fix firefox radius (#1221)

Firefox doesnt like `r` CSS, change to attribute instead

github.com/vuematerial/vue-material - 0686e8a18c5c7c6684c8cfca9335298a5cdd3aa8 authored about 7 years ago by Samuell <[email protected]>
fix(MdDatepicker): show today if date is not selected (#1214)

fix #1200

github.com/vuematerial/vue-material - ac76cd7edb5d9c0014c22be3a8292eecc9c07561 authored about 7 years ago by Vi Pro <[email protected]>
fix(MdInput): avoid InputEvent object from @input event (#1196)

* fix(MdInput): Avoid InputEvent object from @input event

fix #1160

* fix(MdField): `$emit...

github.com/vuematerial/vue-material - 12a42190f8841cfbc1f26fa99c61ccf5cc09ee8f authored about 7 years ago by Vi Pro <[email protected]>
docs: change old repository name to new (#1216)

github.com/vuematerial/vue-material - d1f942423e672f6bb9003f60ba2be3323c3fdf4b authored about 7 years ago by Samuell <[email protected]>
fix(MdAutocomplete): sync v-model with search term (#1218)

fix #1215

github.com/vuematerial/vue-material - e9bb62e3da524504f8e87f25644e480bf749a3a0 authored about 7 years ago by Vi Pro <[email protected]>
chore: add codesponsor again

github.com/vuematerial/vue-material - 78429be8a0a201fd66d661258e86dafa3e1f2970 authored about 7 years ago by Marcos Moura <[email protected]>
Update README.md

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

* origin/master:
Revert "fix: remove global scoped css affecting all md-content elements"
ch...

github.com/vuematerial/vue-material - 3a84753b82527c6d56598fe5604572754834ed25 authored about 7 years ago by Marcos Moura <[email protected]>
Revert "fix(MdChips): make chip allow spaces (#1211)"

This reverts commit 0030083914ffd7c3b2fba56e3316533c214826f5.

github.com/vuematerial/vue-material - 987600c097f5a3d57f0855828f299c246ec76e74 authored about 7 years ago by Marcos Moura <[email protected]>
Revert "fix: remove global scoped css affecting all md-content elements"

This reverts commit 5fa0d52ef96400e34493076ab2fef6ad643be136.

github.com/vuematerial/vue-material - 09160fb35be6212d41540c7503c98882f0bc74c8 authored about 7 years ago by Marcos Moura <[email protected]>
chore: remove codesponsor because github is a bad guy!

http://mailchi.mp/f9b57b5ea377/code-sponsor-is-shutting-down-on-december-8

github.com/vuematerial/vue-material - a79adfe75a0aea15f73b304c66fc23864a5afa17 authored about 7 years ago by Marcos Moura <[email protected]>
chore: remove codesponsor because github is a bad guy!

http://mailchi.mp/f9b57b5ea377/code-sponsor-is-shutting-down-on-december-8

github.com/vuematerial/vue-material - 676a1470860a231debe1994e68e05fea50a11f0f authored about 7 years ago by Marcos Moura <[email protected]>
fix: remove global scoped css affecting all md-content elements

github.com/vuematerial/vue-material - 5fa0d52ef96400e34493076ab2fef6ad643be136 authored about 7 years ago by Marcos Moura <[email protected]>
chore: remove async attribute

github.com/vuematerial/vue-material - 63cbe82ecc80fa3f6bc3d1ba2c11610e59f83336 authored about 7 years ago by Marcos Moura <[email protected]>
fix(MdChips): make chip allow spaces (#1211)

trim input value while inserting

fix #1207

github.com/vuematerial/vue-material - 0030083914ffd7c3b2fba56e3316533c214826f5 authored about 7 years ago by Vi Pro <[email protected]>
docs(Codepen): Fix codepen style undefined (#1202)

github.com/vuematerial/vue-material - e9086778b965606153000453f022e7f0c43d8d43 authored about 7 years ago by Vi Pro <[email protected]>
Updated file doc. Typo in event name md-change (#1192)

github.com/vuematerial/vue-material - 2e408b79705f0401023db53f2cc86b52f8f3fb8f authored about 7 years ago by Alex Komarovsky <[email protected]>
Revert "build: generate beta 5"

This reverts commit 03bb5513cff3eb24334ba650cdfdeeb34af62850.

github.com/vuematerial/vue-material - 340e4cc4d2eea58a10c3092ec08175cb2ed46d68 authored about 7 years ago by Marcos Moura <[email protected]>
docs: improve drastically the initial load of documentation

github.com/vuematerial/vue-material - df79cbf8a2bdfb0a3bc81823438950c7b5a37a2e authored about 7 years ago by Marcos Moura <[email protected]>
build: generate beta 5

github.com/vuematerial/vue-material - 03bb5513cff3eb24334ba650cdfdeeb34af62850 authored about 7 years ago by Marcos Moura <[email protected]>
docs: create multiple and togglable themes for documentation pages

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

* origin/master:
docs: enable HTML5 pushstate on netlify env

github.com/vuematerial/vue-material - 5fe2be3f5c72ff2765bd5cbedcb3f34c80e72cdc authored about 7 years ago by Marcos Moura <[email protected]>
docs: improve about page

github.com/vuematerial/vue-material - a780e6e3c084f519e3ba2daa2a83e1d5b0d9a542 authored about 7 years ago by Marcos Moura <[email protected]>
docs: enable HTML5 pushstate on netlify env

github.com/vuematerial/vue-material - 870d4f1a5dbe0051f3e340a4dcb3c7f1fd7a5205 authored about 7 years ago by Marcos Moura <[email protected]>
feat: add wide support for server side rendering (#1183)

* feat: add wide support for server side rendering

* fix: revert build

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

* origin/master:
revert: fix ads

github.com/vuematerial/vue-material - c8d24f5ed19262d70ccfb5584967e5e24869cdf8 authored about 7 years ago by Marcos Moura <[email protected]>
fix(MdInput): fix password toggle (#1178)

* fix(MdInput): fix password toggle

fix #1170

* refactor(MdInput): add computed `isPasswor...

github.com/vuematerial/vue-material - 65030e7722d371d19ceee1fdc654b473f7a2032c authored about 7 years ago by Vi Pro <[email protected]>
fix(MdFile): Remove calling method `onInput` which doesn't exist (#1176)

fix #1163

github.com/vuematerial/vue-material - 5bf3476b9b381fe1ab7972178e5287c239852695 authored about 7 years ago by Vi Pro <[email protected]>
doc(README.md): make more consistened with the website (#1172)

github.com/vuematerial/vue-material - 12035b77bb7aa96fb3a56a08b197385c0db4252f authored about 7 years ago by Spacey Wolfi <[email protected]>
doc(README.md): Add slack invitation link (#1168)

github.com/vuematerial/vue-material - c05087db680e025bf0d83412e7c5388daa7916c0 authored about 7 years ago by Edouard COMTET <[email protected]>
docs(Datepicker): Using client timezone instead of UTC to avoid misunderstanding (#1164)

github.com/vuematerial/vue-material - 6b2fc07a3dd139e83f3b83c5959197cc709d1bc9 authored about 7 years ago by Vi Pro <[email protected]>
fix(MdChips): fix issues (#1159)

* fix(MdChips): inputValue default value

inputValue should be `''` at default.

* fix(MdChi...

github.com/vuematerial/vue-material - dc428dd890c7a43b7a693e7a6ab0995ea338aa56 authored about 7 years ago by Vi Pro <[email protected]>
revert: fix ads

github.com/vuematerial/vue-material - d3a123f96dac86827e4abac11e508f6d73d1b958 authored about 7 years ago by Marcos Moura <[email protected]>
docs: automatic preload assets (#1180)

github.com/vuematerial/vue-material - d4f1d98a67ba208e07318cc639f3c8503c843984 authored about 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:
docs: prerender pages to improve SEO and Perfo...

github.com/vuematerial/vue-material - 9bf7f57a349fc9849d7b22198aaa9f223eadb769 authored about 7 years ago by Marcos Moura <[email protected]>
docs: prerender pages to improve SEO and Performance (#1179)

* docs: fix error when rendering home page

* chore: create prerender script

* chore: creat...

github.com/vuematerial/vue-material - 0abf993f1e6951a296dfe7f8ae3f2cca7fec876e authored about 7 years ago by Marcos Moura <[email protected]>
docs: fix error when rendering home page

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

* origin/master:
build: generate new documentation website (#1154)

github.com/vuematerial/vue-material - c17cf70d32a891550ad95520a7d7a94b0e8a2b63 authored about 7 years ago by Marcos Moura <[email protected]>
build: generate new documentation website (#1154)

* Update README.md

* fix(MdTable): sync hasValue when the value changes (#1147)

Related to...

github.com/vuematerial/vue-material - 64c1fda579f8051d02016a31bdf1dc841a2aaf26 authored about 7 years ago by Marcos Moura <[email protected]>
Merge branch 'master' into dev

github.com/vuematerial/vue-material - 7fdd318d9ebcf13e6c7d9a2e6a7de205f6918d53 authored about 7 years ago by Marcos Moura <[email protected]>
build: generate new docs (#1152)

* build: generate beta 1

* fix: remove invalid content

* docs: add latest version of theme...

github.com/vuematerial/vue-material - 03250a4cfb6b657e7e9430fb410763e4db065c7a authored about 7 years ago by Marcos Moura <[email protected]>
chore: change old URL to new repository (#1142)

* Fix link to github

* fix: link to license

* fix: github links

github.com/vuematerial/vue-material - 13e8ff34f5c15dce60ac581b1633a8d341e8b853 authored about 7 years ago by Samuell <[email protected]>
fix(MdTable): sync hasValue when the value changes (#1147)

Related to #1146

fix #1146

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

github.com/vuematerial/vue-material - 437419893e0fc88f167d46c616a6d56cc8812d42 authored about 7 years ago by Marcos Moura <[email protected]>
docs: update thanks section

github.com/vuematerial/vue-material - 0af6ea1a1af2427ebe47c2d0c9abcc85da1f6829 authored about 7 years ago by Marcos Moura <[email protected]>
Update README.md

github.com/vuematerial/vue-material - c18f3d89cf1647688178c9566004578bee94677e authored about 7 years ago by Marcos Moura <[email protected]>
docs: add latest version of theme

github.com/vuematerial/vue-material - 0063f9235e335bf99229a8a3e8c40848a08c822e authored about 7 years ago by Marcos Moura <[email protected]>
docs: ditches jsfiddle in order to user codepen

github.com/vuematerial/vue-material - ab7b2027660229729de82b6623a9e44b8132891e authored about 7 years ago by Marcos Moura <[email protected]>
docs: add latest version of theme

github.com/vuematerial/vue-material - eba609a146306db0646f4bf666d136a42839d0f2 authored about 7 years ago by Marcos Moura <[email protected]>
docs: add latest version of theme

github.com/vuematerial/vue-material - 775195f05eb65f1a56fc28cc5ff1ddbf28b89639 authored about 7 years ago by Marcos Moura <[email protected]>