Ecosyste.ms: OpenCollective

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

github.com/quasarframework/quasar

Quasar Framework - Build high-performance VueJS user interfaces in record time
https://github.com/quasarframework/quasar

chore(ui): Bump version

f5d6175b633741926412c893e6c74697ba45aed6 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
chore(app): Bump version

f1b4438456fc7fe49af5a97278e95b18ed46a15f authored almost 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.

645c6296bc448464fbd5b553ec950911ff69eb05 authored almost 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.

2fc4da92ea1ce30b38a93e5a49d288e932154390 authored almost 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

73f8e759308494c040556a2c7808a2d3c15a0e82 authored almost 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

af1256022f04eb6635aa210e7d7082650fbc64da authored almost 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 ...

aa00ec3a1447150840bb37c071253dc3752f3be5 authored almost 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...

cbff2977889b2d74bfcbee2f6b3c43feae3fb665 authored almost 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.

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 ...

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

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

030004c1785c9b93ee92379403a5d043133c8e79 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): improve build

cd9595199055fcde2d7881f4b344c4d0b2806952 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): more build flags

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

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

336fb2445a60e38d5a034762a91de5f67068be68 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): enhance build

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

c3127c55f9c91b7e4fc2572b52b1510c2cb5d0b0 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): addition to previous commit

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

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)

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

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

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

97ea56757704657f4aa0b739cee6ece241e0dda3 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): update transformAssetUrl

f769b9ed2c7633a18d3604ec93c3574936b1b157 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): correctly reference vue dist file

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

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...

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...

69673c7e63fb5c1fcb62c746be0f15f8f01d416b authored about 4 years ago by Jeff Galbraith <[email protected]>
feat(vue3): further SSR work

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

a21ca11742beecb1c180f09e01f2f4f25e01f192 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): further work on SSR template

7889c495d6b28e58bf4971f2eb5126439732d094 authored about 4 years ago by Razvan Stoenescu <[email protected]>
chore(extras): bump version

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

80eb3b4f259554a9ca339e0f26c8d458a5925dc5 authored about 4 years ago by Jeff Galbraith <[email protected]>
chore(extras): bump version

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

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.

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.

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

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

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

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.

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

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.

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

306fdf58ffb5eae764301cd9b8a816812b7127f9 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): QSelect work

3f8e5285724f8fbcc77ff17ee53fbe4a2e14a549 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): various updates for v2

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

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/...

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/...

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

cfcad0ce797cff863112a97f78443d7fd89d6ea2 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): $attrs review (part 1)

f45cdd078ab7b770866efbf8946b4c51ce4639d7 authored about 4 years ago by Razvan Stoenescu <[email protected]>
chore(extras): bump version

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

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

dc4d6dceff22e2f106c5214e5b5154b240864ffe authored about 4 years ago by Jeff Galbraith <[email protected]>
feat(vue3): QBtn work

29924ba7b64343d156243a657bd490923f07940d authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): QEditor work

d6dbcbacb63c3c748b9c14b5ad61aceb4b7e50cd authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): QScrollArea work

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

e63ff7751a3cc2dbf3a54293921e40a1be91917a authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): protect Notify against use without being installed

a6556359e6c54cb537b7f65ac54cfbdbb32eb2e5 authored about 4 years ago by Razvan Stoenescu <[email protected]>
refactor(vue3): Meta plugin rework for much better perf

2b72f29999a50dbb08571a6678ca87b0eb4fc57d authored about 4 years ago by Razvan Stoenescu <[email protected]>
chore(extras): bump version

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

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

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

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

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

205b1d84cc7df8544e5e097ac92fc661892aa3fe authored about 4 years ago by Sebastian <[email protected]>
feat(vue3): further tweaks for UMD

fbc530500cc92f244b08ea855c66e387c6d0e8d4 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): UMD version & usage

7e6478496a10132ea7efc87cc5159399930b38b6 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): update to Dialog plugin

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

e8a5e0bce0ee97e5522c9a34a6db72edaad0bac2 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): remove GoBack directive

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

34864ba08cdccea8d3949e43053defb594e03416 authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(vue3): QSelect multiple selection toggling

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

c9ff47055c000ab017b605338e9f65a3a89a376d authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(QDate): emitImmediately not working correctly #7840

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

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

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

1e76a9db263241acc2be359f9ba3935d490a242c authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): directives tweaks

e7bc48f2c932298e563eb939be70b4a30cd17f0d authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): small tweaks to Meta

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

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

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=""

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

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

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

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

cefad8ab402ce709decb755e9e7c2478f33e77cd authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): small tweak to Dialog plugin component

69daf3bfb0d6367a8adff5927bbdf6ef0f4e466a authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(dev): remove IE11 support for dev testing

8de0e47682fe7576ec95b39693d8c8c906a490af authored about 4 years ago by Jeff Galbraith <[email protected]>
fix(dev): remove IE11 support for dev testing

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

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

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

67ca791e958b5746abdf675d8512ead483f48786 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(vue3): QDrawer work

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

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

fa0d984497cdf0e86f0706461b0ef4a28c1aab4d authored about 4 years ago by Jeff Galbraith <[email protected]>
fix(docs): ANDROID_HOME is replaced with ANDROID_SDK_ROOT (#7867)

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

dfdf7e20f4a5d31a03b7736815bbc65efb88d9ae authored about 4 years ago by Jeff Galbraith <[email protected]>
fix(QEditor): QEditor loses caret after clearing model (#7790)

20194efaace3f2a6b66f297c483accb2a3e50eaf authored about 4 years ago by Jeff Galbraith <[email protected]>