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

feat(docs): allow client CSS transform as fromRTL when using RTL #6714, #7488 (#7592)

github.com/quasarframework/quasar - bf6a98aca3f889b0d39c97618580f708dfdf2154 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(app): allow client CSS transform as fromRTL when using RTL #6714, #7488 (#7592)

Usage: set rtl to { fromRTL: true } in quasar.conf

github.com/quasarframework/quasar - aeb33ba568cd7f60a487cc36f9a4bfa0ba9eb03c authored about 4 years ago by Popescu Dan <[email protected]>
feat(app): update sass options per sass-loader upgrade

github.com/quasarframework/quasar - cabf6cadeea8c900c9a65e8e51f65bfe6003ba08 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(app): Upgrade deps

github.com/quasarframework/quasar - ede82bc7d8158929ea2b945500a30529409bede7 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(QEditor): Added optional paragraphTag property #7809 #7810

github.com/quasarframework/quasar - b0fe288c0aeaf9788a9949788ae7f1292dab3fb1 authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(QEditor): specify new prop in JSON API #7809 #7810

github.com/quasarframework/quasar - 4d5f010796b124a6313f217e1b8029652fa6fef0 authored about 4 years ago by Razvan Stoenescu <[email protected]>
Added optional paragraphTag property to QEditor (#7810)

Handle tag choice of #7809

github.com/quasarframework/quasar - 7297755fff658d4aa066d23a0b780d3fddc70d2e authored about 4 years ago by Frederik Sauer <[email protected]>
fix(Notify): Notify avatar doesn't show as 1:1 aspect ratio for landscape images #7959

github.com/quasarframework/quasar - 88cccfd60f51dbcdef7b5261442672354d45c748 authored about 4 years ago by Razvan Stoenescu <[email protected]>
chore(animate): set duration back to .3s

github.com/quasarframework/quasar - 4cbc0694c31ff2290a02e12ad06333239b280b0b authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(ui): Sync core animation classes with animatecss (#7981)

* feat(ui/css/animations): Synced animate.css additions with the latest version

* fix(ui/dev/...

github.com/quasarframework/quasar - 612db9a6b8793105abd4e0e90ad54e7e94dea97b authored about 4 years ago by Yusuf Kandemir <[email protected]>
chore(animate): set duration back to .3s

github.com/quasarframework/quasar - 01c0cc8ed4ac75938dfb45e951589d4f7c735237 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(ui): Sync core animation classes with animatecss (#7981)

* feat(ui/css/animations): Synced animate.css additions with the latest version

* fix(ui/dev/...

github.com/quasarframework/quasar - 32b39cae0ae54e2f31fcdab962ba65fdb972c87e authored about 4 years ago by Yusuf Kandemir <[email protected]>
fix(lang): Correct date picker header date format for french #7991 (#8019)

github.com/quasarframework/quasar - e9ff02fbc46c7d47dd6569732c7e15546039ea20 authored about 4 years ago by Allan Gaunt <[email protected]>
fix(lang): Correct date picker header date format for french #7991 (#8019)

github.com/quasarframework/quasar - 056d992ccf0c4d2d4f9ec05e3368f949de44ff6b authored about 4 years ago by Allan Gaunt <[email protected]>
updating farsi plural day translation (#7998)

github.com/quasarframework/quasar - 501faa64b9c00503a93c8616af2d2ce72c70569c authored about 4 years ago by Saeid Zareie <[email protected]>
updating farsi plural day translation (#7998)

github.com/quasarframework/quasar - 7333c4a3549d8d668e76fabc4e13be711b267ecf authored about 4 years ago by Saeid Zareie <[email protected]>
fix(QRouteTab): fix click event handling #7686, #7143 (#8020)

github.com/quasarframework/quasar - 36cafbf0214b717032486c18dd70805e6c43ed31 authored about 4 years ago by Popescu Dan <[email protected]>
chore(ui/build): add dep

github.com/quasarframework/quasar - 589f18ef4cbbfc88b35f232405a721139282ba7d authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(QDialog): don't close modal when mouse clicking on backdrop if a menu is open (make it work the same way as with touch) (#8045)

* feat(QDialog): don't close modal when mouse clicking on backdrop if a menu is open (make it wo...

github.com/quasarframework/quasar - ccf5cd367f0b8d657fe59b13946d51f39b841d23 authored about 4 years ago by Popescu Dan <[email protected]>
chore(QDialog): small tweak from previous PR

github.com/quasarframework/quasar - 6d2664880001167c8c678124c8bb51a18d36b52f authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(ClickOutside): do not close menus opened below non-seamless dialogs on pointer interaction in dialog (#8046)

github.com/quasarframework/quasar - 0a28394de1e7050cebb034389c2008e0ccb77fbd authored about 4 years ago by Popescu Dan <[email protected]>
Fix typo (#8047)

github.com/quasarframework/quasar - 65fde8cb07862d56cc20ccc2f416e809107d9fb7 authored about 4 years ago by Jaime <[email protected]>
Fix typo (#8047)

github.com/quasarframework/quasar - c3b0b06580c1ce96ee3c3a39fc634dc1d66d6384 authored about 4 years ago by Jaime <[email protected]>
chore(docs): add warning about node > 12 and webpack (#8028)

github.com/quasarframework/quasar - a76d1b0ee4c7113c02cb3304a30a63b3c8430d50 authored about 4 years ago by Jeff Galbraith <[email protected]>
chore(docs): add warning about node > 12 and webpack (#8028)

github.com/quasarframework/quasar - 60001c4dfc7489f53ba6eada1cf948e45f40632f authored about 4 years ago by Jeff Galbraith <[email protected]>
Update fa-ir.js (#8032)

"ضخیم" is a more appropriate translation.

github.com/quasarframework/quasar - e8963312f889eb348f97f600de72bf36db822d87 authored about 4 years ago by Morteza Sabihi <[email protected]>
Update fa-ir.js (#8032)

"ضخیم" is a more appropriate translation.

github.com/quasarframework/quasar - 78bee8d0534c9b17c10257fd329d11ca688f65da authored about 4 years ago by Morteza Sabihi <[email protected]>
fix(lang/th): Change typo of november month (#8023)

change พฤศจิการยน to พฤศจิกายน

github.com/quasarframework/quasar - 327c812bfe46ffde2d579e6a36e22c8ea95b1fa6 authored about 4 years ago by ilGentEAcutoO <[email protected]>
feat(app): add invoke params types for webpack configuration (#7999)

github.com/quasarframework/quasar - 2a4dfa2ce1f898bbf9d997fe7118aa99981c2a23 authored about 4 years ago by Paolo Caleffi <[email protected]>
feat(app): add invoke params types for webpack configuration (#7999)

github.com/quasarframework/quasar - 6ec91799962a4fa4e8fc198422c7cdeab87e369f authored about 4 years ago by Paolo Caleffi <[email protected]>
Update hu.js (#7996)

This is the correct plural. The singular and the plural is the same. Please check it on Google T...

github.com/quasarframework/quasar - 5d9303fb9d94921cf2564363bd5710c61c7cec84 authored about 4 years ago by David Uri <[email protected]>
Update hu.js (#7996)

This is the correct plural. The singular and the plural is the same. Please check it on Google T...

github.com/quasarframework/quasar - f75f0ebaae192f3d9776b90d652ec26995ea94ea authored about 4 years ago by David Uri <[email protected]>
chore(docs): small tweak to survey countdown

github.com/quasarframework/quasar - 099a5e1af0ee5d358d17516fb7523ecd40bfd3c5 authored about 4 years ago by Razvan Stoenescu <[email protected]>
docs: add survey countdown (#7964)

github.com/quasarframework/quasar - ee17ebbf75fb5fec601365fc83c5c4ef778f8378 authored about 4 years ago by Paolo Caleffi <[email protected]>
chore(docs): small tweak to survey countdown

github.com/quasarframework/quasar - 8b3e916070f7e98dffb809ef9433a7868dd150ed authored about 4 years ago by Razvan Stoenescu <[email protected]>
docs: add survey countdown (#7964)

github.com/quasarframework/quasar - 2df899038b6751982b17172e90a6fcb03f847886 authored about 4 years ago by Paolo Caleffi <[email protected]>
fix(extras): generate animate ts for auto-completion purposes

github.com/quasarframework/quasar - 782df14e0d661047b6539ca3c8ec76ebcad8219a authored about 4 years ago by Jeff Galbraith <[email protected]>
fix(extras): generate animate ts for auto-completion purposes

github.com/quasarframework/quasar - 5bb79d004834d6f8cf8c7abe7951733a4214b1ea authored about 4 years ago by Jeff Galbraith <[email protected]>
fix(extras): proper type declarations for quasar animate

github.com/quasarframework/quasar - a2659146003cb0ec0161754da2986081cd87f09e authored about 4 years ago by Jeff Galbraith <[email protected]>
fix(extras): proper type declarations for quasar animate

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

github.com/quasarframework/quasar - 5ade01a8b5917c92fd479871780023cdd25cd62c authored about 4 years ago by Jeff Galbraith <[email protected]>
feat(extras): automatically generate ts types for animate

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

github.com/quasarframework/quasar - 2876639da4321c45ce9827a347707e9236fdb5b2 authored about 4 years ago by Jeff Galbraith <[email protected]>
feat(extras): automatically generate ts types for animate

github.com/quasarframework/quasar - 89be447a3a47b18487032cbf85f0059dd3046a94 authored about 4 years ago by Jeff Galbraith <[email protected]>
Updating drawer layout css class names (#7971)

github.com/quasarframework/quasar - 33212d963768e22735da7648594edb9d47721030 authored about 4 years ago by George Nance <[email protected]>
Updating drawer layout css class names (#7971)

github.com/quasarframework/quasar - ad0513b8937de71821ad5acd304f2fd5931a1c8d authored about 4 years ago by George Nance <[email protected]>
fix(QEditor): toolbar menu "no-icons"; toolbar button icons should accept "null" as value

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

github.com/quasarframework/quasar - 6cb18dc910d76b12d4166e6671fafc216fff46fc authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(QEditor): toolbar menu - list: 'no-icons' has no effect #7969

github.com/quasarframework/quasar - ead112da2a188486935783c961fafca904c953d9 authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(QEditor): toolbar button icons should accept "null" as value

github.com/quasarframework/quasar - 11c270bab2693ac0f013a369f0de6a5409b682e8 authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(QTime): options - hrs 11 and 23 always missing #7968

github.com/quasarframework/quasar - 62a82fc9e2a5f7c2ac64e8fa96142a3f1aa326a7 authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(QTime): options - hrs 11 and 23 always missing #7968

github.com/quasarframework/quasar - 8d102482febf47e67a0d90926b8646b1017730bd authored about 4 years ago by Razvan Stoenescu <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

github.com/quasarframework/quasar - 00b917238db9b5f3e4b06f70a3ac4b7bcc6007e2 authored about 4 years ago by Jeff Galbraith <[email protected]>
feat(app): replace deprecated "node-sass" package with recommended "sass" (dart-sass) #4066

github.com/quasarframework/quasar - 8fad19a73c36036b2b34e8dcf9422caef725b0fc authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(app): replace deprecated "node-sass" package with recommended "sass" (dart-sass) #4066

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

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

github.com/quasarframework/quasar - f35b794e574d374940fe27d877f8d8de25043538 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(app): Improve dev-server for SSR in dev mode #7958

github.com/quasarframework/quasar - 275f17bab340662d462711fb097bde91fa92208f authored about 4 years ago by Razvan Stoenescu <[email protected]>
Create fa.js (#7957)

standard farsi (not region/country specific), as used by many translation systems (like weblate)

github.com/quasarframework/quasar - 4349993ba99960144e54ca8371a2f229f35ade13 authored about 4 years ago by Stephen <[email protected]>
Update handling-assets.md (#7955)

Fixed comment inside javascript

github.com/quasarframework/quasar - c6ef52719b79ac24dbf8f15af45ccd47fbb50d21 authored about 4 years ago by Zack-Heisnberg <[email protected]>
Create fa.js (#7957)

standard farsi (not region/country specific), as used by many translation systems (like weblate)

github.com/quasarframework/quasar - 1d5071c6b237172c9089a09d1d1a7e902d44af45 authored about 4 years ago by Stephen <[email protected]>
Update handling-assets.md (#7955)

Fixed comment inside javascript

github.com/quasarframework/quasar - f64a74cfee8f286be49fc057f47bbc795a204869 authored about 4 years ago by Zack-Heisnberg <[email protected]>
chore(extras): update .npmignore

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

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

github.com/quasarframework/quasar - 4be245a38a66d053554d02711ea873a36e40efee authored about 4 years ago by Jeff Galbraith <[email protected]>
chore(extras): update .npmignore

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

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

github.com/quasarframework/quasar - 8a20984bac9489ed89ca73b9e648992f6feac8fd authored about 4 years ago by Jeff Galbraith <[email protected]>
chore(QDate): slightly improve API description for navigation-min/max-year-month props

github.com/quasarframework/quasar - 47f922d728a5c3823271ac8839d72ebbb59f7971 authored about 4 years ago by Razvan Stoenescu <[email protected]>
chore(QDate): slightly improve API description for navigation-min/max-year-month props #7912

github.com/quasarframework/quasar - f267d39d0fa734b487659de0488a711caf6d1b00 authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(QTime): keyboard handling when having limiting options

github.com/quasarframework/quasar - 95936134c9cc9a87f5bd1a85569d334ed4fcfdfc authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(QTime): keyboard handling when having limiting options

github.com/quasarframework/quasar - 0da43198b9d37bed9c2c21f116ca59591e3647b6 authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(QTime): improve handling when 1. model is null; 2. limiting options and current view has no selectable options

github.com/quasarframework/quasar - 93c72a5c5527d1eec12fe6d0f16bb432c56f8a74 authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(QTime): improve handling when 1. model is null; 2. limiting options and current view has no selectable options

github.com/quasarframework/quasar - 2cfbf480efe141100aa58c70228f7ece892ea497 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(app): correctly enable devtools for prod builds with debug === true

github.com/quasarframework/quasar - 66e2a43ec7d74b2318fec559111cb38c55af5d95 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(QTime): fine tuned selection algorithm when limiting options

github.com/quasarframework/quasar - 8304ed1f6a4860f48088005debc306cbce6e1ee9 authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(QTime): limited options not working correctly

github.com/quasarframework/quasar - 10b09752c7040aea6f9e77e150f0fe7d1974c625 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(QTime): fine tuned selection algorithm when limiting options

github.com/quasarframework/quasar - 9276469d0c79a5756c2b65c4b4ce6d7bc4225404 authored about 4 years ago by Razvan Stoenescu <[email protected]>
Fix(app): Debug to debug or dev for productionTip (#7941)

Co-authored-by: Martijn Gaasbeek <[email protected]>

github.com/quasarframework/quasar - 4e4b34d9471ef19e4d508edd241c62c148da5606 authored about 4 years ago by martijn788 <[email protected]>
fix(QTime): limited options not working correctly

github.com/quasarframework/quasar - 81fffa0798b6e99f0f290082c00d2a3a60db74ca authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(app): "quasar info" commands looks into wrong folder for capacitor deps #7925

github.com/quasarframework/quasar - 4dc8bdec818c142e6c452220b3476bd3991d5fca authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(app): "quasar info" commands looks into wrong folder for capacitor deps #7925

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

github.com/quasarframework/quasar - a6159be7e6e3302ba424c2b1a81484ff671e286d authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(app): new quasar.conf.js > capacitor prop -> capacitorCliPreparationParams (default value: [ 'sync', ctx.targetName ]) #7870

github.com/quasarframework/quasar - ab6d40baf8d9051773543d4165225a96499dda14 authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(app): new quasar.conf.js > capacitor prop -> capacitorCliPreparationParams (default value: [ 'sync', ctx.targetName ]) #7870

github.com/quasarframework/quasar - af0d5cab5d1c94bbc12eb4c1bf43b3a520f4b3f2 authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(app/Capacitor): HTTPS server with iOS (path to bridge file within @capacitor/ios changed) #7845

github.com/quasarframework/quasar - c90e25d27fffc884927e1835d4120273cf07a61f authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(app/Capacitor): HTTPS server with iOS (path to bridge file within @capacitor/ios changed) #7845

github.com/quasarframework/quasar - 9ca6f5048a2d193e1dd12497bff9397a469a0bc8 authored about 4 years ago by Razvan Stoenescu <[email protected]>
perf(app): small tweak to devserver running mechanism

github.com/quasarframework/quasar - fae389b7fe8da31b684c2a63592289569c1e3b9e authored about 4 years ago by Razvan Stoenescu <[email protected]>
perf(app): small tweak to devserver running mechanism

github.com/quasarframework/quasar - 1d9370c156207edb197faf0a755b228bb8864cc6 authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(QEditor): use regular input instead of QInput #7932

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

github.com/quasarframework/quasar - 9c31b22a4c28c6850e597b35e0003fea544b9745 authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(QEditor): use regular input instead of QInput #7932

github.com/quasarframework/quasar - 90e4d6d2f98c1db4246c09b1507853ac8cc5a80a authored about 4 years ago by Razvan Stoenescu <[email protected]>
Revert "fix(QDate): QDate Navigation Boundaries (#7912)"

This reverts commit aadb13ba8a544de07ca5813cf1b411b7b0e71f5e.

github.com/quasarframework/quasar - 89338283b49c7180b9ab963f7334cafa3a32a6aa authored about 4 years ago by Jeff Galbraith <[email protected]>
fix(QDate): QDate Navigation Boundaries (#7912)

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

github.com/quasarframework/quasar - 095787a8d42e2b8b90ed4775cac15001ac694d7f authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(app): revert wrong change of process.env.DEBUG to process.env.DEBUGGING in SSR prod webserver

github.com/quasarframework/quasar - cb90560aa5ceb500003c7e786eda6532b12f08bc authored about 4 years ago by Razvan Stoenescu <[email protected]>
feat(app): port process.env.DEBUGGING change from v1

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

github.com/quasarframework/quasar - 14212b74af9565eb4d74f46b47e8a70cecb2c139 authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(app): Replace DEBUG with DEBUGGING #7928

github.com/quasarframework/quasar - ec2cd27a2c19dd6026cbf0ec2aa0de2972619ab3 authored about 4 years ago by Razvan Stoenescu <[email protected]>
fix(docs): Set correct release version

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