diff --git a/docs/sources/changelog/unreleased.rst b/docs/sources/changelog/unreleased.rst index 87f1250ea..6a40fda81 100644 --- a/docs/sources/changelog/unreleased.rst +++ b/docs/sources/changelog/unreleased.rst @@ -8,49 +8,3 @@ Unreleased pip install https://github.com/kivymd/KivyMD/archive/master.zip * Bug fixes and other minor improvements. -<<<<<<< HEAD -======= -* [`pull 1392 `_] Add icon color property to `right_action_items` and `left_action_items` in `MDTopAppBar` class. -* [`commit 5b14aea `_] Add feature for changing the scale of the shadow for `CommonElevationBehavior` class. -* [`commit 86d206f `_] Add elevation properties to `MDDataTable` class. -* `Add `shadow_radius` to `MDDropdownMenu` class. -* [`pull 1394 `_] Add on_copy event to `MDLabel` class. -* [`commit 6c44843 `_] Add feature to highlight a label with a double tap to `MDLabel` class. -* [`commit fbb01d8 `_] Add feature to use text markup in the `toast` label. - -* Fix `MDDatePicker` widget: - - - [`pull 1391 `_] Make day widgets non-clickable when another dialog is open; - - [`pull 1390 `_] Refactor input fields and fix some bugs; - -* [`commit e9ec262 `_] Fix `MDDropdownMenu` position isn't working. -* [`commit 905611d `_] Fix switching between a dark and light theme causes most of the `MDTextField` widget elements not to update their colors when changing the theme [`issuecomment: 1287252715 `_]. -* [`commit 2af018b `_] Fix incorrect `md_bd_color` behavior [`pull 1396 `_] of `MDLabel` class. -* [`commit b4eef1a `_] Fix changing theme doesn't work as expected with `MDDataTable` [`issues 1399 `_]. -* [`commit 90d7e1b `_] Fix on_long_touch method call for `TouchBehavior` class - the `on_long_touch` method was called at the `on_touch_down` event. -* [`commit 941f52e `_] Fix `MDTextField` gets text color to black when disabled using dark theme [`issues 1410 `_]. -* [`commit 9f428d8 `_] Fix `MDLabel` not change its color [`commit 4335dfb `_] when theme is switched to "Dark" after switching screens [`issues 1403 `_]. -* [`commit 04d3ef9 `_] Fix right/left icons color when the `MDTextField` is in the disabled state, the icon color has not changed. -* [`commit fd444ed `_] Fix text colors when the `MDTextField` 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. -* [`commit 0aba528 `_] Fix Bug on android related to shaders [`issues 1352 `_]. -* [`commit 5f3e170 `_] `MDBottomSheet` API break . Now the `MDBottomSheet` class implements only the behavior of the bottom sheet. All custom content must be implemented by self. -* [`commit d1d37df `_] Fix cannot set font_size when instantiating `MDLabel` [`issues 1435 `_]. -* [`commit b7cebbb `_] Fix widget size adjustment when we use the `adaptive_height/adaptive_width/adaptive_size` parameters, if the widget did not contain child widgets, then its size would be 100. -* [`commit 81cd0bb `_] Add radius property to MDProgressBar` class. -* [`commit fbb087e `_] The material design style has been changed. By default now `M3 `_. -* [`commit 039536d `_] Add `MDBottomAppBar` M3 style. -* [`commit c5c1af1 `_] Add new properties to `MDScrollViewRefreshLayout` class: -* [`commit fd40967 `_] Fix `adaptive_width` and `md_bg_color` properties `MDLabel` are not working correctly [`issues 1096 `_]. -* [`commit 57bfb2c `_] Add rounded corners for a `rectangle` type to `MDTextField` class. -* [`commit e53778a `_] Remove `glsl_path` from `data` from `hook-kivymd.py` module. -* [`commit b1a9ae8 `_] Add new `SegmentedButton` widget. -* [`commit 0a99c45 `_] `MDSnackbar` AP break - now the widget has become more customizable and closer to the standards of material design version 3. -* [`commit 528affe `_] Improved animation performance for animate the `MDCheckbox` widget. -* [`commit 9d1be15 `_] Add the feature to use parent and child checkboxes for `MDCheckbox` widget. -* [`commit 0a99c45 `_] `MDChip` API break - now the widget has become more customizable and closer to the standards of material design version 3. -* [`commit d59f8e7 `_] Fix elevation animation for buttons. -* [`commit 6d61cc7 `_] Improved performance and behavior of the `MDDropdownMenu` class. -* [`commit 9d2e837 `_] Fix scaling and rotation of widgets with elevation behavior. -* [`pull 1582 `_] Fix docs generation. -* [`pull 1580 `_] Use `mActivity` provided by android module. ->>>>>>> 2.0.0