quasar
https://github.com/quasarframework/quasar
JavaScript
Quasar Framework - Build high-performance VueJS user interfaces in record time
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
JavaScript not yet supported15 Subscribers
Add a CodeTriage badge to quasar
Help out
- Issues
- fix(Dialog): keep array-valued plugin options as arrays when merging on update()
- fix(useSplitAttrs): read the current vnode each update, not a stale setup capture
- fix(Notify): use notif.multiLine (not multiline) in the auto-group key
- fix(BottomSheet): apply action.classes in grid mode (was action.class)
- fix(morph directive): resolve object-form binding in getSSRProps
- fix(format): capitalize('') should not throw
- fix(patterns): reject calendar-invalid month/day in the date rule
- fix(debounce): re-arm the leading edge after cancel() in immediate mode
- fix(portal): guard removeGlobalNode against untracked elements
- fix(EventBus): prevent once() firing twice on a re-entrant emit
- Docs
- JavaScript not yet supported