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 fd444ed commit 7e1971c
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion docs/sources/changelog/unreleased.rst
Original file line number Diff line number Diff line change
@@ -26,4 +26,5 @@ Unreleased
* `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.
* `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.
* `Fix text colors <https://github.com/kivymd/KivyMD/commit/fd444ed2adecaa4bfe5cea1aeebeb9b4c09efcb3>`_ - when the `MDTextField <https://kivymd.readthedocs.io/en/latest/components/textfield/>`_ is in the disabled state nd at the same time in the error state, the colors of the hint text, helper text, max text length have not changed.

0 comments on commit 7e1971c

Please sign in to comment.