Ecosyste.ms: OpenCollective

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

Quasar Framework

Effortlessly build high-performance & high-quality Vue.js 3 user interfaces in record time -- SPA, SSR, PWA, Hybrid Mobile Apps, Electron apps & browser extensions, all simultaneously using the same codebase
Collective - Host: opensource - https://opencollective.com/quasar - Website: https://quasar.dev - Code: https://github.com/quasarframework/quasar

chore(ui): Bump version

github.com/quasarframework/quasar - f5d6175b633741926412c893e6c74697ba45aed6 authored about 4 years ago by Razvan Stoenescu <[email protected]>
chore(app): Bump version

github.com/quasarframework/quasar - f1b4438456fc7fe49af5a97278e95b18ed46a15f authored about 4 years ago by Razvan Stoenescu <[email protected]>
Clarifying Example (Label.vue) (#7904)

Since the example has nothing to do with colors, clarified it to show label left and right.

github.com/quasarframework/quasar - 645c6296bc448464fbd5b553ec950911ff69eb05 authored about 4 years ago by fwiwDev <[email protected]>
Clarifying Example (Label.vue) (#7904)

Since the example has nothing to do with colors, clarified it to show label left and right.

github.com/quasarframework/quasar - 2fc4da92ea1ce30b38a93e5a49d288e932154390 authored about 4 years ago by fwiwDev <[email protected]>
docs(cli): Update cli docs to include WSL2 info (#7907)

* docs(cli): Update cli docs to include WSL2 info

* Update links to quasar.conf reference

github.com/quasarframework/quasar - 73f8e759308494c040556a2c7808a2d3c15a0e82 authored about 4 years ago by Kerry <[email protected]>
docs(cli): Update cli docs to include WSL2 info (#7907)

* docs(cli): Update cli docs to include WSL2 info

* Update links to quasar.conf reference

github.com/quasarframework/quasar - af1256022f04eb6635aa210e7d7082650fbc64da authored about 4 years ago by Kerry <[email protected]>
fix(app): vuedevtools vuex tab does not work via `quasar build` (#7911) (#7914)

This is missing the code from templates -> entry -> client-entry.js as the Vue.config no longer ...

github.com/quasarframework/quasar - aa00ec3a1447150840bb37c071253dc3752f3be5 authored about 4 years ago by Jeff Galbraith <[email protected]>
fix(app): vuedevtools vuex tab does not work via `quasar build` (#7911) (#7913)

* fix(app): vuedevtools vuex tab does not work via `quasar build` (#7911)

* Update handling-p...

github.com/quasarframework/quasar - cbff2977889b2d74bfcbee2f6b3c43feae3fb665 authored about 4 years ago by Jeff Galbraith <[email protected]>
Revert "fix(app): vuedevtools vuex tab does not work via `quasar build` (#7911)"

This reverts commit 0cd2f1cd3fab5173fc49b0bc87e5d302b294c98c.

github.com/quasarframework/quasar - d7004cd065200241c4f264b74ada527b33a9865f authored about 4 years ago by Jeff Galbraith <[email protected]>
fix(app): vuedevtools vuex tab does not work via `quasar build` (#7911)

This is missing the code from templates -> entry -> client-entry.js as the Vue.config no longer ...

github.com/quasarframework/quasar - 0cd2f1cd3fab5173fc49b0bc87e5d302b294c98c authored about 4 years ago by Jeff Galbraith <[email protected]>
feat(vue3): SSR - temporary solution for avoiding rendering error on server for comps with render() in mixins

github.com/quasarframework/quasar - 15fcf361b9c46b242b0f5a0bdf98e079faa82459 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): Quasar plugins work; new features for ssr-helpers/create-renderer; UI install operation improvements

github.com/quasarframework/quasar - 030004c1785c9b93ee92379403a5d043133c8e79 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): improve build

github.com/quasarframework/quasar - cd9595199055fcde2d7881f4b344c4d0b2806952 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): more build flags

github.com/quasarframework/quasar - d7be78c71b913e3d812ed170d1670c6c97e99426 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): further q/app work

github.com/quasarframework/quasar - 13e0b8fb2472b85d37e328a42412c63cddb6d22b authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): improve ssr-helpers

github.com/quasarframework/quasar - 336fb2445a60e38d5a034762a91de5f67068be68 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): enhance build

github.com/quasarframework/quasar - 606a8fa97c5e0cd51efccf2694017d83f747b780 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): ui/dev - force HMR on UI source file changes

github.com/quasarframework/quasar - c3127c55f9c91b7e4fc2572b52b1510c2cb5d0b0 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): addition to previous commit

github.com/quasarframework/quasar - 20d872efafdbd5c682f30cbd3e293d4616a22836 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): app > remove importStrategy -> "auto" is used by default

github.com/quasarframework/quasar - 93004ae33089af46c6a2a6cb2398e90332f6de12 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): mark as TODO the ui/dev comps using "src" prop (until vue-loader bug is fixed)

github.com/quasarframework/quasar - d2af22f5b0979fc22875cc678e7326bc819980f1 authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(vue3): ssr-helpers > create-bundle -- rewriteErrorTrace was referenced wrong

github.com/quasarframework/quasar - 1d7f311e40c9e35c1efe38197a20eac0b7dd2d1a authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): add build.ssrDirectiveTransform

github.com/quasarframework/quasar - f905397f6239b4d46d49ffc7f6f97728594e9b0e authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): add build.vueLoaderOptions

github.com/quasarframework/quasar - 97ea56757704657f4aa0b739cee6ece241e0dda3 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): update transformAssetUrl

github.com/quasarframework/quasar - f769b9ed2c7633a18d3604ec93c3574936b1b157 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): correctly reference vue dist file

github.com/quasarframework/quasar - a82e0b393a32fde92e7e99f447ac17ef96469568 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): updates for auto-import

github.com/quasarframework/quasar - 7ba855a0c97b8f08f57e0266b9b2263083913642 authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix: Electron build gets "undefined" for extension name (#7901)

According to docs here: https://www.npmjs.com/package/electron-devtools-installer
The promise re...

github.com/quasarframework/quasar - a2986652878f92b2e8ca619bc690c04320b85e30 authored about 4 years ago by Jeff Galbraith <[email protected]>
fix: Electron build gets "undefined" for extension name (#7901)

According to docs here: https://www.npmjs.com/package/electron-devtools-installer
The promise re...

github.com/quasarframework/quasar - 69673c7e63fb5c1fcb62c746be0f15f8f01d416b authored about 4 years ago by Jeff Galbraith <[email protected]>
feat(vue3): further SSR work

github.com/quasarframework/quasar - 7472f63bcc7f9c0531d47ed16980b5054e5618c0 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): SSR - inject scripts after app outlet

github.com/quasarframework/quasar - a21ca11742beecb1c180f09e01f2f4f25e01f192 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): further work on SSR template

github.com/quasarframework/quasar - 7889c495d6b28e58bf4971f2eb5126439732d094 authored about 4 years ago by Razvan Stoenescu <[email protected]>
chore(extras): bump version

github.com/quasarframework/quasar - 02d4852999dfe5ceea5259f0dd96ffeeb8fde00e authored about 4 years ago by Jeff Galbraith <[email protected]>
feat(extras): Update MDI font and svg to v5.7.55

github.com/quasarframework/quasar - 80eb3b4f259554a9ca339e0f26c8d458a5925dc5 authored about 4 years ago by Jeff Galbraith <[email protected]>
chore(extras): bump version

github.com/quasarframework/quasar - cb73bcb632e3ee7952d82663fb800fc7f158e813 authored about 4 years ago by Jeff Galbraith <[email protected]>
feat(extras): Update MDI font and svg to v5.7.55

github.com/quasarframework/quasar - 7c6368a88aea6368658faf47674434f87461c3b1 authored about 4 years ago by Jeff Galbraith <[email protected]>
Single quotes Update in uploader.md (#7896)

Line 195 contains the url to make POST request to without it being enclosed within single quotes.

github.com/quasarframework/quasar - 74d1a7b01f9b959e9c91e7ea56d5b6207b026f58 authored about 4 years ago by Usman Abubakar <[email protected]>
Single quotes Update in uploader.md (#7896)

Line 195 contains the url to make POST request to without it being enclosed within single quotes.

github.com/quasarframework/quasar - ff0ad5ef074f4a48a851a37d54c81e2d4f3e6d43 authored about 4 years ago by Usman Abubakar <[email protected]>
feat(vue3): deps on @quasar/ssr

github.com/quasarframework/quasar - 5a64359c3fc3070cdf0368bc71b6a998a44879db authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): new package -> @quasar/ssr (SSR bundler; Webpack server/client plugin)

github.com/quasarframework/quasar - 4b9365aa093a3fbccc329026b70b82fbf840aeda authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix doc error for q-uploader (#7891)

github.com/quasarframework/quasar - f71731deffba71d0e2af37e22909a4ae34611901 authored about 4 years ago by 默默 <[email protected]>
Update OptionEmitValue.vue (#7892)

Make `value` different from `label` so that it becomes clearer what option `emit-value` does.

github.com/quasarframework/quasar - 0daba3c8f03a8010df7c19abb3622ceb5416063a authored about 4 years ago by christianMurschall <[email protected]>
fix doc error for q-uploader (#7891)

github.com/quasarframework/quasar - ef91b56dd4c555249e44c184ab3dcdf1607c299d authored about 4 years ago by 默默 <[email protected]>
Update OptionEmitValue.vue (#7892)

Make `value` different from `label` so that it becomes clearer what option `emit-value` does.

github.com/quasarframework/quasar - be2d19ebbee90de6e6f509ab0897e9d32aed7097 authored about 4 years ago by christianMurschall <[email protected]>
feat(vue3): initial SSR work for q/app

github.com/quasarframework/quasar - 306fdf58ffb5eae764301cd9b8a816812b7127f9 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): QSelect work

github.com/quasarframework/quasar - 3f8e5285724f8fbcc77ff17ee53fbe4a2e14a549 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): various updates for v2

github.com/quasarframework/quasar - cbd1cccf4c464bba8d20930b40e60b3b47e40ebb authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): QField/QInput/QSelect work

github.com/quasarframework/quasar - 659b3172dbd2220ce79993ec1e83efe482241acf authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(ui/date.buildDate): date.buildDate returns Date and not string (#7888)

* date.buildDate returns Date and not string

According to https://github.com/quasarframework/...

github.com/quasarframework/quasar - ac8089af9e9e46e0cf974bf09f8eac6876fb8348 authored about 4 years ago by Anthony O <[email protected]>
fix(ui/date.buildDate): date.buildDate returns Date and not string (#7888)

* date.buildDate returns Date and not string

According to https://github.com/quasarframework/...

github.com/quasarframework/quasar - da3d30368ecee8b58d90b0eac88c9faf70a656ec authored about 4 years ago by Anthony O <[email protected]>
feat(vue3): QPopupEdit work --- much better perf; always use default slot

github.com/quasarframework/quasar - cfcad0ce797cff863112a97f78443d7fd89d6ea2 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): $attrs review (part 1)

github.com/quasarframework/quasar - f45cdd078ab7b770866efbf8946b4c51ce4639d7 authored about 4 years ago by Razvan Stoenescu <[email protected]>
chore(extras): bump version

github.com/quasarframework/quasar - 811c94309e514ec7e879a748866997c93f52872c authored about 4 years ago by Jeff Galbraith <[email protected]>
feat(extras): update to Fontawesome v5.15.1

github.com/quasarframework/quasar - d05030eb43154e1c1a0994400b2c99a626b34d16 authored about 4 years ago by Jeff Galbraith <[email protected]>
feat(extras): update to Ionicons v5.2.3

github.com/quasarframework/quasar - dc4d6dceff22e2f106c5214e5b5154b240864ffe authored about 4 years ago by Jeff Galbraith <[email protected]>
feat(vue3): QBtn work

github.com/quasarframework/quasar - 29924ba7b64343d156243a657bd490923f07940d authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): QEditor work

github.com/quasarframework/quasar - d6dbcbacb63c3c748b9c14b5ad61aceb4b7e50cd authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): QScrollArea work

github.com/quasarframework/quasar - bf5edc236908f64616d309a8c66f34dbbb9288b0 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): transform props with default() value accessing "this"

github.com/quasarframework/quasar - e63ff7751a3cc2dbf3a54293921e40a1be91917a authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): protect Notify against use without being installed

github.com/quasarframework/quasar - a6556359e6c54cb537b7f65ac54cfbdbb32eb2e5 authored about 4 years ago by Razvan Stoenescu <[email protected]>
refactor(vue3): Meta plugin rework for much better perf

github.com/quasarframework/quasar - 2b72f29999a50dbb08571a6678ca87b0eb4fc57d authored about 4 years ago by Razvan Stoenescu <[email protected]>
chore(extras): bump version

github.com/quasarframework/quasar - 44d67a0d3bf524ee3bfc2ea4c4cb16b58dc09f7b authored about 4 years ago by Jeff Galbraith <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

github.com/quasarframework/quasar - 27f1c6a7912707d4ee1d27f087ae285b2fd9fdd2 authored about 4 years ago by Jeff Galbraith <[email protected]>
feat(extras): update to Fontawesome v5.15.1

github.com/quasarframework/quasar - 8ba72f9ffe3b3a08e5369bcf1852ccfec494364c authored about 4 years ago by Jeff Galbraith <[email protected]>
feat(extras): update to Ionicons v5.2.3

github.com/quasarframework/quasar - 6e232847a9ad0802b27acf3da5fc5fef15822c2b authored about 4 years ago by Jeff Galbraith <[email protected]>
Add readable name for "and_qq" (#7887)

* Add readable name for "and_qq"

* Update browsers-support.js

github.com/quasarframework/quasar - c9572611c0384062e3719116890c1c4270f8cc32 authored about 4 years ago by Sebastian <[email protected]>
Add readable name for "and_qq" (#7887)

* Add readable name for "and_qq"

* Update browsers-support.js

github.com/quasarframework/quasar - 205b1d84cc7df8544e5e097ac92fc661892aa3fe authored about 4 years ago by Sebastian <[email protected]>
feat(vue3): further tweaks for UMD

github.com/quasarframework/quasar - fbc530500cc92f244b08ea855c66e387c6d0e8d4 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): UMD version & usage

github.com/quasarframework/quasar - 7e6478496a10132ea7efc87cc5159399930b38b6 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): update to Dialog plugin

github.com/quasarframework/quasar - c2db476093337d9c6f6cba24328eadc630a89f0b authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): Dialog plugin -- provide mechanism; prepare better TS support

github.com/quasarframework/quasar - e8a5e0bce0ee97e5522c9a34a6db72edaad0bac2 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): remove GoBack directive

github.com/quasarframework/quasar - eeddc02b8a721634cc1617982dff9796bfc8494e authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): tweak click-outside util

github.com/quasarframework/quasar - 34864ba08cdccea8d3949e43053defb594e03416 authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(vue3): QSelect multiple selection toggling

github.com/quasarframework/quasar - b653e7857258c5cfe0faf05bfeba3936e334e4d4 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): reinstate emit-immediately on QDate #7840

github.com/quasarframework/quasar - c9ff47055c000ab017b605338e9f65a3a89a376d authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(QDate): emitImmediately not working correctly #7840

github.com/quasarframework/quasar - 78f1d9d431d5e4a129e6d1dc112fc23480a1c0ec authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(docs): remove "id" from configuring cordova page #7883

github.com/quasarframework/quasar - 8360f70ec93979936fc67d048c4728ff48f4f13c authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(docs): remove "id" from configuring cordova page #7883

github.com/quasarframework/quasar - 0927de2e4831c8b687c2296c8f9cf3c6e071bcdb authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): remove getAppVm() because app.mount() returns it

github.com/quasarframework/quasar - 1e76a9db263241acc2be359f9ba3935d490a242c authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): directives tweaks

github.com/quasarframework/quasar - e7bc48f2c932298e563eb939be70b4a30cd17f0d authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): small tweaks to Meta

github.com/quasarframework/quasar - 416e6cd36a80c131b4f6840701ce830db0bc500a authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): Update Meta for client-side regarding reactivity

github.com/quasarframework/quasar - b5d9677b98afdd43afc8b559f9410a568cd9670c authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): Meta plugin on client-side (still WIP)

github.com/quasarframework/quasar - a9592e3e33d2e555aabdab6357f66cbaec655001 authored about 4 years ago by Razvan Stoenescu <[email protected]>
chore(vue3): ui/dev - convert remaining templates to use v-slot instead of slot=""

github.com/quasarframework/quasar - 4e0aad60c2533319aa240170aaa90563d4ef24d8 authored about 4 years ago by Razvan Stoenescu <[email protected]>
Update InputFilterMin.vue - fix small typo (#7855)

github.com/quasarframework/quasar - 4ad77645a4f20bb10b02086f826845b09211bbca authored about 4 years ago by Andrei <[email protected]>
fix(QEditor): q-editor model not always updating display (#7869)

github.com/quasarframework/quasar - 0d1c330cd52f300586a822c6fb89ef0d32ba7f70 authored about 4 years ago by Jeff Galbraith <[email protected]>
fix(QEditor): q-editor model not always updating display (#7869)

github.com/quasarframework/quasar - c80e1ef27926143bdadfb5d6fcd725002fbd5f14 authored about 4 years ago by Jeff Galbraith <[email protected]>
chore(vue3): update ui/dev global/dialog-plugin

github.com/quasarframework/quasar - cefad8ab402ce709decb755e9e7c2478f33e77cd authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): small tweak to Dialog plugin component

github.com/quasarframework/quasar - 69daf3bfb0d6367a8adff5927bbdf6ef0f4e466a authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(dev): remove IE11 support for dev testing

github.com/quasarframework/quasar - 8de0e47682fe7576ec95b39693d8c8c906a490af authored about 4 years ago by Jeff Galbraith <[email protected]>
fix(dev): remove IE11 support for dev testing

github.com/quasarframework/quasar - d1b2419db63c88c13f6e285bb0c564ed378d44ce authored about 4 years ago by Jeff Galbraith <[email protected]>
update(docs): HMR doesn't work in Docker Container (#7826)

github.com/quasarframework/quasar - 2087626c2e6835547190cff9a595423fd44a2a3c authored about 4 years ago by Jeff Galbraith <[email protected]>
update(docs): HMR doesn't work in Docker Container (#7826)

github.com/quasarframework/quasar - 6be4bfc497b03f78e518df84e6676287a1c3ae61 authored about 4 years ago by Jeff Galbraith <[email protected]>
feat(vue3): QDrawer/QHeader/QFooter - correctly update layout props

github.com/quasarframework/quasar - 67ca791e958b5746abdf675d8512ead483f48786 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): QDrawer work

github.com/quasarframework/quasar - 1ee95eaed8231e0ddc42916d3a492107d0d8a6f5 authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(dev): make QIntersetion in iframe example work better for iOS

github.com/quasarframework/quasar - e2fcb51554f038c4c569fffabf7e41a6b0869a90 authored about 4 years ago by Jeff Galbraith <[email protected]>
fix(dev): make QIntersetion in iframe example work better for iOS

github.com/quasarframework/quasar - fa0d984497cdf0e86f0706461b0ef4a28c1aab4d authored about 4 years ago by Jeff Galbraith <[email protected]>
fix(docs): ANDROID_HOME is replaced with ANDROID_SDK_ROOT (#7867)

github.com/quasarframework/quasar - 2b80d4589c96c95ebc652f2c55e688fe59c9e079 authored about 4 years ago by Jeff Galbraith <[email protected]>
fix(docs): ANDROID_HOME is replaced with ANDROID_SDK_ROOT (#7867)

github.com/quasarframework/quasar - dfdf7e20f4a5d31a03b7736815bbc65efb88d9ae authored about 4 years ago by Jeff Galbraith <[email protected]>
fix(QEditor): QEditor loses caret after clearing model (#7790)

github.com/quasarframework/quasar - 20194efaace3f2a6b66f297c483accb2a3e50eaf authored about 4 years ago by Jeff Galbraith <[email protected]>