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: rename /app to /app-webpack

cc11e72683c06342c3fd08eacf52c7ae91c2e644 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app): prepare name-change to @quasar/app-webpack

950db9a88437f1563e80c8e0ac18911492b510c2 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app): App Extension differentiator

16f6b596a4bdff4b547815a3d066e5441e62c1cb authored over 2 years ago by Razvan Stoenescu <[email protected]>
fix(docs): wrong syntax on one AE example for Index API

7341a8105feb5355eaa58e70c461b03dc60d5b97 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite): extendable Vite and esbuild config hooks; App Extension hooks and differentiation

74a54388b1aa9c6103d24992c8573977c055f4ff authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(icongenie): support for upcoming @quasar/app-vite generated projects

ba017357147e8f0ac2bfb0e46eca2c0e33ef03c1 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite): html file validations

36aa737ecbf02272b199491afc7a940aed62533f authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite): compilation target compatibility; dev and build banners

c74d7487a1ebed3d52e9804d883b6d5331457939 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(cli): upgrade deps

a6debfa96f669e74e9201bdbc3e966538d9c1d1e authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(cli): support for @quasar/app-vite

4426b3597a6f6de295cb7ad04f04b0b822347762 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite): small tweaks

1b24af402d9eae760e2e7e66c8500e48a3f8e11a authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite): correctly place store state script for prod too

94722129e2c16f93202e1e376b0f271e87a15ce5 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite): SSR -> ability to use other node servers besides the default express

239120f5d68930b297df39dc0746c347842941a6 authored over 2 years ago by Razvan Stoenescu <[email protected]>
chore(app-vite): remove obsolete comment

0a6848b4c5b4b03e09277dbe3bc768a12f387420 authored over 2 years ago by Razvan Stoenescu <[email protected]>
chore(app/app-vite): upgrade Quasar fastclick

11482feb87106e5f4a7b33dc41a6c834ad11647b authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite): inject cordova platform script

28ba7595e51cb946e95028515d5454f9426ce719 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): Update on SSR directives

83a375a898cdb68cef62097a1fd9ec6c8352f5ad authored over 2 years ago by Razvan Stoenescu <[email protected]>
refactor(app-vite): SSR directives

42e88f386ae03daa7bed75cee3d8d6ae9b4174fa authored over 2 years ago by Razvan Stoenescu <[email protected]>
refactor(ui): SSR directives since now getSSRProps works correctly

9bdc93d4dd2ac6240e5d880ba9beea95a2dec1fc authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app): drop /src-ssr/directives & its management -- no longer necessary due to getSSRProps now working correctly

2854631a9c6451e60476625d3fde10092ad7c49f authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite): enhance config options on SSR

7f48c7385d0c64ebfbcdc702242c812f53c83a03 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(ui): remove @charset declaration from built css files as it breaks Vite usage

650705cc7c601434eb3e395390e6beaa9f7e8f36 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite): further SSR work

85858b510bf2b5e22e8254afd47e40ae4e15f1be authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite): warm up strategy for SSR dev

e51f2695605a2cd79fad5a4beb3f368876201f61 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite): various improvements

77e4b8bad4b529a1012b843a84cd1d93a83b473d authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite): option to analyze bundle

77d186918437f96403df97a8448004d946d89af5 authored over 2 years ago by Razvan Stoenescu <[email protected]>
chore(vite-plugin): Bump version

fa6a335b0481def1da1b6b1230d510633839dcda authored over 2 years ago by Razvan Stoenescu <[email protected]>
fix(app-vite): publicPath not working correctly for all possible values

418245dbfb82dcb6cf0bc4e9833d7c66dd1a362a authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite): remove obsolete files

464f2636a8e81ef01216a246ffaba81fb00a31d5 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite): deps cleanup

505e874d88d379a048e7adcde68201713ae0ba8c authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite): handle publicPath

810745e2e1178f4789da14f29a1b908304222778 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite): further SSR work (both dev+prod)

391873cc549a0514edafd1d03e474da26a289e12 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite): SSR build work

c465f6c1256776b513f20a4657c620de2f48b044 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite): more work on SSR dev

8f2f4a38aa9dcfef8f4cae85b5b9379b48759be6 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite): further work on SSR dev

418bb9c25156357bab1e5eaf52dce3b33bbad32d authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite): new syntax for build > vitePlugins for better conf diff

33b3dbd4713f4a46a690471deb6fdffb26f46a9c authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite): SSR work

ee5ddfed9c6b42237af4c4dfd44e4b4006d02783 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(vite-plugin): preparations for @quasar/app-vite with SSR

058a0cda96ac9e2a783075e1ccbcd9f0ed2e2aaf authored over 2 years ago by Razvan Stoenescu <[email protected]>
docs: Update VS Code Configuration (#12518)

eb2f1fc491fd11ca4de7509f26714b4b4fa25296 authored over 2 years ago by Yusuf Kandemir <[email protected]>
fix(QSelect): getOptionIndex() return type #12371 (#12532)

Co-authored-by: Andrew Carr <[email protected]>

4df022919da703f8255c18c7604758ab6fc5a6be authored over 2 years ago by Andrew Carr <[email protected]>
feat(app-vite): electron work

24a3aff156050eeb8608fedbc6b4a28c5443fe9f authored over 2 years ago by Razvan Stoenescu <[email protected]>
Merge branch 'dev' of github.com:quasarframework/quasar into dev

ecc8712b1faa1fccdb920a5c0605cc6df30b7378 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite): more work on "build" cmd

4fb8578ec695ae27086f45bc31b0e6a38c5edfb6 authored over 2 years ago by Razvan Stoenescu <[email protected]>
Fixed a typo (#12529)

7f76e75e597e20b715ad4650b6c63f6a7371255c authored over 2 years ago by Kato <[email protected]>
feat(app-vite): further work for build command

354325d2343186d04836da4367303d587d776a3a authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(vite-app): initial work on Quasar CLI with Vite

f2e997bcf3dcf70c84fb0f680f10942c9ac44774 authored over 2 years ago by Razvan Stoenescu <[email protected]>
fix(api/DialogPlugin): Allow string type as component param to custom component (#12499)

Co-authored-by: Yusuf Kandemir <[email protected]>

fccdc6f8cc2e289f764e6ffd006bfad2fcfdee63 authored over 2 years ago by sambit sahoo <[email protected]>
docs(upgrade-guide): Remove old vue-devtools step

The latest version of the stable channel supports both Vue 2 and 3 now.
It's being actively mai...

b67f91556e0a32e370250cc1adc4f48dd0bda487 authored over 2 years ago by Yusuf Kandemir <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

eb65bc2cc9967c2d847c83517daba695c7752d6d authored over 2 years ago by Jeff Galbraith <[email protected]>
Revert "feat(extras): update Bootstrap Icons => v1.8.1"

This reverts commit dbdd43e2dc1edd1d5b4c0bb897d69c5ee47baa87.

1ce3d0df401b89648418b391b9f8825d404ffba6 authored over 2 years ago by Jeff Galbraith <[email protected]>
Revert "chore(extras): updated Google Material Design icons json files"

This reverts commit ec5d373cb1e6d26f85b18a93df76070fc238aa67.

7b43ccebbb179db57faf6fdd26bd8898c84cfef5 authored over 2 years ago by Jeff Galbraith <[email protected]>
Revert "feat(extras): updated Fontawesome => v6.0.0"

This reverts commit 60f22f1a3e6f23ec061b35282f019436376de20d.

1a1f5d4e787701d1f6515a1859d34de3a9353f4c authored over 2 years ago by Jeff Galbraith <[email protected]>
Revert "chore(extras): bump version => v1.13.0"

This reverts commit 67f0695219b21204b7f554f9733f5ea8ec26a109.

615ca0cb452c95b0556b37804b91b6a75ef4b018 authored over 2 years ago by Jeff Galbraith <[email protected]>
Revert "feat(ui): updates for Fontawesome v6"

This reverts commit e2290b98d793b66bbadf3f8aeb7f501de69c9e67.

a5f802137ea79f8fb75c546591e61413b4fa8d37 authored over 2 years ago by Jeff Galbraith <[email protected]>
Revert "chore(ui): further adjustments for Fontawesome v6"

This reverts commit 3fdd1eaf5b6faa81c77c6d510298352f42a6ea9c.

3811f0b6024bac16f2baf91712687144c72265ba authored over 2 years ago by Jeff Galbraith <[email protected]>
Revert "feat(docs): Support for Fontawesome v6"

This reverts commit d8bd4727459a65fc2b1f7648514562a1464c3b2c.

d02887a69c944d6c85043036436a95534d9d1f60 authored over 2 years ago by Jeff Galbraith <[email protected]>
docs(testing): fix links to Qv2 testing docs

ad6ab8858a97ec71eaaf1686e055c6b412dcd59d authored over 2 years ago by Paolo Caleffi <[email protected]>
feat(docs): Support for Fontawesome v6

d8bd4727459a65fc2b1f7648514562a1464c3b2c authored over 2 years ago by Jeff Galbraith <[email protected]>
chore(ui): further adjustments for Fontawesome v6

3fdd1eaf5b6faa81c77c6d510298352f42a6ea9c authored over 2 years ago by Jeff Galbraith <[email protected]>
Revert "chore(ui): temporary disable fontawesome v6"

This reverts commit f7ec275bac8ac1f1be36cd14f2969bbe90dd7fbb.

ded0ef9a25b254bde88f14a9a7cf664776f51e0c authored over 2 years ago by Razvan Stoenescu <[email protected]>
chore(ui): temporary disable fontawesome v6

f7ec275bac8ac1f1be36cd14f2969bbe90dd7fbb authored over 2 years ago by Razvan Stoenescu <[email protected]>
chore(roadmap): Use ISO 8601 standard for dates (#12462)

1dfcfae2084c9ecd30f739481c7aa47547620f12 authored over 2 years ago by Byran Zaugg <[email protected]>
fix(docs): pnpm dev dependencies installation command (#12463)

6a8cbd2e960b6e1004a5f6da90f124394e337e9c authored over 2 years ago by Akshit Sharma <[email protected]>
feat(QBtn): easily allow preventing evt (@keydown.enter.space.prevent @mousedown.prevent @touchstart.prevent) #12385

672ed26b5632c10b25a68b2d1f3c8e7b101dc0fe authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(ui): updates for Fontawesome v6

e2290b98d793b66bbadf3f8aeb7f501de69c9e67 authored over 2 years ago by Jeff Galbraith <[email protected]>
chore(extras): bump version => v1.13.0

67f0695219b21204b7f554f9733f5ea8ec26a109 authored over 2 years ago by Jeff Galbraith <[email protected]>
feat(extras): updated Fontawesome => v6.0.0

60f22f1a3e6f23ec061b35282f019436376de20d authored over 2 years ago by Jeff Galbraith <[email protected]>
chore(extras): updated Google Material Design icons json files

ec5d373cb1e6d26f85b18a93df76070fc238aa67 authored over 2 years ago by Jeff Galbraith <[email protected]>
feat(extras): update Bootstrap Icons => v1.8.1

dbdd43e2dc1edd1d5b4c0bb897d69c5ee47baa87 authored over 2 years ago by Jeff Galbraith <[email protected]>
Corrected links to router.vuejs.org (#12446)

4242b46ace45c9a6dc8965ef1fab718b32e09926 authored over 2 years ago by Kato <[email protected]>
Update ROADMAP.md

3b458ef554f9ef7bc16eb1f4b0a320766ef10dc7 authored over 2 years ago by Paolo Caleffi <[email protected]>
feat(docs): Improved QInput example to prevent issue #11423 #10376 #10362 #12431 (#12432)

* fix(docs): Improved QInput example...

...to prevent issue duplicating

Related: [https://...

c83ff9315319c8a5af3091fa846ba677cacf4a0a authored over 2 years ago by Milos Paunovic <[email protected]>
chore(app): Bump version

ad27458c2134ecc3e206ec0e06c9c37c1b502e73 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app): upgrade deps

f6856ac0fe850c540606e495e42b03b435613703 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): update vue links (since v3 is now default/latest version)

ba04f89d5cd139a803ba847796eac8061f26d8ad authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): update vue links (since v3 is now default/latest version)

453dfda58e17dde8aae639a24c40ef4d6ffe4983 authored over 2 years ago by Razvan Stoenescu <[email protected]>
fix(app): Capacitor not opening IDE when configured to do so (regression) #12368

656a42d3ee0b412715630b7bf1176a1639e9111c authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): make some instances of quasar.conf more clear that they refer to the file with this name

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

9f8a08377d9f010976be182da09da6a255c6132c authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(ui): various small improvements

7d9ab19db14dc975cae53049e217a608c5c79bb4 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(TS/QForm): broaden the definition of the submit event #12399

7dfca629855b3497fdb0eb76e62feb4e0ce1d343 authored over 2 years ago by Razvan Stoenescu <[email protected]>
Merge branch 'dev' of github.com:quasarframework/quasar into dev

dc6d64a69cf47fd74796c1a32bd988f8b05e1c02 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(Notify): New props -> icon-color, icon-size, spinner-color, spinner-size #12417

b27d161632cb22affbe7c40edcc853d507ab6601 authored over 2 years ago by Razvan Stoenescu <[email protected]>
fix(docs): fix broken table for needed maintainers (#12416)

47070d6b9531b7dd0d2f109de81df33c4800da32 authored over 2 years ago by Grega Drofenik <[email protected]>
feat(QStepper): allow done/error/active-icon props to have "none" value, in which case defer to prefix or regular icon #8640 #10671

2b9b2c07de2f995df04e6c3dc9a9c934250c241c authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(QStepper): add hideActiveIcon and hideErrorIcon properties. (#10671)

Add two properties to prevent the activeIcon and errorIcon from showing if desired.
Before ther...

4096740f64fb57c6daddc328b32428291a6b6d30 authored over 2 years ago by Evertvdw <[email protected]>
feat(QDate/QTime): allow to partially specify the ad-hoc "locale" (merge with current Quasar lang pack) #12396

9c71d727efb16ce6cb9976cb57d48226cc487830 authored over 2 years ago by Razvan Stoenescu <[email protected]>
fix(ui): introduce private isPlainObject() function to fix various areas in the UI #12403

e57f20776fa86c9715084c00d7d5218c69b57e69 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): improve Meta plugin page; explain more on how it works

c92c2951c3a8598552c7259e93d98d122b34ac66 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): small tweak to code examples in handling-process-env page (#12394)

* [DOCU] Fix comments and highlightning

Meant for discussion: I wonder if you, the awesome Qu...

9cca2fcfe8c57d55455f5ad2a43640dd3433f2e0 authored over 2 years ago by Robert Wildling <[email protected]>
chore(ui): Bump version

ebfce2414a9214a6f3736eb38ad5be369230062b authored over 2 years ago by Razvan Stoenescu <[email protected]>
fix(docs): Minor improvement of QIcon example (#12324)

* Update Basic.vue

Closes #12322

* Update Basic.vue

Co-authored-by: Razvan Stoenescu <r...

291afe3ce9cf755d0c3fbbf8f99ef745e5725518 authored over 2 years ago by Milos Paunovic <[email protected]>
feat(docs): doc-example > code should not exceed 70vh

5a2cbae3eca9de4551f5cb77a39ee096990881c5 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(ui): Improve JSON API event param types

160e7247e204ffe3988b422837cdcd08542b35ef authored over 2 years ago by Razvan Stoenescu <[email protected]>
chore(ui): fix build broken by previous PR #12374

f4c33bdd29eb18c707758ec479c5aa67b734b997 authored over 2 years ago by Razvan Stoenescu <[email protected]>
fix(types): Added proper type for QForm submit event (#12374)

* fix(types): Added proper type for QForm submit event

* Update QForm.json

Co-authored-by:...

a36af0bcb2c582914f3f2159a46ef4648001dc8a authored over 2 years ago by sambit sahoo <[email protected]>
fix(QKnob): directly use fresh reference to root node on panning #12372

92abdc5be037e3b0a88fbe1622333cbb0821868e authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(QKnob): New props -> inner-min and inner-max #12365

c53419450e8e4b2f5cd6c34d821606f0c868aa6d authored over 2 years ago by Razvan Stoenescu <[email protected]>
chore(QKnob): remove now obsolete import statement

2bad9af60bf8110dc4a98e5768e29635a728aeeb authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(QSelect): add new method -> getOptionIndex() #12371

82f9dd44b105fe0df966e28373f0e9c0c1dbc987 authored over 2 years ago by Razvan Stoenescu <[email protected]>