Skip to content

Commit

Permalink
Add new item to Unreleased section
Browse files Browse the repository at this point in the history
  • Loading branch information
HeaTTheatR committed Nov 19, 2022
1 parent 04d3ef9 commit 58c0871
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/sources/changelog/unreleased.rst
Original file line number Diff line number Diff line change
Expand Up @@ -25,3 +25,5 @@ Unreleased
* `Fix <https://github.com/kivymd/KivyMD/commit/b4eef1a52a24e540b8a2863fbd9f43c45291cbbe>`_ `changing theme doesn't work as expected with MDDataTable <https://github.com/kivymd/KivyMD/issues/1399>`_.
* `Fix <https://github.com/kivymd/KivyMD/commit/90d7e1b992ea9e4d07abe9f11917141a5980711b>`_ on_long_touch method call for `TouchBehavior <https://kivymd.readthedocs.io/en/latest/behaviors/touch/#api-kivymd-uix-behaviors-touch-behavior>`_ class - the `on_long_touch` method was called at the `on_touch_down` event.
* `Fix <https://github.com/kivymd/KivyMD/commit/941f52e94c5793eb1c1d02f2c9f6ba284860853b>`_ `MDTextField gets text color to black when disabled using dark theme <https://github.com/kivymd/KivyMD/issues/1410>`_.
* `Fix <https://github.com/kivymd/KivyMD/commit/9f428d88c333f4922fd4d29edd25feb94d589fd5>`_ `MDLabel not change its color when theme is switched to "Dark" after switching screens <https://github.com/kivymd/KivyMD/issues/1403>`_.
* `Fix right/left icons color <https://github.com/kivymd/KivyMD/commit/04d3ef99ac0c5f0e33d44da02a4bc7e539a38e86>`_ - When the `MDTextField <https://kivymd.readthedocs.io/en/latest/components/textfield/>`_ is in the disabled state, the icon color has not changed.

0 comments on commit 58c0871

Please sign in to comment.