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 Dec 24, 2022
1 parent 59e33cc commit 2298a6a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/sources/changelog/unreleased.rst
Original file line number Diff line number Diff line change
Expand Up @@ -29,3 +29,4 @@ Unreleased
* `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.
* `Fix <https://github.com/kivymd/KivyMD/commit/0aba528c44f5419a04b6f3e5144ac3d7a86e2b61>`_ `Bug on android related to shaders <https://github.com/kivymd/KivyMD/issues/1352>`_.
* `MDBottomSheet <https://kivymd.readthedocs.io/en/latest/components/bottomsheet/>`_ `API break <https://github.com/kivymd/KivyMD/commit/5f3e17017987981ff7a4d05362951c3a924199e2>`_. Now the `MDBottomSheet` class implements only the behavior of the bottom sheet. All custom content must be implemented by self.

0 comments on commit 2298a6a

Please sign in to comment.