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(extras): update Google Material Design fonts and svg

github.com/quasarframework/quasar - d145aafabf7413d49263b61af6078f317ed72eff authored almost 4 years ago
feat(extras): update Fontawesome to v5.15.3

github.com/quasarframework/quasar - f54fef3be2960e6dd6b12ed48eb09cdaa1e11c87 authored almost 4 years ago
Merge remote-tracking branch 'origin/dev' into dev

github.com/quasarframework/quasar - ed49443ff31647b1a379e87c9761384cb063ad4b authored almost 4 years ago
chore(extras): bump version

github.com/quasarframework/quasar - 374fe6cb2c2ea30843bc9f09f19f5f9a25e473f0 authored almost 4 years ago
feat(extras): update Google Material Design fonts and svg

github.com/quasarframework/quasar - dc569e70738abce5a29e690a9e28087a77ed7394 authored almost 4 years ago
feat(extras): update Fontawesome to v5.15.3

github.com/quasarframework/quasar - e1aa7598cfe1d9a3fa99114bec599049a167186d authored almost 4 years ago
chore(ui): Bump version --docs

github.com/quasarframework/quasar - 87cead03ed78419129f9a5eb51e1a966b723ad88 authored almost 4 years ago
fix(QSelect): focus() method should not open popup #8592

github.com/quasarframework/quasar - 1e95e500dc7d91a1aff4a551e1bcadc700bf5c33 authored almost 4 years ago
chore(ui): Bump version

github.com/quasarframework/quasar - 87e12fb2107cada09d22796d523dfd62a7c40586 authored almost 4 years ago
fix(QInput): restrict setSelectionRange to allowed input types #8653 #8654

github.com/quasarframework/quasar - 0d7b7023e3b10766f731c4771520c01a3b9d67be authored almost 4 years ago
fix(QInput): restrict setSelectionRange to allowed input types #8653 (#8654)

#8653

github.com/quasarframework/quasar - bf2bccc0a9af7c3f6b0e0e3719028baf441c0289 authored almost 4 years ago
perf(ui): better mechanism to detect attached events on various components

github.com/quasarframework/quasar - 031d0909e1c2f5218ee762916372afc1047c7196 authored almost 4 years ago
fix(QDialog): correctly coordinate QDialog + QMenu events so that clicking on backdrop with opened QMenu does not also close the QDialog

github.com/quasarframework/quasar - 46ca52d56de842b25184db0334bff482e39977a1 authored almost 4 years ago
fix(QBtn/QEditor/QTabs): should attach passive ontouchstart events #8610

github.com/quasarframework/quasar - 6cde160a41cc870e89b4d38a04d33c7068b6429b authored almost 4 years ago
chore(app): Bump version

github.com/quasarframework/quasar - 453c89de722bc8698469c79ea6fd050e87d826b3 authored almost 4 years ago
fix(docs): mistake in bex > content-hooks page #8651

github.com/quasarframework/quasar - e3d9f6021e6340eeafdd541e8bcf7403140a9462 authored almost 4 years ago
fix(docs): mistake in bex > content-hooks page #8651

github.com/quasarframework/quasar - df06bd022a0dc243c2080e4c8335ec5e11db817c authored almost 4 years ago
refactor(app): change someAction to someGetter (#8652)

github.com/quasarframework/quasar - b6e500fd8fc8f5e79ae92f45b8c666c95a7d8afb authored almost 4 years ago
refactor(app): change someAction to someGetter (#8652)

github.com/quasarframework/quasar - aef0fe34a0d00a2070203e48d440d3cff36ac26b authored almost 4 years ago
perf(QIcon): improve matching algorithm

github.com/quasarframework/quasar - d669787d7465551497ad38a3cab38553ed21a92a authored almost 4 years ago
feat(ui): prepare more plugins as soon as they are imported

github.com/quasarframework/quasar - e2a41ba429ad6823a31c6b823b0187b787acaf76 authored almost 4 years ago
feat(Cookies): prepare the plugin as soon as it is imported

github.com/quasarframework/quasar - eba78979b1dd3a896136c95785e3bf162f6d2869 authored almost 4 years ago
feat(LocalStorage/SessionStorage): prepare the plugin as soon as it is imported #8595

github.com/quasarframework/quasar - f58955567de0df61d087d1ebe7939c2ddf19fed7 authored almost 4 years ago
feat(ui): one more tweak to iconSet

github.com/quasarframework/quasar - 4dfaeb20291ee1a7c1d1c70e3e0e4fa1bc2a46d1 authored almost 4 years ago
feat(ui): addition to previous iconSet commit

github.com/quasarframework/quasar - 4822219c979be2c00d67865f0539bd162f574a13 authored almost 4 years ago
feat(ui): further tweak to iconSet

github.com/quasarframework/quasar - 5d655fc7739422fc12d2780f699665dcc2c8c7f0 authored almost 4 years ago
feat(ui): new Quasar config prop (iconMapFn); also expose it through Quasar.iconSet

github.com/quasarframework/quasar - f9513392736f44a5e4d79b28ac7c570a0bf6c3ab authored almost 4 years ago
feat(ui): multi app support (stage 3, probably last one) (#8510) (#8634)

github.com/quasarframework/quasar - b2c9f3ebb20d9f8b57b48baf9cdccbfd8efa80c3 authored almost 4 years ago
feat(ui): multi app support (stage 2) -- still work in progress (#8510) (#8634)

github.com/quasarframework/quasar - e61a33bc763278ce5d12685ffa34543eb8d1e20b authored almost 4 years ago
fix(docs/search): fix unknown node type during search index creation

github.com/quasarframework/quasar - 378d8848a4bf751d0ea5fa278b164854d6214d83 authored almost 4 years ago
Merge branch 'vue3-work' of github.com:quasarframework/quasar into vue3-work

github.com/quasarframework/quasar - ebbe6d8a8f5db377364eaca6ada4760c6d6e034d authored almost 4 years ago
feat(ui): multi app support -- still work in progress (#8510) (#8634)

github.com/quasarframework/quasar - b461ddcb1070cf3d99c0e8ad67f2e55625d1e286 authored almost 4 years ago
chore(app): Bump version

github.com/quasarframework/quasar - 32247ad1dae6e1ce3d3918c34b9f412a569003b1 authored almost 4 years ago
chore(ui): Bump version

github.com/quasarframework/quasar - ebf15fd54f2b6ccd2817142a56d3a9b9ac874c96 authored almost 4 years ago
chore(app): upgrade webpack-dev-server dep

github.com/quasarframework/quasar - 6b567261f5b95e96012fbd7643981a2cfed0cf43 authored almost 4 years ago
chore: Update issue templates

github.com/quasarframework/quasar - c216d780b38b66fc65a061ded9004fb374ad558f authored almost 4 years ago
fix(QField/QInput/QSelect): missing hasError prop on ref #8644

github.com/quasarframework/quasar - 4b9137c36cf4a77c1d2bb9ae4fe9bbff564418e9 authored almost 4 years ago
fix(docs): QTable pagination with slot example

github.com/quasarframework/quasar - 72902d709d8e725ba3a6e20c5901a5459352098e authored almost 4 years ago
Fix error in example code (#8643)

The last q-btn in the example references `pagesnumber` in its v-if condition, which should be `s...

github.com/quasarframework/quasar - 52733265ed19b4a0598a358a59a12227fd2727ac authored almost 4 years ago
fixed multi app support and global node className option (#8510) (#8634)

* fix(ui) multiple app support

* feat(ui) global-node className option

github.com/quasarframework/quasar - 312600e2b3ef8f6a7a894e790f2c274fcc15b389 authored almost 4 years ago
fix(QPageScroller): scroll-offset prop not working correctly when in reverse mode #8625

github.com/quasarframework/quasar - 2cf009a23996d8d1a36ccb9e8fc6ad5c631cfb98 authored almost 4 years ago
fix(QPageScroller): fix calculation for reverse mode #8625 (#8641)

#8625

github.com/quasarframework/quasar - 940496bf918ca15cd13ce4a9e8a09c9ecb5d1fca authored almost 4 years ago
feat(Loading): small tweaks

github.com/quasarframework/quasar - a72285bfe84c2ecbccd146ff0d32ca06fd0510e6 authored almost 4 years ago
feat(Loading): no transitioning when Loading is called and already active (just background color) #8623

github.com/quasarframework/quasar - a1386ac4c4be1b8c50af13e35b053453b8ffb581 authored almost 4 years ago
feat(Loading): no transitioning when Loading is called and already active (just background color) #8623

github.com/quasarframework/quasar - 393d4059af05afeb014d1dbfccb87fe4c608965c authored almost 4 years ago
fix(QPageScroller): scroll-offset prop not working correctly when in reverse mode #8625

github.com/quasarframework/quasar - 03790521d0c91531da22e100bb101d00ace559cc authored almost 4 years ago
fix(QPageScroller): scroll-offset prop not working correctly when in reverse mode #8625

github.com/quasarframework/quasar - 73ab860b2a8d101730382de78d68ed3af079d93a authored almost 4 years ago
fix(LocalStorage/SessionStorage): server-side default methods should return correctly typed values

github.com/quasarframework/quasar - 4bff74bee7623438611898be741b7e4d173b55f2 authored almost 4 years ago
fix(LocalStorage/SessionStorage): server-side default methods should return correctly typed values

github.com/quasarframework/quasar - d94067f6ca2d167dcba3a770189f4c6432916eab authored almost 4 years ago
feat(QPagination): new props (flat, active-color, active-text-color) #7929

github.com/quasarframework/quasar - 0a94bdc4a59f8659fd181c9922474f97f581bdb6 authored almost 4 years ago
feat(QPagination): new props (flat, active-color, active-text-color) #7929

github.com/quasarframework/quasar - 9521e1c35002fca361a0a93a5c8c74fa4ab42c48 authored almost 4 years ago
feat(docs): backport some css improvements from v2 docs

github.com/quasarframework/quasar - e32a8dcfc8771806519402dec65d7f2aa29634e6 authored almost 4 years ago
feat(docs): backport the new search from v2 docs

github.com/quasarframework/quasar - 904807f74d8dd371e3e684ee269fda95c1006bfb authored almost 4 years ago
fix(QInput): keep cursor position when the model is not in sync with the input value #8600 #8605

github.com/quasarframework/quasar - d4887fa11dc2bc9e35e37111a70515dc1adfced1 authored almost 4 years ago
fix(QInput): keep cursor position when the model is not in sync with the input value #8600 (#8605)

#8600

github.com/quasarframework/quasar - 680dd1a4a7de76a5239f1a6911ebe8546f14c424 authored almost 4 years ago
feat(docs): update video tutorials list

github.com/quasarframework/quasar - f87cdcc5839c3709e89a8d6b9e6f20afef3156b7 authored almost 4 years ago
feat(docs): update video tutorials list

github.com/quasarframework/quasar - 7a24fb225543d30d447ecb34c17feb0ea066bcf4 authored almost 4 years ago
chore(css): add outline 0 fo dialog backdrop, remove outline for focus also on mobile #8636

github.com/quasarframework/quasar - 5fd802ec011e59f92a4e57161e2347680970a26d authored almost 4 years ago
chore(css): add outline 0 fo dialog backdrop, remove outline for focus also on mobile (#8636)

github.com/quasarframework/quasar - d1b7cbd6dd917aa579ebc38292e491e80c6628d1 authored almost 4 years ago
fix(docs): Title of md container not showing up in bold (on FF/Windows10) #8618

github.com/quasarframework/quasar - c0b52ee7d948088bf622249e86098294aba6d607 authored almost 4 years ago
fix(QBtnDropdown): remove spacing between main button and split when outline #8594 #8603

github.com/quasarframework/quasar - 3e4ac7dd4f04d9ced6cc51b6084c8e8f10a637c9 authored almost 4 years ago
fix(QBtnDropdown): remove spacing between main button and split when outline #8594 (#8603)

#8594

github.com/quasarframework/quasar - 2f7d3c6cebe9495d138c634fc53240ca7f07c771 authored almost 4 years ago
fix(QTabs): recalculate justify, scroll and arrows on activate (if keep-alive) #8601 #8606

github.com/quasarframework/quasar - 42e0e26bf3ef132631e267dbfb0c8e990c496fce authored almost 4 years ago
fix(QTabs): recalculate justify, scroll and arrows on activate (if keep-alive) #8601 (#8606)

#8601

github.com/quasarframework/quasar - 0a0da2a2496daa1382b42a6070e85bbb0111fae5 authored almost 4 years ago
fix(ui): correctly handle listeners/attributes split so they're reactive

github.com/quasarframework/quasar - 1c8b2c98acb83f29b21ae8ea192217316ad5d040 authored almost 4 years ago
fix(QPagination): correctly manage events on the inner input #8614

github.com/quasarframework/quasar - d07637ad105ec7bd0b3350e802dc54bee594d69d authored almost 4 years ago
fix(docs): Transitions page example #8627

github.com/quasarframework/quasar - ec931599f49713e6a9b661ead5f4825739dcbea7 authored almost 4 years ago
feat(ui/typescript): align Quasar export type with implementation (#8632)

Closes #8552

github.com/quasarframework/quasar - d2b2a111568b4ea2fae01adaeab277e95fb7ee10 authored almost 4 years ago
feat(ui/typescript): align Quasar export type with implementation

Closes #8552

github.com/quasarframework/quasar - c98724e1985e919b8b051d0baf5ae32709314794 authored almost 4 years ago
feat(ts): add shim-lang.d.ts for typescript (#8624)

* Create shim-lang.d.ts
* add shim-lang.d.ts

github.com/quasarframework/quasar - 535c9dd00ebc544fdd0e5e01393c65794c8436be authored almost 4 years ago
feat(ts): add shim-lang.d.ts for typescript (#8624)

* Create shim-lang.d.ts
* add shim-lang.d.ts

github.com/quasarframework/quasar - a67c92d77263c18860931a837df3eb6ad40cced6 authored almost 4 years ago
fix(ui/date): fix incorrect reference when changing date with "months" #8617

github.com/quasarframework/quasar - c9cd36c07fe1eaf16ab6fe80ad57ef311f670304 authored almost 4 years ago
fix: webpack-dev-server typings (#8596)

@types/webpack-dev-server was exporting `.Config` which causes a bug during quasar dev command w...

github.com/quasarframework/quasar - 938fb225b9ad48ebfb3d17e1c1252cb405a007e7 authored almost 4 years ago
fix(docs): spelling

github.com/quasarframework/quasar - 69a9b1955459cc0a71ef095759df117a7b56d36b authored almost 4 years ago
fix(docs): spelling

github.com/quasarframework/quasar - afc678361e367746e15c9da246a7753a4846df3d authored almost 4 years ago
fix(docs): some examples are wrongly using reactive() instead of ref() #8588 --docs

github.com/quasarframework/quasar - a72e95476a30dc7ac4ddcdd15332fe0dfc7f923a authored almost 4 years ago
chore(app): Bump version

github.com/quasarframework/quasar - fe5a0531ac3ff74114062eb4059a62ebf806d4d0 authored almost 4 years ago
fix(app/ts): remove fork-ts-checker v5 buggy configuration

github.com/quasarframework/quasar - b35141ffa9b40613206275715c40a046df9642bf authored almost 4 years ago
chore(ui): Bump version

github.com/quasarframework/quasar - 8023878e1de06f3c74dd021b99f9853fc688dbdf authored almost 4 years ago
chore(app): Bump version

github.com/quasarframework/quasar - 1b26474d190afb88dd63f2e4e85fd7f563baa631 authored almost 4 years ago
chore(app): Bump version

github.com/quasarframework/quasar - d71de694a71825daf3e2834cebbb58cbb408b242 authored almost 4 years ago
chore(ui): Bump version

github.com/quasarframework/quasar - fdc6d729e000ec52324401950486a2768198534a authored almost 4 years ago
docs(QMarkupTable): add tip bout removing hover effect #7967 (#8164)

github.com/quasarframework/quasar - d3878581c0f367a0321510e0d9b05a36e5ec3499 authored almost 4 years ago
docs(QMarkupTable): add tip bout removing hover effect #7967 (#8164)

github.com/quasarframework/quasar - 57c3f1b2a4b20c23ac20650b467535c71600695c authored almost 4 years ago
Added information about Chrome devTools (#8396)

* Added information about Chrome devTools

When i was trying to debug background-hooks it took...

github.com/quasarframework/quasar - a01d0dcaf0e468bbe1712e8d24f6c76bcc44e4c0 authored almost 4 years ago
Added information about Chrome devTools (#8396)

* Added information about Chrome devTools

When i was trying to debug background-hooks it took...

github.com/quasarframework/quasar - a27935b72bae7da8b2c9c24d8b37e0c924d1fdab authored almost 4 years ago
fix(QField): tweak q-field__inner to accept custom components with fixed aspect ratio #8482 #8484

github.com/quasarframework/quasar - 89c3cf0b49ba912071ece3b58099f770cb9a0aff authored almost 4 years ago
fix(QField): tweak q-field__inner to accept custom components with fixed aspect ratio #8482 (#8484)

#8482

github.com/quasarframework/quasar - b5fa90c8f548423679e96af5e4ca838627582754 authored almost 4 years ago
chore(ts): upgrade TS version (#8546)

github.com/quasarframework/quasar - a43f35c28a853b666223753342a4cea8578b6979 authored almost 4 years ago
chore(app;docs): small tweaks to Capacitor v3 support #8366 #8585

github.com/quasarframework/quasar - 785475334dd4f070266f608b71a996c08b918c3b authored almost 4 years ago
Merge branch 'vue3-work' of github.com:quasarframework/quasar into vue3-work

github.com/quasarframework/quasar - 6b4306fd9ae026e6586c4bc37153b2673a0fe3b3 authored almost 4 years ago
feat(docs): slight tweak to capacitor versions page

github.com/quasarframework/quasar - 84936e221696ec59e7dedb5010ba7708b5128b53 authored almost 4 years ago
feat(app): Backport Capacitor v3 support from Quasar v2 #8366 (#8585)

* feat(ui): Capacitor v3 support #8366

* Capacitor 3

* fix(app): incorrect accessor in qua...

github.com/quasarframework/quasar - b56f7b3225adca847ada476f21894fe17bc8e233 authored almost 4 years ago
fix(app): capacitorPluginSplashscreen check #8582 (#8584)

Incorrect property accessor name

github.com/quasarframework/quasar - b7d317d247c096096b2252dca2e0004bd7af32f6 authored almost 4 years ago
Make first letter of heading lowercase to match file name (#8589)

github.com/quasarframework/quasar - 3d89034b22f7c85e902877d3e9016ae5304b1376 authored almost 4 years ago
chore(extras): bump version

github.com/quasarframework/quasar - 612792609f2e60d96d6aee4fc5337e7e57de1da7 authored almost 4 years ago
feat(extras): updated Google Material Design fonts and icons

github.com/quasarframework/quasar - 5500fffb2f7a61b9b2bd9d64d0cf7b1886664cc8 authored almost 4 years ago
chore(extras): bump version

github.com/quasarframework/quasar - b785f05edd7db037dc875ecffbdc711c6924af9b authored almost 4 years ago
feat(extras): updated Google Material Design fonts and icons

github.com/quasarframework/quasar - f439071e770361f87e3459c01a6e71bd63561796 authored almost 4 years ago
expose computedRows, computedRowsNumber (#8576)

github.com/quasarframework/quasar - 4f8bc5871d25030a5d7a2b7c00e1454e113bd529 authored almost 4 years ago