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

fix(QDate): retain time when model changes from outside the component #15442

github.com/quasarframework/quasar - e3ac633903bb56e362579f9df6d39440ffcba45f authored almost 2 years ago by Razvan Stoenescu <[email protected]>
feat(create-quasar): #15471 Quasar config for vue-i18n and vite when using tokens (#15472)

github.com/quasarframework/quasar - dec700393d206cfce4447ae6a44b2d47825f7483 authored almost 2 years ago by Andre-John Mas <[email protected]>
feat(docs): Update animations.md - specify newer animations CDN link (#15474)

github.com/quasarframework/quasar - 16746e9b2769bf2c4507f5acb32c6b4d840b20c6 authored almost 2 years ago by Daniele Maltese <[email protected]>
feat(docs): Update animations.md - specify newer animations CDN link (#15474)

github.com/quasarframework/quasar - 28bcd92f2a9cef6643e41f418e1689c7b30dd26b authored almost 2 years ago by Daniele Maltese <[email protected]>
fix(ui): Remove focus for nodes that have "selectable" set to "false" (fix: #15328) (#15444)

github.com/quasarframework/quasar - bb19795b1c485225ed360055f57b8207d4d9439a authored almost 2 years ago by Razvan Stoenescu <[email protected]>
fix(ui): Remove focus for nodes that have "selectable" set to "false" (fix: #15328) (#15444)

github.com/quasarframework/quasar - 290413624d9b86835ee3bdf1b578ed38195b9999 authored almost 2 years ago by Amal Mathew <[email protected]>
fix(app-vite/app-webpack): add screen.bodyClasses to app-vite & app-webpack framework-conf.d.ts (#15458)

* add screen.bodyClasses to app-vite framework-conf.d.ts

* add to app-webpack as well

github.com/quasarframework/quasar - 8399f2884cabb4ae27a74885a7343b5ca803830a authored almost 2 years ago by Bell <[email protected]>
ci: Remove non-existent yarn caching

in addition to https://github.com/quasarframework/quasar/pull/15334
it was causing errors

github.com/quasarframework/quasar - a9ffb06d5cee0e8b3a7e9b25e640c3fc307b40ff authored almost 2 years ago by Yusuf Kandemir <[email protected]>
chore(ui): Bump version

github.com/quasarframework/quasar - 568b934e0b4fafb75b547196a2627bfd8f4d9072 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
chore(ui): upgrade dev deps

github.com/quasarframework/quasar - 7537204535cce4f0472ead32bee5cede4d2280f7 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
fix(QDate/QTime): keyboard navigation #5266

github.com/quasarframework/quasar - 174f116b4f936f9e81c38a684cca446662e41e80 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
fix(docs): #15293 Update QTable body slot docs for row click (#15294)

Issue #15293 Update QTable body slot docs for row click

github.com/quasarframework/quasar - 19f25d77761684782386c52298edd3f506ae1a4b authored almost 2 years ago by Andre-John Mas <[email protected]>
fix(docs): fixing deploy problem of Quasar SPAs with vercel (#15330)

fixing deploy problem with vercel

/index.html is not always there with SPA, whereas / is alwa...

github.com/quasarframework/quasar - f9cb2f0c00881351f303cecb1557d9204946fab9 authored almost 2 years ago by philpraxis <[email protected]>
chore: Generate package release notes JSON files (#15334)

* chore: Generate release notes JSON on every release

* chore: Use artifact based approach fo...

github.com/quasarframework/quasar - f0ed049b3d164bcf46f1c6d833d34a72777c4a95 authored almost 2 years ago by Yusuf Kandemir <[email protected]>
feat(docs): Update types-of-bex.md (#15343)

added documentation info for extra bex content-script

github.com/quasarframework/quasar - e31905c61a04dfe68f429bc42ad8d52f57b8ce99 authored almost 2 years ago by Robert Hoffmann <[email protected]>
fix(QInput): tweak mask processing to get the last typed char #15320 (#15367)

- if at the end of the mask something is pasted then it works as expected because the mask is cl...

github.com/quasarframework/quasar - 4b3bbca6e9edcb2a1af08de84dbd1b31e0922a56 authored almost 2 years ago by Popescu Dan <[email protected]>
fix(lang): fix SL translation for OK #15386 (#15389)

fix(lang): fix SL translation for OK

github.com/quasarframework/quasar - 4f90ff491e5f4a7c98feba002aa90e2c34e3e2b3 authored almost 2 years ago by Jan Robas <[email protected]>
fix(docs): qtable > navigation example: `currentIndex` calculation (#15404)

* Fix `currentIndex` calculation

For some reason, `selected` and `computedRows` do not contai...

github.com/quasarframework/quasar - 9da353246e39c04ae953fb6387eea6b73df6d035 authored almost 2 years ago by tvogel <[email protected]>
feat(ui): Improve QForm.getValidationComponents type (#15402)

* feat(ui): Improve QForm.getValidationComponents type

* intentional error to test the types ...

github.com/quasarframework/quasar - b97e0dbb55267a39731a6a63d30fa645062bcd97 authored almost 2 years ago by Yusuf Kandemir <[email protected]>
feat(ui): use $shadow-color variable in $layout-shadow (#15403)

It is much easier to customise the shadow color if the `$layout-shadow` uses `$shadow-color` var...

github.com/quasarframework/quasar - 7338d6683839fa174ea4fc2393810a599ddf2f51 authored almost 2 years ago by Branislav Popadič <[email protected]>
fix(docs): replace deprecated PlaceIMG links with Lorem Picsum ones (#15418)

* chore: Replaced depricated PlaceIMG links with Lorem Picsum ones

* Update img.vue

* Upda...

github.com/quasarframework/quasar - d638da0b37ca19067d6360958a0d52d3620dd716 authored almost 2 years ago by Miloš Paunović <[email protected]>
fix(ui): add missing SVG icons sets for Typescript support

github.com/quasarframework/quasar - 11f876c563fb1eb676e3a25f46a235b8d9646e03 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
fix(ui): Remove warning log during "factory-failed" emit (fix: #15395) (#15410)

github.com/quasarframework/quasar - c9ce2007b6fbe0e938c29c8b1e75a1a28775b255 authored almost 2 years ago by Amal Mathew <[email protected]>
chore(extras): bump version => v1.15.11

github.com/quasarframework/quasar - 2f33ef817dcbdce0c1c15aca00da256eb2a55705 authored almost 2 years ago by Jeff <[email protected]>
feat(extras): update Ionicons => v6.1.3

github.com/quasarframework/quasar - 99a0371cc228da4f01b1d726deeecf491065a91f authored almost 2 years ago by Jeff <[email protected]>
faet(extras): update Fontawesome => v6.3.0

github.com/quasarframework/quasar - 66fed5ef2dc315806288a3ea33c13c62df984609 authored almost 2 years ago by Jeff <[email protected]>
feat(extras): updated Google Material Symbols to latest

github.com/quasarframework/quasar - 3fef4effc2b41f1544be2fb6960454aab76af5c8 authored almost 2 years ago by Jeff <[email protected]>
ci: Use the correct permission for PR comments

on comment build results workflow. (Addition to #15379)

github.com/quasarframework/quasar - 21a5717dcb92da0c8b02db66726cd0a6623b65c0 authored almost 2 years ago by Yusuf Kandemir <[email protected]>
ci: Correctly handle git diff behavior

on comment build results workflow. (Addition to #15379)

github.com/quasarframework/quasar - a0052310cbad7fe5e0f64d011a7ab43fde7d7d5d authored almost 2 years ago by Yusuf Kandemir <[email protected]>
ci: Gracefully handle git diff exit code

on comment build results workflow. (Addition to #15379)
Turns out GitHub Actions is using `bash...

github.com/quasarframework/quasar - 14d55e5ea0bf464093eb476ab46859451b298a77 authored almost 2 years ago by Yusuf Kandemir <[email protected]>
ci: Correctly assign the pull request number

on comment build results workflow. (Addition to #15379)

github.com/quasarframework/quasar - f6c42f47ea24a28f3c3e0d8de6309069e8c9c8a3 authored almost 2 years ago by Yusuf Kandemir <[email protected]>
ci: Correctly handle build result diff

on comment build results workflow. (Addition to #15379)

github.com/quasarframework/quasar - 52c3541a16c0b4afe71d7c112fbd5f2ad72b915d authored almost 2 years ago by Yusuf Kandemir <[email protected]>
ci: Correctly filter the current workflow

on comment build results workflow. (Addition to #15379)

github.com/quasarframework/quasar - 241166aa24a8fe754d1e3d60e7503af72e1aa89f authored almost 2 years ago by Yusuf Kandemir <[email protected]>
ci: Import unlink before using it

on comment build results workflow. 🤦 (Addition to #15379)

github.com/quasarframework/quasar - 546357a4845705e47d68bec83c9662ae8977256e authored almost 2 years ago by Yusuf Kandemir <[email protected]>
ci: Correctly write artifact files

on comment build results workflow. (Addition to #15379)

github.com/quasarframework/quasar - 9287a1f33541a52899b36aa19d96c8c5a3badc64 authored almost 2 years ago by Yusuf Kandemir <[email protected]>
ci: Correctly set the run-id output

on comment build results workflow. (Addition to #15379)

github.com/quasarframework/quasar - 611236c9646a175d1750e273c39fb15d84817a5c authored almost 2 years ago by Yusuf Kandemir <[email protected]>
chore: Add a11y area option to the issue template (fix: #15373) (#15400)

Resolves https://github.com/quasarframework/quasar/issues/15373

github.com/quasarframework/quasar - 120298d09f07bad23a2c1e14b96f69ac7dabf945 authored almost 2 years ago by Yusuf Kandemir <[email protected]>
ci: add types build checking and results (fix: #15372) (#15379)

Resolves https://github.com/quasarframework/quasar/issues/15372

github.com/quasarframework/quasar - f7430681f2555c0bd391450e967511b141b042ba authored almost 2 years ago by Yusuf Kandemir <[email protected]>
ci: Update outdated actions in issues workflow (fix: #15355) (#15381)

github.com/quasarframework/quasar - c204a40c41e89876af51521ef8a080675e83c2fd authored almost 2 years ago by Yusuf Kandemir <[email protected]>
docs: update ROADMAP (#15360)

github.com/quasarframework/quasar - 7d31768f98d1b6af2b750c2b7cfdb31670c8c1d1 authored almost 2 years ago by Paolo Caleffi <[email protected]>
refactor(ui/ts): remove useless file needed by TS <2 (#15371)

github.com/quasarframework/quasar - 2857621c9801c604292b81d730fb7ef169de2a3f authored almost 2 years ago by Paolo Caleffi <[email protected]>
fix(ui/ts): allow data-* attributes in dialog plugin prompt/options (#15325)

* fix(ui/ts): allow non-standard native attributes into prompt config

* Be more strict about ...

github.com/quasarframework/quasar - 287d362ff2bc38c75a4d15b9eb65acfa53d7d993 authored almost 2 years ago by Paolo Caleffi <[email protected]>
docs: QVirtualScroll description 'options' -> 'items' (#15352)

* Fix the incorrect desc in QVirtualScroll.json

Incorrect description of scoped slots for def...

github.com/quasarframework/quasar - f90f9dc60be9b71cc10367f45b2515f57bc6a9e7 authored almost 2 years ago by Branislav Popadic <[email protected]>
fix(ui/ts): Fix debounced function return type (fix: #15346) (#15347)

* Update utils.d.ts

* feat: preserve `this` type

---------

Co-authored-by: Yusuf Kandem...

github.com/quasarframework/quasar - 54c13fbd0881d53928db98900960f46cbfac6258 authored almost 2 years ago by Jakub Buriánek <[email protected]>
chore(app): specify import extension in a few places

github.com/quasarframework/quasar - ec3ac59731f5c9020564482a298fe8a5ddbaa672 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
fix(docs): fix broken links in components page

github.com/quasarframework/quasar - 2c63a22afecc212d2265d5159c97903f557b360f authored almost 2 years ago by Paolo Caleffi <[email protected]>
fix(QDialog): glitch in the backdrop attached event #15301

github.com/quasarframework/quasar - 600221abd6a2ef9fcf35d938b3f6e26f2142e931 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
chore(extras): bump version => v1.15.10

github.com/quasarframework/quasar - f3bf00d2305d101553b7129b7c55ffe328b7ac54 authored almost 2 years ago by Jeff <[email protected]>
chore(extras): update deps

github.com/quasarframework/quasar - e673e222d8167266d1d41b2029474eb63789e0b9 authored almost 2 years ago by Jeff <[email protected]>
feat(extras): update Ionicons => v6.1.1

github.com/quasarframework/quasar - 250ebc9515833c04c8d4df947225b8033763d3f8 authored almost 2 years ago by Jeff <[email protected]>
feat(extras): update Google Material Symbols to latest

github.com/quasarframework/quasar - 4f296cc9d769e7dc1f51d6319d0b6a77cfee96f2 authored almost 2 years ago by Jeff <[email protected]>
feat(docs): Add the missing sample code for pwa https config (#15273)

* dosc: Add the missing sample code

* Update handling-service-worker.md

Co-authored-by: Ra...

github.com/quasarframework/quasar - cffe6624e60d948ddee3e42461076ae9b0e5dde7 authored almost 2 years ago by donglin <[email protected]>
feat(docs): Add the missing sample code for pwa https config (#15273)

* dosc: Add the missing sample code

* Update handling-service-worker.md

Co-authored-by: Ra...

github.com/quasarframework/quasar - be5ddbed7558612efaae37efd7faafba1965bb6b authored almost 2 years ago by donglin <[email protected]>
fix(QLayout): do not show ouline by default on QLayout when focused #15064 (#15291)

* fix(QLayout): do not show ouline by default on QLayout when focused #15064

* chore: use 0 i...

github.com/quasarframework/quasar - 4b254f7d8cefa35e2a33b2e0b0755610c9f93c34 authored almost 2 years ago by Popescu Dan <[email protected]>
fix(docs): fix button link in components page

github.com/quasarframework/quasar - 2c312ea6aebf27341e640311d62cd0771f5f065b authored almost 2 years ago by Paolo Caleffi <[email protected]>
fix(app-webpack): wrong loader-utils reference; remove loader-utils as dep altogether #15280

github.com/quasarframework/quasar - eee9cef2f0717ee565d13641bb77f617971d6d5c authored almost 2 years ago by Razvan Stoenescu <[email protected]>
chore(app-webpack): Bump version

github.com/quasarframework/quasar - c84e83dcbeb6ad451b7a39827351a3cf75fcce06 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
chore(app-vite): Bump version

github.com/quasarframework/quasar - 963cb54ff80ef45ef3948b1cb7dbced6218a7b99 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-webpack): downgrade fork-ts-checker-plugin due to issues

github.com/quasarframework/quasar - 49f2ec326e4cf2bc3749f2e7da4b403aca549985 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): update "quasar create" command section

github.com/quasarframework/quasar - 61586da722bfae2d2af9760cb9f752e82080abdb authored almost 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): update "quasar create" command section

github.com/quasarframework/quasar - 49db2664a0a3bbb7e0bd826a92fbe14427073827 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
chore(app-vite): allow for newer Node.js versions

github.com/quasarframework/quasar - 52c394e719b88054350828ceb23d8f54aa743b30 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
feat(cli): bump min node version to 14.15 (matches q/app-vite and q/app-webpack)

github.com/quasarframework/quasar - 4fee617aca8d41aa603e3996b58e46d3ba709df8 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite): upgrade deps

github.com/quasarframework/quasar - 56c819d1f32ef191387626f1d5c33485e5dbc04d authored almost 2 years ago by Razvan Stoenescu <[email protected]>
fix(app-vite): Capacitor/Cordova: www folder not cleaned up before build #15186

github.com/quasarframework/quasar - 0d15d7498ac0a7db5c1804ae5e5910724b4dde06 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
fix(app-webpack): Capacitor/Cordova: www folder not cleaned up before build #15186

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

github.com/quasarframework/quasar - badc13fbdaa97efae5823f20c7606498f00f3b24 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-webpack): upgrade all deps (for security reasons too)

github.com/quasarframework/quasar - 23bffe96a5e50e131e30a2d67b7501090f899fbb authored almost 2 years ago by Razvan Stoenescu <[email protected]>
fix(QSlideTransition): set overflowY to hidden before calculationg height to prevent height mismatch #15262 (#15263)

github.com/quasarframework/quasar - d59ef3c3a7101cee9aa8acc981b722a22e844f8a authored almost 2 years ago by Popescu Dan <[email protected]>
feat(app-webpack): bump minimum node version to 14.8

github.com/quasarframework/quasar - b68b368c8bcbb2b3bf762319d77e209bf06019a1 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
security(babel-preset-app): upgrade deps

github.com/quasarframework/quasar - a2e4004bd55b4ce598a08d85d662aea2a9c08998 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
chore(cli): tweak the "serve" command

github.com/quasarframework/quasar - 630f02b2c0aa724d3a0961826cc0f363e852d418 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
feat(cli): v2 - global CLI on ESM format

github.com/quasarframework/quasar - 19caae8bef7149ce26ef377ea9d7de9aad746a2c authored almost 2 years ago by Razvan Stoenescu <[email protected]>
security(app-webpack): do not leak currentScript when on SSR with Pinia/Vuex

github.com/quasarframework/quasar - 56f6642883c8ebeead498b4fa3008608ad644985 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
security(ssr-helpers): do not leak currentScript when on SSR with Pinia/Vuex

github.com/quasarframework/quasar - 4a9eed0d0beba27eeb231b05ced273595e080241 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
security(app-vite): do not leak currentScript when on SSR with Pinia/Vuex

github.com/quasarframework/quasar - 011320c5faf1366a41523c233303f6c91703b0d0 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): upgrade deps

github.com/quasarframework/quasar - 0d361be090251d02e05b8458b9da30f872c4f710 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): update roadmap link

github.com/quasarframework/quasar - 85092791da337353e31e5c4333aae663583343d7 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
chore(ui): Bump version

github.com/quasarframework/quasar - e2cbde738ab702cae4c0ca3d0c307f34f858b2fc authored almost 2 years ago by Razvan Stoenescu <[email protected]>
perf(QInfiniteScroll): one more tweak to loading slot svgs #15094

github.com/quasarframework/quasar - 6966e282bb6c31d300e3b9d3eb9e5a88a3e1a3e0 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
perf(QInfiniteScroll): force stop all svg animations in the "loading" slot when slot is not on screen #15094

github.com/quasarframework/quasar - 2909bf774cd3e3ed725ce01f0c038ced9288d593 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
perf(QInfiniteScroll): force stop all svg animations in the "loading" slot when slot is not on screen #15094

github.com/quasarframework/quasar - c04fde327b3d658ce54defa7f1fc50e39dce98c3 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
perf(virt-scroll): better management of animation frames

github.com/quasarframework/quasar - 7df403d93fcdc8c11998cf75e22b9c3b0a32c41a authored almost 2 years ago by Razvan Stoenescu <[email protected]>
fix(Loading): initialize the instance with the parent app #15245

github.com/quasarframework/quasar - 2208e659842eb6b73a1e55fb55e3baf4dc824abf authored almost 2 years ago by Razvan Stoenescu <[email protected]>
fix(docs): Update quasar-icon-sets.md (docs) (#15234)

Update quasar-icon-sets.md

Small fix on comments

github.com/quasarframework/quasar - 452843e73a929f4bced6bd2ce22b344b2446ee7e authored almost 2 years ago by Diego Varussa <[email protected]>
fix(Loading): initialize the instance with the parent app #15245

github.com/quasarframework/quasar - e644cc8bc25bcb47f3f47dbb5a7fe9f89da1a244 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
fix(Loading/QDrawer/QDialog): prevent scroll - do not scroll back if route has changed since it was activated #15211

github.com/quasarframework/quasar - 93e7bb5ca236b45b4ad9a17293884646c52a882f authored almost 2 years ago by Razvan Stoenescu <[email protected]>
fix(ui): copyToClipboard fallback mechanism in dialog #15076

github.com/quasarframework/quasar - 6b363e1eb2525c0f560838e600eed765e7c2eff2 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
fix(QDialog): can't open it on Safari if its not persistent (edge case) #14779

github.com/quasarframework/quasar - 39f73050459e31ab53c66509762901b456d985c5 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): release notes gh links

github.com/quasarframework/quasar - 7265c4ddcb4a72cc4189020766beaca80eb11549 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
Merge branch 'dev' of github.com:quasarframework/quasar into dev

github.com/quasarframework/quasar - 27c4c5304bb01bff6fc494778237cffa042a32e0 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
fix(ui): is.deepEqual not working correctly for Map() or Set() #15248

github.com/quasarframework/quasar - e21220ee5cbcdc676b386c1abbf310e8fc7a1a39 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): improve relnotes

github.com/quasarframework/quasar - fdb3c7b6064c62d927c60b22371849dec004ff22 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): improve relnotes

github.com/quasarframework/quasar - 3bf369daeb13904b3e0a0d0fad13d7eb101f1a93 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): clean up deps

github.com/quasarframework/quasar - 391a198cfc47f5172397026eec016345222fec5e authored almost 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): release notes jsons

github.com/quasarframework/quasar - fd84476b37c84fe485048584793a068354b14618 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): simplify font faces

github.com/quasarframework/quasar - ff0084aaf0196708bbe2760c05e5914b9007db69 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): small tweak to sass variables

github.com/quasarframework/quasar - b5c22743962da20c6c699469e7edf6d0f1f2ee8e authored almost 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): typography work

github.com/quasarframework/quasar - 6f3f74e8fa418e52fadbcacee11c25140046ee39 authored almost 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): typography work

github.com/quasarframework/quasar - 93f8629a22481ee3e0e0cede1afcebb1f2651759 authored about 2 years ago by Razvan Stoenescu <[email protected]>