Skip to content

Commit

Permalink
Generated release notes for Quasar packages
Browse files Browse the repository at this point in the history
Triggered after "quasar-v2.14.1" got released

https://github.com/quasarframework/quasar/releases/tag/quasar-v2.14.1
  • Loading branch information
rstoenescu authored and github-actions[bot] committed Nov 29, 2023
1 parent d6965de commit 3858db9
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions release-notes/v2.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
{
"quasar": [
{
"version": "2.14.1",
"date": "2023-11-29T14:11:33Z",
"body": "<h2>Fixes</h2>\n<ul>\n<li>fix(QBtn): “stack” set to undefined should not affect icon spacing <a href=\"https://github.com/quasarframework/quasar/issues/16494\" target=\"__blank\" class=\"doc-link\">16494</a></li>\n<li>fix(ui/lang): Update ms.mjs (<a href=\"https://github.com/quasarframework/quasar/issues/16610\" target=\"__blank\" class=\"doc-link\">16610</a>)</li>\n<li>fix(QSlider/QRange): slider value should start from <code class=\"doc-token\">innerMin</code> instead of <code class=\"doc-token\">min</code> on drag <a href=\"https://github.com/quasarframework/quasar/issues/16614\" target=\"__blank\" class=\"doc-link\">16614</a> (<a href=\"https://github.com/quasarframework/quasar/issues/16615\" target=\"__blank\" class=\"doc-link\">16615</a>)</li>\n<li>fix(QCircularProgress): <a href=\"https://github.com/quasarframework/quasar/issues/16586\" target=\"__blank\" class=\"doc-link\">16586</a> account for stroke-linecap behavior for rounded style (<a href=\"https://github.com/quasarframework/quasar/issues/16593\" target=\"__blank\" class=\"doc-link\">16593</a>)</li>\n<li>fix(QDate): the “today” btn should keep time from model when available (and not reset it) <a href=\"https://github.com/quasarframework/quasar/issues/16623\" target=\"__blank\" class=\"doc-link\">16623</a></li>\n<li>fix(QTime): TS type for the return value of “options” prop <a href=\"https://github.com/quasarframework/quasar/issues/16587\" target=\"__blank\" class=\"doc-link\">16587</a></li>\n<li>fix(QSelect): “option” slot has incorrect “selected” param value when the option is disabled <a href=\"https://github.com/quasarframework/quasar/issues/16567\" target=\"__blank\" class=\"doc-link\">16567</a></li>\n</ul>\n<h2>Donations</h2>\n<p>Quasar Framework is an open-source MIT-licensed project made possible due to the <strong>generous contributions</strong> by <a href=\"https://github.com/sponsors/rstoenescu\" target=\"__blank\" class=\"doc-link\">sponsors and backers</a>. If you are interested in supporting this project, please consider the following:</p>\n<ul>\n<li><a href=\"https://github.com/sponsors/rstoenescu\" target=\"__blank\" class=\"doc-link\">Becoming a sponsor on Github</a></li>\n<li><a href=\"https://paypal.me/rstoenescu1\" target=\"__blank\" class=\"doc-link\">One-off donation via PayPal</a></li>\n</ul>\n"
},
{
"version": "2.14.0",
"date": "2023-11-13T12:20:51Z",
Expand Down

0 comments on commit 3858db9

Please sign in to comment.