Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/kivymd/KivyMD

KivyMD is a collection of Material Design compliant widgets for use with Kivy, a framework for cross-platform, touch-enabled graphical applications. https://youtube.com/c/KivyMD https://twitter.com/KivyMD https://habr.com/ru/users/kivymd https://stackoverflow.com/tags/kivymd
https://github.com/kivymd/KivyMD

Added a test

Added a test to check the `md_bg_color_disabled` values for `MD` buttons.

a097cede9dfd08067c132bc2d450f4a1472cc8b8 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Edit with `Black` utility

3c0c1136b7fd5f23d10797ce44a522fcea41e504 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Fix test

559ce5a0d1ab204ad3f2b5810f511c0a2da83b59 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Added a test to check the disabled color for `MD` buttons.

5674b339f6de3d728419096c3fa13567d7d2054e authored almost 2 years ago by Yuri Ivanov <[email protected]>
Added group attributes for canvas instructions in the `BaseButton` rule

18a357c949d72e74801666efed532d102bbbf32a authored almost 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Added a test to check the size_hint values for `MD` buttons.

2581d61b8d01adc21a32b7b575b31c5823c75915 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Edit with `Black` utility

b646f3434ac14e3a074112533f1914891f2112a3 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Added a test to check the disabled custom color values for `MDLabel` widget.

af4a49de73369d43705ff674eb11c6e66bbe2016 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Edit with `Black` utility

b0d58b1678d0c0ee19269e10b649c5bd00cb5b3f authored almost 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Added a test to check the disabled color values for `MDLabel` widget.

4b478ae8a9a179fa3ef2b530d7c79b43e7930cbc authored almost 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Added a test to check the `color_deselection` values for `MDLabel` widget.

8191486b129e1d41614ba73bd1512cf54528cf61 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Fix test

0a2b984efc2c75a0169e39d58c8a4bd11d7b5527 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Added a test to check the `allow_copy` method for `MDLabel` widget.

8b0a599e1a76df7d794edc008f6974d881064402 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Edit with `Black` utility

274042ce640e2449263b82fd0f559543c804cb66 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Added a test to check the `color_selection` values for `MDLabel` widget.

5c0b6c1f0061c72796174b8ab314f72da05579ba authored almost 2 years ago by Yuri Ivanov <[email protected]>
Fix tests

a202d3830c363da9048ac728f6f779c05cf392b5 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Edit with `Black` utility

77f3c9981c1d0124715ab4bf15b5427d376f356f authored almost 2 years ago by Yuri Ivanov <[email protected]>
Edit with `Black` utility

1e999990f50d9f975b906b4ef0f56e951bb29825 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Added a test to check the default `text_color` value for `MDLabel` widget.

5adbaa7543827da4bc9787c74b9d86fbec81ed72 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Added a test to check the `text_color` value for `MDLabel` widget.

e5aa9e0e9af0385b7fa039271836b5576a9990a7 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Add `ttf` file for tests

207c7535fd6d47fbb9e5d5334c0900bebbec8890 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Added a test to check the `font_style` value for `MDLabel` widget.

a1496f5d5fcf48b832977dfb4fd805667b1042c2 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Edit with `Black` utility

060297d4a3aff16f47fb3822773628d6eca821d4 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Added a child class to the `MDRecycleView` class

The added child class allows you to use the md_bg_color property
for the MDRecycleView class.

a9327baa0b1ec84cef3572a031412129d790a705 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Added a test to check the `md_bg_color` value for MD layouts.

26886f6725d69b28d7a8149e0e1d3d83bcf4d7df authored almost 2 years ago by Yuri Ivanov <[email protected]>
Ass test for https://github.com/kivymd/KivyMD/issues/1412 issue

e9ff29e7b5f6c58dea09ebfdff21080a037619a5 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Removed unnecessary widgets

8522cc2f77f89175375956761304d0e8f2023223 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Add test for https://github.com/kivymd/KivyMD/issues/1403 issue

940800894b49f9d1bb195806c66395eafc99c49e authored almost 2 years ago by Yuri Ivanov <[email protected]>
Add item to `Unreleased` section

fe6ed66ef414f4220b3a30998dbb9a1d44ec77ce authored almost 2 years ago by Yuri Ivanov <[email protected]>
Merge branch 'master' of github.com:kivymd/KivyMD

2b307b32d27d99f001e06ce1499856a23820ec9e authored almost 2 years ago by Yuri Ivanov <[email protected]>
Add documentation for dialog's content_cls (#1409)

* Add documentation for dialog's content_cls

The `content_cls` attribute of the dialog compon...

5196b31c6c40d1a7de50b1c5bd7ab7a3f7e061d1 authored almost 2 years ago by Dannick B. Senss <[email protected]>
Fix https://github.com/kivymd/KivyMD/issues/1410

941f52e94c5793eb1c1d02f2c9f6ba284860853b authored almost 2 years ago by Yuri Ivanov <[email protected]>
MDLabel: Fix mro (#1406)

55f73d870dd3157a53b2c84730819553c611499c authored almost 2 years ago by Evgeniy Selezniov <[email protected]>
Fix unbindings code of the `_do_update_theme_color` property

Fix https://github.com/kivymd/KivyMD/issues/1401

939ece427fd1ccc09cba2befe96bd0ebeaeaad52 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Added the unbinding code of the property

Added the unbindings code of the `_do_update_theme_color` property,
which affects memory leakage...

3dc7d1d34c7cbd2d88097a82d24e6f78d614011a authored almost 2 years ago by Yuri Ivanov <[email protected]>
Fix https://github.com/kivymd/KivyMD/issues/1401

25848a7b3114682cdd00c0a2f527d8309e6593a6 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Fix warning

Fix `[WARNING] [KivyMD ] The `RoundedRectangularElevationBehavior` class
has been deprecate...

774b542a75286f77fa8a2deb751a0e08d91548d6 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Add item to `Unreleased` section

a9eb5463fa413352880ad404bca517b59031fcd9 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Fixed `on_long_touch` method call

The `on_long_touch` method was called at the `on_touch_down` event.

90d7e1b992ea9e4d07abe9f11917141a5980711b authored almost 2 years ago by Yuri Ivanov <[email protected]>
Add the feature to use text markup in the toast label

fbb01d8e54cb9534b2d661be5a64bb8f119d887a authored almost 2 years ago by Yuri Ivanov <[email protected]>
Add item to `Unreleased` section

77ae4b8d99657789104ce09306bd40beedee6d4d authored almost 2 years ago by Yuri Ivanov <[email protected]>
Fix https://github.com/kivymd/KivyMD/issues/1399

b4eef1a52a24e540b8a2863fbd9f43c45291cbbe authored almost 2 years ago by Yuri Ivanov <[email protected]>
Fix typo

8c3a1afab37ef0db3cd511f840252a406ac500ae authored almost 2 years ago by Yuri Ivanov <[email protected]>
Fix https://github.com/kivymd/KivyMD/issues/1333

efd6b06ae3123a8204ce97e66642266dffd3c307 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Fix typo in doc string

d6f9de7efcab0e50aeb80978e87d01f9fe5abf41 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Fix typo in doc string

8e5e5f226468429200ffbf31c262ea91461d58a4 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Add item to `Unreleased` section

bb6fa4a0565d6e0080803262d81d71ac08eed9e5 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Added feature to highlight a label with a double tap

6c4484326f8d38aa288bba890c2b4b868909ab6e authored almost 2 years ago by Yuri Ivanov <[email protected]>
Add canceling a scheduled method call

Add canceling the on_window_touch method call schedule for `MDLabel` objects.

e5337aa34f613a08e97ab2a69e6a17c8cc42de37 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Fix https://github.com/kivymd/KivyMD/issues/1396

2af018b00ca6897b42ca01bbed687dab62efd7fd authored almost 2 years ago by Yuri Ivanov <[email protected]>
Fixed color values

Fixed color values when switching the application color scheme.

905611d6c5d8553c4ca6bd5ee1c4d2d7ee726c8d authored almost 2 years ago by Yuri Ivanov <[email protected]>
Edit doc string

804d1d1f6af6569a29bb039037ade3bea8a7b886 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Add item to `Unreleased` section

9aa3276e8d99248a4976c16e6c4fa2e83c43e962 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Fix typo

6678e8dddcb183eee061f7924dd59ee09d1b3ae5 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Add `on_copy` event when `on_double_tap` dispatch and `allow_copy` flag to `MDLabel` (#1394)

* Add `on_copy` event when `long_touch` dispatch and `allow_copy` flag to `MDLabel`

* Add `on...

afca8a42b0705414fa69ffc3ff1046ca184d6e08 authored almost 2 years ago by Neizvestnyj <[email protected]>
Add item to `Unreleased` section

aff8aa8e499d99f747757051e22fb1dcad5446e5 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Merge branch 'master' of github.com:kivymd/KivyMD

57e0d2f3e2148f9b53da3b2970e97ee168657777 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Added feature for changing the scale of the shadow

The shadow automatically changes its scale according to the scale of the widget,
which is inheri...

5b14aea97ca67efbab9bd814ed0a7cc7bcb57863 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Fix https://github.com/kivymd/KivyMD/issues/1333

Fix https://github.com/kivymd/KivyMD/issues/1333;
Added properties for control shadow values for...

e9ec26283fd6ddf5f436168f918797de16f46c79 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Add elevation properties to `MenuContainer` rule

619aed2c5881554ebacc401ef0d1d5d9eae844e4 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Fix `W293 blank line contains whitespace`

7e7a758892bf8a21ab26d4a7c7cbfeffe5d6e701 authored almost 2 years ago by Yuri Ivanov <[email protected]>
PEP8

732a17af3b9f506ece217f018808b8bf6f1875d6 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Add elevation properties to `MDDataTable` class

86d206f4e5122d3af6968a00a8cc2144b2697955 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Add elevation properties to `TableContainer` rule

23747e74ee2f1e8d9160bd150bddaf3fc9793c7a authored almost 2 years ago by Yuri Ivanov <[email protected]>
Fix flake8 to pass tests (#1397)

c0da9bf7ef298270805764b8b2fca11295912261 authored about 2 years ago by Neizvestnyj <[email protected]>
Run pre-commit

56c74a732f7601c5f89b0d5621d669872d15761a authored about 2 years ago by KivyMD Bot <[email protected]>
Add `scale_value_center` property to `ScaleBehavior` class

8269e6606eee30368f5f54b692f561f2c2cb35aa authored about 2 years ago by Yuri Ivanov <[email protected]>
Add item to `Unreleased` section

dc26b3d4cd06df083281d7f650cfc21c51d403eb authored about 2 years ago by Yuri Ivanov <[email protected]>
Merge branch 'master' of github.com:kivymd/KivyMD

52c845ad85a3fee2391479dc794546d9c823749c authored about 2 years ago by Yuri Ivanov <[email protected]>
Added icon color property to `right_action_items`/`left_action_items` in `MDTopAppBar` class (#1392)

* Added icon color property to `right_action_items`/`left_action_items` in `MDTopAppBar` class
...

887bc37f2d33040237ace2a27b08ad6afc4fbf83 authored about 2 years ago by Neizvestnyj <[email protected]>
Add item to `Unreleased` section

106b8f4e96492b020e9498bd8ffd6c33fbe64ab3 authored about 2 years ago by Yuri Ivanov <[email protected]>
PEP8

c37540e7686a0f2ef8ac346fd5a89f9f933a36c6 authored about 2 years ago by Yuri Ivanov <[email protected]>
MDDatePicker: Make day widgets non-clickable when another dialog is open (#1391)

abed7722e4f38a29bfa47321048e969bef60e0a5 authored about 2 years ago by Evgeniy Selezniov <[email protected]>
MDDatePicker: Refactor input fields (#1390)

7bc7aff1eea4687f0a5b6ebdc62be1d5f36cbe85 authored about 2 years ago by Evgeniy Selezniov <[email protected]>
Edit version in `See on GitHu` section

ffccfe76db82821039673f4754ac0a3abf2c3ece authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit version in `See on GitHu` section

6fb0d2692ef263839efb2d087f0b163d548cb52d authored about 2 years ago by Yuri Ivanov <[email protected]>
Add description changes for `1.1.1` tag

fae756363f36e3040ee9fa7fadc3485e3d91b5c0 authored about 2 years ago by Yuri Ivanov <[email protected]>
Remove 'docs/sources/changelog/1.1.0.rst'

b75d4f6e4487e65e74d7404fcee156e5e17f6a23 authored about 2 years ago by Yuri Ivanov <[email protected]>
KivyMD 1.1.1

fd5f598b91fef230c8b5a0a3e59e4115d9a40540 authored about 2 years ago by Yuri Ivanov <[email protected]>
KivyMD 1.2.0.dev0

0a173f7cf1171375bebead8ff4292e87362691b7 authored about 2 years ago by Yuri Ivanov <[email protected]>
KivyMD 1.2.0.dev0

ae3fee12f57797d3fe571b3baf64e2bb92e688d5 authored about 2 years ago by Yuri Ivanov <[email protected]>
KivyMD 1.1.0

539acaa7bc43f76e1ca606d11627d714265215fc authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit doc string

f49f29b6eed21bb3dc67736fe34d162b8092fc1b authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit doc string

a1b8d7b9fe40c55f56220a2305a1e7b6a07c1a33 authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit doc string

69d2c4dbb72d4ac648509532d1507cb6fa05a416 authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit doc string

8a015cec30dfcfb7f4b5c3ea6571f9c1f2945039 authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit doc string

2134f3a92a72a751a6b47136a1f371467b09da6b authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit doc string

635bd7a2ca5f99d43b3026bc2064a5bc04d22460 authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit doc string

ac33f3c2e46db66d9e4aca74862ed95ed26de2d7 authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit doc string

8bc309458aa1aa205b5b96b91e165d6bec8e2116 authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit doc string

f1625d3f979074579da1e6d76d52f01fd04b4c1c authored about 2 years ago by Yuri Ivanov <[email protected]>
Remove unused imports

087262d72f925b77c671dcdcfed3a3846a61e4be authored about 2 years ago by Yuri Ivanov <[email protected]>
Remove unused imports

d5648d10ec8132857be4e1da9681d07219a46815 authored about 2 years ago by Yuri Ivanov <[email protected]>
Remove unused imports

01e4efc79bcdda3c0169ad4ae0688c9636d595e6 authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit doc string

0a3e542558e1251722b179afd481638b751ca348 authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit doc string

4716a588e58655957e12832bde19b85fa9f7f720 authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit doc string

53dd23568847c50db17a1465f507315a39229ec9 authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit doc string

36190a216921c6a9099c5ef10ffd7dd30b54e610 authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit doc string

dd960ce14f2eaa3c453b5d5c5fb6f296963246ce authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit doc string

a7e9b3e85632a8f3b0707f778818e83c0864627b authored about 2 years ago by Yuri Ivanov <[email protected]>