Commits
Branch selector
User selector
Datepicker
Commit History
Commits on Mar 23, 2020
- committed
Commits on Mar 22, 2020
- committed
- committed
- committed
fix(QDate): Do not set day to 0 in __updateValue when source model day is null quasarframework#6610 (quasarframework#6634)
authoredfix(date utils): Correctly extract dates with timezoneOffset different than the current one; keep original timezone in QDate and QTime quasarframework#6615 (quasarframework#6635)
- committed
fix(QUploader): TypeError: Cannot read property 'filter' of undefined on QUploader quasarframework#6647
committed
Commits on Mar 20, 2020
Commits on Mar 19, 2020
Commits on Mar 18, 2020
Commits on Mar 17, 2020
Commits on Mar 12, 2020
Commits on Mar 10, 2020
- committed
- committed
- committed
- committed
- committed
- authored
feat(QForm): Emit the first component that triggered the validation error as payload for the validation-error event quasarframework#6575 (quasarframework#6581)
feat(QSelect): Revert inputValue to user typed one when kbd navigating to index -1 to make it work like google autocomplete (quasarframework#6592)
authored
Commits on Mar 9, 2020
Commits on Mar 7, 2020
Commits on Mar 6, 2020
fix(QColor): Strip spaces before checking the color as text against the pattern when parsing value (quasarframework#6563)
authoredfeat(QSelect): Add new event @input-value to allow using as text filling input quasarframework#6487 (quasarframework#6559)
fix(QSelect): Do not allow removal of chips when QSelect is readonly or disabled quasarframework#6555 (quasarframework#6557)
authoredfix(QSelect): Focus on showPopup when in dialog model to allow input focus on iOS quasarframework#6491 (quasarframework#6558)
authored
Commits on Mar 5, 2020
Commits on Mar 4, 2020
- committed