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(docs): listing links for subfolders

43d2411959fd36d17234d92837c852d9f96877fe authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): one more update on linting

14b80dac84d96ab1ea59028c723bac4aa2d2795b authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): update linting

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

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

7f6a8fb57953b56dbeec588abd42a674df7a87ca authored over 2 years ago by Razvan Stoenescu <[email protected]>
chore(app-webpack): Bump version

a8ab7b4af0289979520394d3d91f961d1ac41e68 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite;app-webpack): quasar.config.js > accept file path as iconSet and lang (#12946)

f8639881a6222f2fb631e320c05432b13855b7b4 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite;app-webpack): quasar.config.js > accept file path as iconSet and lang (#12946)

* accept file path as iconSet

* Update quasar-user-options.js

Co-authored-by: Razvan Stoen...

0295dbd0cc9e7b5dce9499cfcda94cc92fe6c320 authored over 2 years ago by Mohammad Montazeri <[email protected]>
chore(docs): enabled linting

54f1fec8be9e5da01af92d80ec635a9c298e7a3c authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(create-quasar): linting updates #12872 #12939

f382234e9abee4db5c59cd7048455dfaa825800e authored over 2 years ago by Razvan Stoenescu <[email protected]>
chore(app-webpack): fix more linting errors

a331226b3845c5daca62f26590d2c4c4f65269ce authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-webpack): linting

ae4005deab1e794d69fb78e2f7822c9d41bbbea9 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite;app-webpack): tweak generated stores

48a4321677a39063faf3405100fac3f75e1e1ecb authored over 2 years ago by Razvan Stoenescu <[email protected]>
refactor(app-vite): tweaks to previous commits

560289f8102eb8cea910315ff1d44e22ebd7092b authored over 2 years ago by Razvan Stoenescu <[email protected]>
fix(app-vite&app-webpack): Generate Pinia stores in a flat file structure (fix #12860) (#12908)

* refactr(app-vite): Convert 'sub-bin' files to regular JS files, enable linting on them
https:...

e3130008c79c3e7dbfc25544333641d81275b023 authored over 2 years ago by Yusuf Kandemir <[email protected]>
chore/fix(create-quasar): Setup ESLint and fix lots of problems (#12906)

* chore(create-quasar): Setup ESLint to lint scripts and templates
It look a lot of tries to ge...

1e3f09d6b98b906cb7a56fadeccc47e7e3fbef6f authored over 2 years ago by Yusuf Kandemir <[email protected]>
feat(app-vite/app-webpack): improve store's router injection logic #12937

a309889eef7c09616aaa0d5143e48da4684edc18 authored over 2 years ago by Razvan Stoenescu <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

8c62ea437c17d70daee1515b372a230c706d6415 authored over 2 years ago by Jeff Galbraith <[email protected]>
fix(docs): Flex playground won't scroll when in Fullscreen mode

5894460440782d8862a9d7b0332b8fe616c9852b authored over 2 years ago by Jeff Galbraith <[email protected]>
Merge branch 'dev' of github.com:quasarframework/quasar into dev

7960de6d12abd032ff17c648b64b84dade9157ec authored over 2 years ago by Razvan Stoenescu <[email protected]>
chore(create-quasar): Bump version

cd85c6023402ee415ef7c9e6d86eadd52c23dc5a authored over 2 years ago by Razvan Stoenescu <[email protected]>
fix(QFab): activeIcon prop name should be retrieved as camel instead of kebab #12932 (#12940)

#12932

13d9215522f6597b847ded6470f82fbed3b7cda7 authored over 2 years ago by Popescu Dan <[email protected]>
fix(docs): wrong link to Layout Builder page #12945

8a9050fd6ff3d1872783eded367a6cda1252d47b authored over 2 years ago by Razvan Stoenescu <[email protected]>
fix(docs): wrong `Layout Builder` link href (#12945)

* Fix wrong `Layout Builder` link href

Issue:
- q-btn links to Layout Builder are wrong due ...

f3c9e8558dc73087eb8d04272c558e4f106bce29 authored over 2 years ago by killzdesu <[email protected]>
chore(extras): bump version => v1.13.4

f89ce23c2f7c8350de24aaaed7a482a64c66d7bd authored over 2 years ago by Jeff Galbraith <[email protected]>
feat(extras): update Fontawesome => v6.1.1

ed721afb2e42c4caee2141e7edf75647d5482368 authored over 2 years ago by Jeff Galbraith <[email protected]>
feat(extras): update MDI => v6.6.95

1010dcf96ca512bd3d5c255f9dc2920882016dc2 authored over 2 years ago by Jeff Galbraith <[email protected]>
fix(ui/QIcon): Fontawesome 'brands', not 'brand'

4a52a371e23a6519afe962f422068b4c7f715e39 authored over 2 years ago by Jeff Galbraith <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

175405adbc4be6b2662776a62ac396229c9ce6d2 authored over 2 years ago by Jeff Galbraith <[email protected]>
fix(app-vite&app-webpack): Avoid Vue "enumaration" warning when using router inside Pinia (fix: #12936) (#12937)

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

f986c6f48f57ad8f3ffadb29e72e14df2ca36f98 authored over 2 years ago by Antonio Ramírez <[email protected]>
fix(ui/QIcon): update regex to support Fontawesome Pro v6

1b195934af398697bb361cd2599ccde27bb4fd6f authored over 2 years ago by Jeff Galbraith <[email protected]>
chore(ui): fix typo in utils/date

56dd9651d7295819b9f0981157d6dd01b12abb6d authored over 2 years ago by Razvan Stoenescu <[email protected]>
fix(create-quasar): Correctly lint the project after creation (#12931)

072cdf909fcc03fd15da7e744b706f4245e25275 authored over 2 years ago by Yusuf Kandemir <[email protected]>
fix(app-vite): wrong type syntax (#12922)

cebddb615f08e2c32fe2983e4aaaee93744fb93a authored over 2 years ago by Philippe Fontaine <[email protected]>
feat(create-quasar): include lint config for Vue SFC setup compiler macros

f158813dd4fee91245b874548c8dbda843c98969 authored over 2 years ago by Razvan Stoenescu <[email protected]>
chore(create-quasar): Bump version

48b6dc57e9f5a90bf5e05aef4fcc725c9ecfc78d authored over 2 years ago by Razvan Stoenescu <[email protected]>
chore(app-vite): Bump version

701e67aa33ef9315843ed5cea5e63297e56f75ae authored over 2 years ago by Razvan Stoenescu <[email protected]>
chore(app-webpack): Bump version

0f60d21faf01f9d4b5bf8a3ea097879bfa954623 authored over 2 years ago by Razvan Stoenescu <[email protected]>
chore(cli): Bump version

123d213614d740c165b69f15da07ca414f0a3dd7 authored over 2 years ago by Razvan Stoenescu <[email protected]>
chore(icongenie): Bump version

f61bd7c8900e738c92d775b79b2bac453261cbcb authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): add section on lazy-loading vendor packages #12287

c303b63247d50f092ea2b10b37e3e4192db3de88 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(icongenie): force pkg resolution to avoid upstream security issues

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

678cd992e290fee218797c19545ddef428653985 authored over 2 years ago by Razvan Stoenescu <[email protected]>
chore(ui/date): small tweak to formatters

932f8befc6a76688267d3792249a935b30284d67 authored over 2 years ago by Razvan Stoenescu <[email protected]>
fix(ui): fix typos (#12902)

e3f2fb281ca8239cd64a91532769ee174d62c02c authored over 2 years ago by Hashen <[email protected]>
feat(docs): mention node and package manager requirements when installing Quasar CLI

14e106369f5af43ae9fa4beb86a51213de68ff18 authored over 2 years ago by Razvan Stoenescu <[email protected]>
fix(ui): fix typos (#12899)

029d05e52e6c6186f5982b96a09d68d198ae8489 authored over 2 years ago by Hashen <[email protected]>
fix(docs/app-webpack): Reference to Vuex instead of Pinia (#12897)

b3f7bc7da6bd8c47a68aa2d27e319add9030b4f0 authored over 2 years ago by seabreeze <[email protected]>
feat(cli): upgrade deps

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

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

ce9bd233cd0933f5df9e3621286d8415740789fe authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(icongenie): more dep upgrades

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

8d153fb4a8108c3fbbb58ae9a87b91de8caeea2b authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): Update app-internationalization.md (#12886)

Missing '' in the example export default

491425df84bafb184f738f199629b630b864d916 authored over 2 years ago by filippodotnext <[email protected]>
fix(app-vite/app-webpack/ssr-helper/ui): add missing await for an async function call (#12882)

* fix(app-vite): add missing await for an async function call

* fix(app-webpack): add missing...

fe97fa81f755c6c8f5a3c758a4316acf257c0ae3 authored over 2 years ago by Hashen <[email protected]>
fix(docs): fix JSDoc comments (#12883)

dfe04248134b704041567ada0f4293223e0644c6 authored over 2 years ago by Hashen <[email protected]>
fix(docs): update dead link to CLI with vite (#12895)

Current link to CLI with Vite results in a 404. Updated to the parent summary page.

e6e61c4326a37c0f3fa81cab6b58c99eb24cceac authored over 2 years ago by James Rae <[email protected]>
fix(ui): remove pointless boolean expression (#12884)

ca4c204f645bddfa9c1f6fc5450cfa54d0bcb4e7 authored over 2 years ago by Hashen <[email protected]>
feat(cli/app-webpack/app-vite): Bump dependencies (#12888)

426b8bf628b97731b8ebdb0de03827718ff55ee2 authored over 2 years ago by Milos Paunovic <[email protected]>
fix(app-webpack): app-files-validations.js for HTML files using single-quotes (#12869)

54a3b0cdedea90d392b232fb2e9098092695f257 authored over 2 years ago by Rafael Telles <[email protected]>
Merge remote-tracking branch 'origin/dev' into dev

ae5607ccac15e2a9d63f7edd98de558372cb1815 authored over 2 years ago by Jeff Galbraith <[email protected]>
fix(create-quasar): remove redundant semi-colon from MainLayout.vue

Avoids eslint warning

68690b0f1c6d99f8c3551fbd1c5485a6d417eaa1 authored over 2 years ago by Jeff Galbraith <[email protected]>
chore(create-app): update README

21f72ee8d3f9017da6b39f57a2a6616fe5db8735 authored over 2 years ago by Razvan Stoenescu <[email protected]>
chore: config files rename

a7b464783ae946d8e22333943e30d23a2b773528 authored over 2 years ago by Razvan Stoenescu <[email protected]>
fix(app-vite): SSR mode - do not avoid adding "@quasar/extras" to production package.json

60068d9e594a0497552b034c5da7db8fd713f953 authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): more info on customizing PWA meta tags

c37ccf55e85d980873f2554cd37a8dd7e2dfa32d authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): update links -- differentiate q/app-vite by q/app-webpack

e55028107b33758332d691a44a4353bc9218506b authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): enhance the Quasar CLI with Vite > quasar.config.js page

fc2b0b7be8635d1ec777e1d79836809c0d53c69f authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): enhance getting started > quasar cli page

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

72c95f3bbf27ccf689ac033d7bf0850b7e094ea8 authored over 2 years ago by Razvan Stoenescu <[email protected]>
chore(app-webpack): Bump version

7a0c106afc055476030fb3b89a25ddea27f6763d authored over 2 years ago by Razvan Stoenescu <[email protected]>
fix(app-webpack): correctly align "App URL"s on dev banner

85da575c4d1ff5564284b4970886a25d22a8de7e authored over 2 years ago by Razvan Stoenescu <[email protected]>
chore(ui;docs): add some npm scripts

b2c61c3ab0a96900487672012440c9044ba3a41e authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(ui/dev): port dev app to q/app-vite

3d7a3a850d58f5e43355ff38e6b9851fb989280d authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(docs): convert to q/app-vite; greatly enhance load times by deferring scripts as much as possible + many other features

8e252753129207d521d176f27bf2648dde70e8ec authored over 2 years ago by Razvan Stoenescu <[email protected]>
fix(ui): Add back svg-fontawesome-v5 (was removed by mistake)

f2c38e5b39b35e7a8ab47e2c77a761415f667ff9 authored over 2 years ago by Razvan Stoenescu <[email protected]>
chore(ui): port dev to q/app-webpack as first step

6489141ac93aaa752b05d36a1fa5b484f8c9509d authored over 2 years ago by Razvan Stoenescu <[email protected]>
fix(app-webpack): Use the correct package manager (fix #12853) (#12856)

d631701fd8776500410859a97b3419ddc310193e authored over 2 years ago by Yusuf Kandemir <[email protected]>
fix(QSelect): fix refresh of options virtual list when using computed/changing options #12434 (#12731)

cd8e504c3bedfaf8f2a75720c21eaf0da976da92 authored over 2 years ago by Popescu Dan <[email protected]>
feat(app-vite): PWA mode - ability to directly reference the manifest json content in index.html

ae24ba43a7b1c0f2201037ed09f24fd8d675400d authored over 2 years ago by Razvan Stoenescu <[email protected]>
fix(app-vite): possible HTML syntax error when injecting publicPath

e7ca3456e65097ff3c4289d602fb383fb173948a authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite): improve messaging for quasar.config.js > build > vitePlugins; allow more formats, warn when a better format can be used

ef41d24ef8d521e9b35715e5b1580d7da5f8a685 authored over 2 years ago by Razvan Stoenescu <[email protected]>
fix(vite-plugin): correctly handle Sass variables when on SSR #12838

24960e811903d326d13b09e8ae208ea0363c747f authored over 2 years ago by Razvan Stoenescu <[email protected]>
docs: Fix/Clarify the PWA section of Webpack to Vite guide (fix #12841)

5b730f5dbc219138ddb38c4acf7d6ca161363d68 authored over 2 years ago by Yusuf Kandemir <[email protected]>
Clarify text (#12835)

03efa7f3ff58bb591ce846be27136056cff63da7 authored over 2 years ago by Seth <[email protected]>
fix(ui): extend() method #12831

8d0bfb141fcaf823f03f707f81899e71865d0a54 authored over 2 years ago by Razvan Stoenescu <[email protected]>
chore(app-vite): Bump version

444fbd2e24c943dc45439dd3370dd98ffbba9e2f authored over 2 years ago by Razvan Stoenescu <[email protected]>
chore(app-webpack): Bump version

f908451ae433a699d55110fd379f54f66216ab7e authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-webpack): prepare Pinia as soon as possible; stores will be available for use in boot files and even in router initialization #12793

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

a94f9d9073edb536e70aa889fa5bbdd8e8187475 authored over 2 years ago by Razvan Stoenescu <[email protected]>
fix(extras): help vite dep analysis determine type of script #12833

Vite reports this:

@quasar/extras doesn't appear to be written in CJS, but also doesn't appe...

f9823a5d0bba494a434bdcd08a46510b0ad1564d authored over 2 years ago by Razvan Stoenescu <[email protected]>
feat(app-vite): prepare Pinia as soon as possible; stores will be available for use in boot files and even in router initialization #12793

7a78046cb2d73be5271309091a4b03be8f111d7c authored over 2 years ago by Razvan Stoenescu <[email protected]>
chore(create-quasar): Bump version

0c40f2e01e134db9e5ae2ac61e15697c3c1bda61 authored over 2 years ago by Razvan Stoenescu <[email protected]>
fix(create-quasar): add missing comma in generated eslintrc.js (#12830)

6b1a70455afdb8e6ed2d29655f8b5cf3edc50d0d authored over 2 years ago by Ivan Pepelko <[email protected]>
fix(create-quasar): vue-i18n config #12814

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

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

74c998205816a2c86d4efec2bd555fcb3d5a7a9b authored over 2 years ago by Razvan Stoenescu <[email protected]>
chore(app-webpack): Bump version

6d83f801208635c3521edea8a3937f81c88bf0c0 authored over 2 years ago by Razvan Stoenescu <[email protected]>
fix(app-vite): correctly supply capacitor packages (and anything installed into /src-capacitor) #12812

02d5c937ce023e9492ea1544761b11feb42d81d4 authored over 2 years ago by Razvan Stoenescu <[email protected]>
chore(extras): bump version => v1.13.2

e54ac8efeef52663ec4874c624022c8b3089961f authored over 2 years ago by Jeff Galbraith <[email protected]>