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

refactor(QTree): composition api

300fb92fc396de4ab6f05ea78975a0371291f1b7 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
refactor(QTable): more composition api work

8c7f4045643ac166d0825757137841c126da9cc6 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
fix(QColor): remove obsolete computed prop

5ca952dccb50f4785aef795128b8bcb88ba6ab63 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
refactor(QColor): composition api

02b1e1e45b23716393f11e81b819f0d9e6feb7b0 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
refactor(QTable): composition api (still WIP)

9e54323da392d3394bd08d5842a9b0dbcc79b009 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
feat(QVirtualScroll): composition api (still WIP)

27502629e02f228997309fd2221a9801d078342f authored almost 4 years ago by Razvan Stoenescu <[email protected]>
feat(ui): small tweak to QCircularProgress/QKnob

67fd6ebf49220590334e800be77f47ddd5982ece authored almost 4 years ago by Razvan Stoenescu <[email protected]>
Revert "fix(virt-scroll): small tweak"

This reverts commit d691a506b6ea1e70be50309907afb6ae2f7e4894.

e6cc49c5f41060821843f381a87ae0f0ffe2c1ec authored almost 4 years ago by Razvan Stoenescu <[email protected]>
fix(virt-scroll): small tweak

d691a506b6ea1e70be50309907afb6ae2f7e4894 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
feat(QSelect): improvements for QSelect #8169, #7898 (#8176) (#8213)

- open options list on autofocus when using QMenu also (make it consistent with the case of QDia...

3093ea29127c5104fa910b5c617fa5d353210dd0 authored almost 4 years ago by Popescu Dan <[email protected]>
feat(ui): QSlider/QRange -> to composition api

0ba00330af3affd563f08447824488406d2a740d authored almost 4 years ago by Razvan Stoenescu <[email protected]>
fix(QTree): only consider a lazy node loaded if it has an array in the childrenKey #8184 (#8189) (#8212)

71a7d082235900205f2e1a61d0263d2543a9da31 authored almost 4 years ago by Popescu Dan <[email protected]>
feat(QSelect): improvements for QSelect #8169, #7898 (#8176)

- open options list on autofocus when using QMenu also (make it consistent with the case of QDia...

6d486031b2e1ee51439dae8d19830259ee15d4be authored almost 4 years ago by Popescu Dan <[email protected]>
fix(QTree): only consider a lazy node loaded if it has an array in the childrenKey #8184 (#8189)

87983000239519ea93a11db86bcf2f7e76ce8d4c authored almost 4 years ago by Popescu Dan <[email protected]>
fix(router): it looks like in the new vue-router one has to invent components for every route (#8187)

see https://github.com/vuejs/vue-router-next/issues/474

666a09007f1120d1f64ac9b486a2fbfaa5e26e3d authored almost 4 years ago by Popescu Dan <[email protected]>
perf(QSelect): re-render only the options that have changed active or focused state (#8210)

d3be929da0cc10a6d174e311374753fd6a5850bb authored almost 4 years ago by Popescu Dan <[email protected]>
chore(ui/dev): reset fast-test

c876b1060da8b5f3ec056a10f009b06eb643b1da authored almost 4 years ago by Razvan Stoenescu <[email protected]>
perf(QSelect): re-render only the options that have changed active or focused state (#8185)

fa0f55f499b2b9300d311ff4d8291a8071583af4 authored almost 4 years ago by Popescu Dan <[email protected]>
fix(QTable): duplicate headerClasses added #8205

ffb62d1c44ebafc5b1fcfdee4d680bbe411f1e99 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
feat(ui): small tweaks to QTime/QDate

f49da3947bcfaf095b40a30c14bf7763d5782ec6 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
fix(QTable): duplicate headerClasses added #8205

cdb03bdf7dba8f92f830a9a147df6af4a0c3c821 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
feat(ui): more composition api work

2d9f52473d28752a5618eb0b2317f86399cac6d7 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
fix(QTime): fix removed defaultDate prop #8196 (#8198)

fb68fd73eec44dedc81b804d877d570c02b9b38f authored almost 4 years ago by Razvan Stoenescu <[email protected]>
fix(QTime): fix removed defaultDate prop #8196 (#8198)

* fix(QTime): fix removed defaultDate prop #8196

Fixes 2cfbf480efe141100aa58c70228f7ece892ea4...

5ff66221b4fc043b1d571a286762f014b7766520 authored almost 4 years ago by Popescu Dan <[email protected]>
fix(QTime): fix removed defaultDate prop #8196 (#8198)

a906657ccf2f9e4c66d74b871c42747426ebec06 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
fix(QTime): fix removed defaultDate prop #8196 (#8198)

* fix(QTime): fix removed defaultDate prop #8196

Fixes 2cfbf480efe141100aa58c70228f7ece892ea4...

2453f8756031eb830033cfcff5b4ffeedf3e4869 authored almost 4 years ago by Popescu Dan <[email protected]>
feat(quasar): Add keep-alive props to all components using panels #8190 (#8199)

db597da00fe30280d3776eea220734e15ff7ffa8 authored almost 4 years ago by Popescu Dan <[email protected]>
fix(QField): use --focused class only when field is focused and use --highlighted for focused or with error; fix focus glitch with input types with browser provided interface #8203 (#8204)

a7483ba81bd654e5c67b6fda93dff4aa7a2ec25b authored almost 4 years ago by Popescu Dan <[email protected]>
feat(quasar): Add keep-alive props to all components using panels #8190 #8199

75f58fe94281b0b6bb77976631331ddc8de41745 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
feat(quasar): Add keep-alive props to all components using panels #8190 (#8199)

47f3eb26632a6e7a61b77febf4b301b1f28a2cb2 authored almost 4 years ago by Popescu Dan <[email protected]>
fix(QField): use --focused class only when field is focused and use --highlighted for focused or with error; fix focus glitch with input types with browser provided interface #8203 (#8204)

0a685c4f97326f3bd01f0c7aa0bfcf1e965ce66b authored almost 4 years ago by Popescu Dan <[email protected]>
feat(ui): further composition api work

41931c52cb079c9469bf1b5ab81acbb9c244d795 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
feat(ui): more composition api work

90b98f13d7f46ecde130bea0cf1521ec1cc0ead8 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
feat(QBtn): remove internal wrapper (#8195)

5b63d6871703002ae38bbfa7b82afd8e134b3c12 authored almost 4 years ago by Popescu Dan <[email protected]>
chore(docs): small adjustment to previous PR #8181

beebdfccf9957f852ed89a947375e1c94af5d755 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
Update visibility.md (#8181)

Added a hint to the Screen Plugin to the Window With section. It was not obvious to me at least ...

d327f18bb9f2a217d5188d5dfb54af29918ce8fe authored almost 4 years ago by Sebastian <[email protected]>
chore(docs): small adjustment to previous PR #8181

8686293c2dae0141fc59e7a93199678c8e04cf00 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
Update visibility.md (#8181)

Added a hint to the Screen Plugin to the Window With section. It was not obvious to me at least ...

be3a1c8dcd89af49ca79f63f1eaa0c340037ab5c authored almost 4 years ago by Sebastian <[email protected]>
fix(lang): fix az language - it's the latin variant (#8193)

80928f28a918349ab10db46e99228fb2fc156801 authored almost 4 years ago by Popescu Dan <[email protected]>
fix(lang): fix az language - it's the latin variant (#8193)

27d3f3c1f9239689beab1f1a5c46cad9b2838fc3 authored almost 4 years ago by Popescu Dan <[email protected]>
API doc moved (#8192)

e2f866e18e91e3f87897ce21c7dcc1043b0ff3ca authored almost 4 years ago by Sacramentix <[email protected]>
API doc moved (#8192)

764c5c3ef9184fa0aab19dac8d1c7fb45ba8fdb3 authored almost 4 years ago by Sacramentix <[email protected]>
feat(ui): cleanup obsolte mixins

4e635f6a97f3fc64640b66850554a3956fe9d553 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
chore(ui): fix JSON api error

dbd59058f419089d322f0dc366b3c567d5adb822 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
feat(ui): more composition api work

5a36e59734b74ef0d5f7864491843169bbfd8676 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
feat(ui): more composition api work

9aa21722d76c6113a87a84c57590bc110530e2eb authored almost 4 years ago by Razvan Stoenescu <[email protected]>
feat(QBreadcrumbsEl): composition api

b84d2ca4deb1b08fc068b7e8cb3895ee528d57c3 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
chore(checkbox): remove unused computed prop

df3ba94bf9b24fcb8e5264e42c603f6c38a0ce06 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
chore(QCheckbox/QToggle): remove unused computed prop

b04287bd399fe3b2356905940ee5056abebe5883 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
feat(ui): QScrollArea on composition api

897d90e11ab62fa6289850dfe095ff37db5f85b9 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
feat(ui): further composition api work

f4b0bb140c0608638067397482b0d0c0dcd58e78 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
feat(QPagination): add more button props #7929 (#8178) (#8186)

fb6a48c95dc86e3e6b8c16359b57f42280f53a63 authored almost 4 years ago by Popescu Dan <[email protected]>
feat(ui): more composition api work

bf2e46bf05889e8ec235c9663d81774fc8d683f8 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
feat(ui): further composition api work

7a45922f36c2fa2c4f018b2b72df324772751bd9 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
Azerbaijani language (#8170)

* fix(app): fix dart-sass outputStyle to work with postcss-rtl again #8162 (#8163)

https://gi...

dd9ade796460f49b4777afa8cad2eed917c68989 authored almost 4 years ago by Ali <[email protected]>
Azerbaijani language (#8170)

* fix(app): fix dart-sass outputStyle to work with postcss-rtl again #8162 (#8163)

https://gi...

7fd9019b2ef358c93c3c0feb6b4da60b2c1f6207 authored almost 4 years ago by Ali <[email protected]>
feat(QPagination): add more button props #7929 (#8178)

9a47d4a442d7c8451f2ae803fb9037c81a53170b authored almost 4 years ago by Popescu Dan <[email protected]>
fix: #8166 Add an example to docs for accessing the store from router (#8182)

* Add an example for accessing the store from router

The reason for this example to exist is ...

2b013345223e34f68d60b5049c87517d2fb97299 authored almost 4 years ago by Ali Clark <[email protected]>
fix: #8166 Add an example to docs for accessing the store from router (#8182)

* Add an example for accessing the store from router

The reason for this example to exist is ...

33e454ef12c0ac9108d607711579afa2ae31d7a7 authored almost 4 years ago by Ali Clark <[email protected]>
feat(date utils): add UTC support for startOfDate/endOfDate #8052 (#8183)

52146d2f0deb6ac1b65734076b274e9843b95e5e authored almost 4 years ago by Popescu Dan <[email protected]>
feat(date utils): add UTC support for startOfDate/endOfDate #8052 (#8183)

12979899f8463da38491a073bcbdd008914e4825 authored almost 4 years ago by Popescu Dan <[email protected]>
chore(extras): bump version

3e40972e6ccf0d73811e6cfabc3a643d2a39cc7d authored almost 4 years ago by Jeff Galbraith <[email protected]>
feat(extras): Update Google Material svgs

37df7edf9f0b2e363c40c2bc16ced75f54fcfa98 authored almost 4 years ago by Jeff Galbraith <[email protected]>
feat(extras): Update Google Material fonts

314ddf3487bc6af37946956e55aa458f8dc9d541 authored almost 4 years ago by Jeff Galbraith <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

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

0c00450f176dd909c31f33a9a727d4dfc2a84481 authored almost 4 years ago by Jeff Galbraith <[email protected]>
feat(extras): Update Google Material svgs

b680019fa9156b6d814ab425d3073f08e7398a7b authored almost 4 years ago by Jeff Galbraith <[email protected]>
feat(extras): Update Google Material fonts

6c43cee1e3590fa769c89959d884bce106c447b3 authored almost 4 years ago by Jeff Galbraith <[email protected]>
feat(ui): more composition api work

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

fa3a8dc27e28a8dc5e5385ca829c0eecea7fa6b7 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
fix(app): fix dart-sass outputStyle to work with postcss-rtl again #8162 (#8163)

https://github.com/sass/dart-sass#javascript-api

It looks like `nested` was replaced by `expa...

b2e356c5d49af625480827bcb058d6a4a135d907 authored almost 4 years ago by Popescu Dan <[email protected]>
fix(app): fix dart-sass outputStyle to work with postcss-rtl again #8162 (#8163)

https://github.com/sass/dart-sass#javascript-api

It looks like `nested` was replaced by `expa...

80bb546e351619212c14f5f310194de6f5319222 authored almost 4 years ago by Popescu Dan <[email protected]>
chore(ui): Bump version

ec5cb2064be30aae0a33a406ba91176e4f310fcd authored almost 4 years ago by Razvan Stoenescu <[email protected]>
Revert "fix(QSelect): set default menu anchor position (#8089)" #8157 (#8160)

This reverts commit b1bfdcf43a1041db097dd6588ee1bad16035dde4.

bd2d5bea84249cd40bfee15b4761ba95594b2298 authored almost 4 years ago by Popescu Dan <[email protected]>
Revert "fix(QSelect): set default menu anchor position (#8089)" #8157 (#8160)

This reverts commit b1bfdcf43a1041db097dd6588ee1bad16035dde4.

fb237580c0cc97679ddad00fd8643afd12e099cc authored almost 4 years ago by Popescu Dan <[email protected]>
feat(QField): reset validation status for the field when clear button is pressed #8137 (#8148) (#8159)

0512254abe60ad59287ed5694522487d2d40aa2b authored almost 4 years ago by Popescu Dan <[email protected]>
Fix: #7961 (prevent contents of .q-table__top from overlapping table contents on mobile Safari) (#7962)

* Prevent q-table__top from shrinking to 0 height on mobile Safari

* Update QTable.sass

* Upda...

e2893ab39d29219abdeb5e7947aed3dd27e9eeec authored almost 4 years ago by tmas <[email protected]>
Fix: #7961 (prevent contents of .q-table__top from overlapping table contents on mobile Safari) (#7962)

* Prevent q-table__top from shrinking to 0 height on mobile Safari

* Update QTable.sass

* ...

24348ccc97b9b52fd861c1c326a0a03fc0eba530 authored almost 4 years ago by tmas <[email protected]>
chore(app): Bump version

47fedb1271b364206ead8d5092aa06e662b24679 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
feat(pwa) allow crossorigin: use-credentials on manifest meta tag (#8153)

* feat(pwa) allow crossorigin: use-credentials on manifest meta tag

* Update configuring-pwa....

5a3243f1c69b6473c79d46477b43e017d307c272 authored almost 4 years ago by Piano Pronto <[email protected]>
feat(pwa) allow crossorigin: use-credentials on manifest meta tag (#8153)

* feat(pwa) allow crossorigin: use-credentials on manifest meta tag

* Update configuring-pwa....

112abcf46c364e048e61a25aa89d1cc06985fab4 authored almost 4 years ago by Piano Pronto <[email protected]>
feat(VirtualScroll): add ratio of items to render before and after the visible ones #7624 (#8151)

- allow string or numbers for former numerical props
- fix losing focus when scrolling

ec848b7da64d8f85229c98acdba1f0e057d3efd1 authored almost 4 years ago by Popescu Dan <[email protected]>
feat(VirtualScroll): add ratio of items to render before and after the visible ones #7624 (#8151)

- allow string or numbers for former numerical props
- fix losing focus when scrolling

159b73afb97926fff023909cea9dda272283c53e authored almost 4 years ago by Popescu Dan <[email protected]>
feat(QTable): add second parameter edge to scrollTo method to be used with virtual scroll #8012 (#8152)

07bc920192513ea1310e415e18f7d54b1c0e9aca authored almost 4 years ago by Popescu Dan <[email protected]>
feat(QTable): add second parameter edge to scrollTo method to be used with virtual scroll #8012 (#8152)

d22a91d3baecb583d45410d4d11bb7a023495fc4 authored almost 4 years ago by Popescu Dan <[email protected]>
feat(QSelect): delete single mode value with backspace #6703 (#8149)

Same conditions as in case of multiple apply:
- inputValue mult be empty
- hideSelected must not...

9415a4b0ef262b69ea61df20567874b680f33624 authored almost 4 years ago by Popescu Dan <[email protected]>
feat(QSelect): delete single mode value with backspace #6703 (#8149)

Same conditions as in case of multiple apply:
- inputValue mult be empty
- hideSelected must n...

005a91f5c478ef18b56de5e53dedaff0dd550d8d authored almost 4 years ago by Popescu Dan <[email protected]>
feat(QField): reset validation status for the field when clear button is pressed #8137 (#8148)

5ff65deac60b32e814944d0b75af1244adbf1c7e authored almost 4 years ago by Popescu Dan <[email protected]>
feat(QField): on mobiles blur the field instead of focusing it when clear button is clicked #8136 (#8147)

It makes sense as it avoids:
- keyboard hiding/reopening
- native pickers (like date) showing

188c530ed5650aab6bd6a50477801f8850caa499 authored almost 4 years ago by Popescu Dan <[email protected]>
feat(QField): on mobiles blur the field instead of focusing it when clear button is clicked #8136 (#8147)

It makes sense as it avoids:
- keyboard hiding/reopening
- native pickers (like date) showing

caa988a920d60349ff63bcf67c91d4a70b79bea2 authored almost 4 years ago by Popescu Dan <[email protected]>
chore(docs): add inset shadown down min version

90fefd98b504aa883efd9b6efb57fd2f94257eea authored almost 4 years ago by Razvan Stoenescu <[email protected]>
fix(app): Added support for old behavior of nested env variables (#8154)

'flat' dep got replaced with custom logic.
This custom logic preserves the original nested objec...

95657c48eb2f5c941aab15c1c8858be51a965945 authored almost 4 years ago by Yusuf Kandemir <[email protected]>
fix(app): Added support for old behavior of nested env variables (#8154)

'flat' dep got replaced with custom logic.
This custom logic preserves the original nested obje...

e1437d0a32452ec52c04723553571b8e0cf2c44f authored almost 4 years ago by Yusuf Kandemir <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

353aae106fb3cbfe782f016d10002d923447753c authored almost 4 years ago by Jeff Galbraith <[email protected]>
feat(ui): a bit of cleanup on mixins

7a6427daf32135817b082692d4d2fd3488d4aad1 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
feat(ui): convert more components to composition api (portal related)

dc2e7b73d92b07c3e14301a6471995b28fd58fc1 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
feat(ui): Inset shadow down CSS helper class (#8143)

* Added variable to variables.sass

* Added variable to variables.styl

* Added inset-shadow-dow...

39f4a048b068f7d3f06c2cfb590addf5407b7fd1 authored almost 4 years ago by Rodrigo Vieira <[email protected]>
feat(ui): Inset shadow down CSS helper class (#8143)

* Added variable to variables.sass

* Added variable to variables.styl

* Added inset-shadow...

184752781f0eb4f1df2245b1aceb9a697a145c51 authored almost 4 years ago by Rodrigo Vieira <[email protected]>
feat(ui): convert some more mixins

2dfadff50e0a7e4433670d1df51bdee98e9e74f0 authored almost 4 years ago by Razvan Stoenescu <[email protected]>
feat(app): boot & preFetch - ability to customize redirect status code (#8109)

5887e95a553eaaeb93157eff22fbced510cc81ca authored almost 4 years ago by Razvan Stoenescu <[email protected]>