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

fix(app): preFetch > redirect TS signature #9228

795d3eba731c40008a21e3b1678a174b1de71d11 authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(app): mimic css url() handling like on webpack4 & css-loader v3 #9195

3c2e1b680fa24429e9957dde75519bcc95dfb47b authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(app): preFetch > redirect TS signature #9228

6f4a86289b146f399ea0593c4fe67220395f1f27 authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(QBtn): disable not working correctly with type="a" + href #9258

e8c78919763f7740d0c7bcc4f42d9f39f38dda02 authored over 3 years ago by Razvan Stoenescu <[email protected]>
Merge branch 'vue3-work' of github.com:quasarframework/quasar into vue3-work

04ece6079f4d9b5bb2557b135412500c21f08e73 authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(QBtn): disable not working correctly with type="a" + href #9258

8352d184386a47d6ccc4408af97f87a46ee05c84 authored over 3 years ago by Razvan Stoenescu <[email protected]>
feat(QScrollArea): allow scrolling element to be focusable #8893 (#8896)

9f6304809a72faddaeffe8f7445ada0947c4853b authored over 3 years ago by Razvan Stoenescu <[email protected]>
chore(QScrollArea): update JSON api

74050d982da06fcbc4cb9e9e21347802e0032888 authored over 3 years ago by Razvan Stoenescu <[email protected]>
feat(QScrollArea): allow scrolling element to be focusable #8893 (#8896)

#8893

bf609c2859534efe72e92c38dc68cb67b2c42dcf authored over 3 years ago by Popescu Dan <[email protected]>
fix(QInput): fix mask filling with more chars that are in value; fix some cursor navigation on delete/insert in reverse fill mode #8698 (#8713)

e097133ad7948674651f2bab8192b293f5f93056 authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(QInput): fix mask filling with more chars that are in value; fix some cursor navigation on delete/insert in reverse fill mode #8698 (#8713)

#8698

68f8d8050434e6eaf7b39af44f01ebd9ca93a806 authored over 3 years ago by Popescu Dan <[email protected]>
chore(app): Bump version

a9dd15f29cf507954a71df314c9c2aca0cec2829 authored over 3 years ago by Razvan Stoenescu <[email protected]>
chore(ui): Bump version

6f64be368513d9848d169c3026e680043b2ee529 authored over 3 years ago by Razvan Stoenescu <[email protected]>
chore(ui): Bump version

2ec60b3c7f91fd817d1b582fdc8502f68390cad1 authored over 3 years ago by Razvan Stoenescu <[email protected]>
chore(ui/dev): update chat2 testcase

ac7cb21145a213ee94e540fd1d38970ede314209 authored over 3 years ago by Razvan Stoenescu <[email protected]>
feat(QChatMessage): new slots - stamp & name #9148

910bd2cfc3b8f0c5744f62d45a07a7e9136fd761 authored over 3 years ago by Razvan Stoenescu <[email protected]>
feat(QChatMessage): new slots - stamp & name #9148

a69dc1325006d2ebaab2e8e2149c67219bd49f80 authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(QLinearProgress): stripe not working correctly when in reverse mode #9237

ea69d1bed1fee9a865e127d01805ea0168751dd1 authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(QLinearProgress): stripe not working correctly when in reverse mode #9237

6de397260003b201d9d7eb46beba09ec32834896 authored over 3 years ago by Razvan Stoenescu <[email protected]>
chore(ui): create another chat test-case

44c53751ea278e97ac83acde7a424ca16d697873 authored over 3 years ago by Razvan Stoenescu <[email protected]>
chore(ui): create another chat test-case

c5ea3fa760cdd7368b0c1a4d292434205314f530 authored over 3 years ago by Razvan Stoenescu <[email protected]>
feat(QChatMessage): default slot acting like an array of messages #9148

81f7a640c4d2801dcff695f11b70ee0677a9f28e authored over 3 years ago by Razvan Stoenescu <[email protected]>
feat(QChatMessage): default slot acting like an array of messages #9148

3f28c9c7ac27a99074a7a9a70cde9d1a939124dc authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(app): SSR mode with publicPath not working correctly #9226

cc55587c9b2ec08ea156582b8e6e455b93ca8ffa authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(TouchPan/TouchSwipe): direction reactivity

0e696d9e4d4d108fca98709a0afb5c975534fec1 authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(docs): remove reference to 404 link and irrelevant Vue 3 global event bus (#9225)

6424e56cd65b3727ec58e4015fa8e78d6d71f47b authored over 3 years ago by Jeff Galbraith <[email protected]>
fix(docs): typo in upgrade-guide.md (#9219)

I think `extends` should be an array instead of an object

1dc1cbac877b4b1b30dd9fc688f2db583fbfd3c1 authored over 3 years ago by Leon Si <[email protected]>
fix(QDrawer): mini mode transition is jumping #8909

69192210627dee65f6b068522bd1b3e504367968 authored over 3 years ago by Razvan Stoenescu <[email protected]>
chore(app): Bump version -- fix some deps upgrade being reverted

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

f2d65b0df030bf4018a1b18c38ef42562b875462 authored over 3 years ago by Razvan Stoenescu <[email protected]>
feat(app): upgrade to vue-router 4.0.6 #9096

656cf9b5c05c6c7d683f33785b88757318efc144 authored over 3 years ago by Razvan Stoenescu <[email protected]>
feat(app): update some deps

4c86d02f1d0e5d5e6d82519bc07c99836f6a2bb2 authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(app): workaround npm v7 issue resulting in compilation error #9092 #9180

2640ec72962829b5867cdcd2102c6ea7300c4382 authored over 3 years ago by Razvan Stoenescu <[email protected]>
chore(app): Bump version

f02eea09b22605109af5a350957868b229657c21 authored over 3 years ago by Razvan Stoenescu <[email protected]>
feat(ui): allow to override comp/dir on app.use(Quasar) #9156

06fa827c1d3505f9572351b54ee5f72602e6c177 authored over 3 years ago by Razvan Stoenescu <[email protected]>
chore(app): remove obsolete comment

1acc0349c6495bfa3f1a2d8f8dc034fd27b9610f authored over 3 years ago by Razvan Stoenescu <[email protected]>
feat(app): add "ready" bex banner info

dbb7f1f4150a9273ff88e5ce9aa59d01d1e5a4e4 authored over 3 years ago by Razvan Stoenescu <[email protected]>
feat(app): do not manually add HMR plugin (let webpack-dev-server handle it)

78d7827c2827ca64f5b7fdbde1518930b0247550 authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(app): resolve css url() only when using relative path or "~" (webpack alias) #9136

3acf04bfef391c350923c2a65bf393116cd9d87b authored over 3 years ago by Razvan Stoenescu <[email protected]>
feat(docs): remove duplicate line in the upgrade guide page

27bb81ace8a097896c09b66fd8294d4470c94460 authored over 3 years ago by Razvan Stoenescu <[email protected]>
chore(ui): Bump version

903b09f421db09cd311ff333e713c1f8827e918c authored over 3 years ago by Razvan Stoenescu <[email protected]>
chore(app): Bump version

a6ccb1b8695a3f1af77b87ec37970c729a1fde01 authored over 3 years ago by Razvan Stoenescu <[email protected]>
chore(ui): Bump version

e583f2be21ce5c0fe1533c7907be45a609c6e288 authored over 3 years ago by Razvan Stoenescu <[email protected]>
chore(app): Bump version

5077bf628f245a7c777710b9a809086d1f246b25 authored over 3 years ago by Razvan Stoenescu <[email protected]>
feat(docs): small update to RTL support page #9145

00569e63bae8ecb8188d0789bfa017b294b365a2 authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(app/bex): While on dev mode, the src-bex/www folder is not filled in with all the necessary files #9153

49892f640f0551056cd582a81e225905472cd1b4 authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(app): RTL Transformation with source: rtl not working #9145

e0ce50ff92592d3fd146b0871122693eb0e071f6 authored over 3 years ago by Razvan Stoenescu <[email protected]>
feat(app): Improve ssr directives compilation management

59b1f3c141718467737934e5c0f84e445c729731 authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(ui): update JSON in regards to model-value + @update:model-value

104d146207a8f1decd1c0b9bff087b00feb806b7 authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(ui/ts): add missing ssrContext param for singleton language set (#8807)

* fix(TS): missing ssrContext param for language set

When setting a language in SSR mode a ssrC...

3108c4815995bcbfba1d878e1f18aa9db17ff1b2 authored over 3 years ago by Evertvdw <[email protected]>
chore(ui): Bump version

87f7241a54339550db877dc486b433335c86b43b authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(QPagination): fix activeColor not applied to boundary start and end (#9110)

6e1d99510f60d1f90f31403e118cdaa0dba7e908 authored over 3 years ago by Muhammad Arji' Sharofuddin <[email protected]>
fix(QTable): sort(colName) method incorrectly accessing column definition

94b53737c546b97a1904cbf02637c4814cfbea69 authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(QTable): sort(colName) method incorrectly accessing column definition

c5a527b80de03fc40e03ab66f0a7afe3651a8fa7 authored over 3 years ago by Razvan Stoenescu <[email protected]>
Update capacitor-version-support.md (#9112)

3.0.0-rc.1 and 0.3.7 have been released, both seems to work fine with Quasar. :)

affd020a2080236accc9318c6d536f21a54dd736 authored over 3 years ago by François M <[email protected]>
fix: typo (#9106)

e7b1ca57f12b1928ba3be9c0ce132335b74342aa authored over 3 years ago by Akshit Sharma <[email protected]>
chore(QStepper): small tweak to previous commit

1eec70e1b2c75797b8f1a68166414d2861c7e4fc authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(QStepper): correctly parse QStep props #9118

bfd7728b2eea919adce717f459f920e8b8b807e2 authored over 3 years ago by Razvan Stoenescu <[email protected]>
chore(ui): Bump version

2644fb67076265ba9b8a1bcc59a8669fb27ef2c6 authored over 3 years ago by Razvan Stoenescu <[email protected]>
chore(ui): update /dev folder on SSR

7aba6ec3078557116fa2671b211dd264f617eca4 authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(QStepper): "keep-alive" not working correctly when in vertical mode #9013

f2aabc3924eabb2bdd92df43db1033b06250f9db authored over 3 years ago by Razvan Stoenescu <[email protected]>
Merge branch 'vue3-work' of github.com:quasarframework/quasar into vue3-work

8af53669990c9c170427716c882048143241493c authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(QDialog): using auto-close on iOS makes it impossible to open the dialog #9077

b0bc1f7a38c27efb1776a43af625e00d8425f78d authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(docs): typo in Intro to app-ext dev guide

5fdca60b8a7b050fb9a23aec5ad5369cf721cbb2 authored over 3 years ago by Jeff Galbraith <[email protected]>
fix(docs): typo in Intro to app-ext dev guide

e66d261b6ee3af3c6e04be11ba7f510b16bc77b7 authored over 3 years ago by Jeff Galbraith <[email protected]>
chore(app): Bump version

b72813a820a3376021d2b29419b964e6a4ba48b2 authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(app): Using onMounted() for the root component but not importing it in certain scenarios #9079 #9070

a7add2e108cf9fe172cd6e7f2fc01ebb998b4a5c authored over 3 years ago by Razvan Stoenescu <[email protected]>
feat(docs): capacitor api - update comment on result usage (#8769)

Enumerate the result type for each enum, this way it will be much more helpful for the reader as...

acf56c0415eb7626d08c5e005f332c7d8f96bd00 authored over 3 years ago by Joff Tiquez <[email protected]>
refactor: update comment on result usage (#8769)

Enumerate the result type for each enum, this way it will be much more helpful for the reader as...

eaae5069ba34e2331463c9b163c9bfdcb304b236 authored over 3 years ago by Joff Tiquez <[email protected]>
chore(ui): fix build errors

5c4a84f685654fe3a0a82ec691c80e45bbcfbda4 authored over 3 years ago by Razvan Stoenescu <[email protected]>
feat(ui): Add min-height so badge can be used without label (indicator) (#8879)

* feat(ui): Add min-height so badge can be used without label (indicator)

* fix(ui): QBadge rem...

0d266c0c126421f8006d75daccbf9c08942a3a2f authored over 3 years ago by Charlie Gilman <[email protected]>
feat(ui): Add min-height so badge can be used without label (indicator) (#8879)

* feat(ui): Add min-height so badge can be used without label (indicator)

* fix(ui): QBadge r...

c9ea63bcdc8546c3824a64dc20e846d0f10b1cee authored over 3 years ago by Charlie Gilman <[email protected]>
fix(ssr): Give clientManifest.publicPath priority #9068

ef30b44fec7a8e3c10964d5879fa4c5080b79107 authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(ssr): Give clientManifest.publicPath priority (#9068)

8d6023fb0600b3209ca78b6fe9ded04568e5d9af authored over 3 years ago by alancnet <[email protected]>
fix: typo in LayoutBuilder #8859

47ed733bbdb253225cc856c78a02340d3101efcb authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix: typo in LayoutBuilder (#8859)

43a9f31320ae5ef0d1245f64c0e705468b030bba authored over 3 years ago by Xiang Ji <[email protected]>
fix(ClickOutside): do not close when the target element is not in DOM #6737 (#8895)

#6737

12790c34b8cabe993fd813217f7bbf794f9a3fcc authored over 3 years ago by Popescu Dan <[email protected]>
fix(docs): add missing space after parenthesis

96613ef1348e8d171acfc3c25533472339c16484 authored over 3 years ago by Jeff Galbraith <[email protected]>
fix(docs): add missing space after parenthesis

1b5f062e90ea0dc42e5df2314af3f35a2277bd6f authored over 3 years ago by Jeff Galbraith <[email protected]>
chore(app): Bump version

8a894ca4443939df5230f6e71f5a6945de3c4d88 authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(app): revert to esModule:false for media assets

7d79d94c160819ffacd6ea484e2cd7433052e687 authored over 3 years ago by Razvan Stoenescu <[email protected]>
chore(docs): update twitter handle for Razvan

7e6c89514d848854e4a486dfe45301c7ec0c5521 authored over 3 years ago by Razvan Stoenescu <[email protected]>
chore: Update roadmap progress

1c9497bb4482fad880410907433e3e8b0f7d6490 authored over 3 years ago by Razvan Stoenescu <[email protected]>
chore(app): Bump version

cc24fb081a8a9dd2a02ce2ffd70118541c522998 authored over 3 years ago by Razvan Stoenescu <[email protected]>
chore(ui): Bump version

c7355b7c6ca5713555a83ebbb9b33d691c3e972c authored over 3 years ago by Razvan Stoenescu <[email protected]>
feat(docs): small tweaks to the upgrade guide

a481ddd4334a3ae07e83ed1021a6b298a44dfeed authored over 3 years ago by Razvan Stoenescu <[email protected]>
feat(docs): small tweaks to meta page

15a7966695457d6079127a1b1b76c260a80a432a authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(app): Capacitor mode - take into account /src-capacitor deps also

541153d3e7e3025159748447d7edf5c892c4fe8b authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(QDialog/QMenu/QTooltip): reuse generated div when toggling fast between show/hide #9027

c467a94dc1f10d976f77d4911aa069d00ecf5732 authored over 3 years ago by Razvan Stoenescu <[email protected]>
feat(ui): temporarily use string keys for Quasar's provide/inject

b95196e4d443ab8f9591acb6c93b56785635abbf authored over 3 years ago by Razvan Stoenescu <[email protected]>
Merge branch 'vue3-work' of github.com:quasarframework/quasar into vue3-work

fde7c5b65a0b8d1167f512fd3efa3092470c127a authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(QMenu/QTooltip): ensure correct destroy process #9024

f5b0716705c03c4169ead2d6e78f79e574873594 authored over 3 years ago by Razvan Stoenescu <[email protected]>
Update click-outside.js (#9025)

fix for https://github.com/quasarframework/quasar/issues/9024

c0369955d837b574a52a2d24cbd4b992c5fe0289 authored over 3 years ago by Diadal <[email protected]>
fix(QResizeObserver): protect against weird use-cases where targetEl cannot be determined

ebd56036cf7c7e9d01605a78820c7a7cdf8a1e97 authored over 3 years ago by Razvan Stoenescu <[email protected]>
feat(docs): small tweaks to the upgrade guide

7fd9ee38ebfe2d3dc837e44d8f860c0a38de7604 authored over 3 years ago by Razvan Stoenescu <[email protected]>
fix(ts): fix many types (#9032)

* fix(ts): fix many types

* refactor(app/ts): remove Electron feature flag as its not needed ...

1491dbcb5cb342cba3e0c77fab0e1a39dd3f7b91 authored over 3 years ago by Paolo Caleffi <[email protected]>
fix(docs): back ticks parser (#9043)

9735ee9b29921d7b8ff9cd360b2f7a7d7bfbcf35 authored over 3 years ago by Jeff Galbraith <[email protected]>
fix(docs): back ticks parser (#9042)

9a2e3cd35e1f98c2a2a1001d1538f7650168a1ff authored over 3 years ago by Jeff Galbraith <[email protected]>
fix(docs): correct casing for GitHub (#9041)

700f50ac49ae2f42840b8993ed93f10e72e7f2b7 authored over 3 years ago by Jeff Galbraith <[email protected]>
fix(docs): correct casing for GitHub (#9041)

f2eb6ae1639777acc442131db4add3d4e1828ef3 authored over 3 years ago by Jeff Galbraith <[email protected]>