Ecosyste.ms: OpenCollective

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

KivyMD

Material Design for Kivy framework | KivyMD is a set of widgets compatible with the Google's Material Design specification created by us for use in the Kivy cross-platform UI framework.
Collective - Host: opensource - https://opencollective.com/kivymd - Code: https://github.com/kivymd/KivyMD

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

github.com/kivymd/KivyMD - 4335dfbefb4e4c9677c9b1afc0c41186cdf6a538 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Edit `YouTube` badge

github.com/kivymd/KivyMD - 45024f1bea2e9659b1a771c133ec0c92a495201d authored almost 2 years ago by Yuri Ivanov <[email protected]>
No changes

github.com/kivymd/KivyMD - aa688bb3fd1bb14a88cbd5a1281851f4a19d526f authored almost 2 years ago by Yuri Ivanov <[email protected]>
Add new item to `Unreleased` section

github.com/kivymd/KivyMD - 7de2e7a0580698ecb1c20c51fd00e5093a92e7cc authored almost 2 years ago by Yuri Ivanov <[email protected]>
Add `radius` property to `MDProgressBar` class

github.com/kivymd/KivyMD - 81cd0bbb19be7bb6b67dfe6c0d0258a862ede1a2 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Fix custom font size

github.com/kivymd/KivyMD - 5257e836f26fa01aecd46dda6c3b26062d2ab46e authored almost 2 years ago by Yuri Ivanov <[email protected]>
Edit link on commit

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

github.com/kivymd/KivyMD - d1d37df7206ba7dd2565a97b2dd9d1819a7cdf0e authored almost 2 years ago by Yuri Ivanov <[email protected]>
Add new item to `Unreleased` section

github.com/kivymd/KivyMD - bad62971900be4aa351d54d0ca969393c75e1f8d authored almost 2 years ago by Yuri Ivanov <[email protected]>
Fix widget size adjustment

When we use the `adaptive_height/adaptive_width/adaptive_size` parameters,
if the widget did not...

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

github.com/kivymd/KivyMD - d446b5425d244afef647e105b8da594d7e91c1e6 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Add test

Test task:
check the size of the custom font that was installed in the Python code.

github.com/kivymd/KivyMD - ae8be450a989fcc84d97649588bb6c88c0be7c01 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Add new item to `Unreleased` section

github.com/kivymd/KivyMD - 2298a6a5b701b73fbc6763f4e35f3b3dca7df542 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Add more doc stings to `MD` classes

github.com/kivymd/KivyMD - 59e33cc54198a29c33b070c04ad9eb8bbbfa7b8e authored almost 2 years ago by Yuri Ivanov <[email protected]>
Fix the `Kivy` version bug when building docs

github.com/kivymd/KivyMD - e96850923d123b2f6286ad06639debf8bb997346 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Remove deprecated information

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

github.com/kivymd/KivyMD - ced6232a06aacebe5d3b2ab48108a7942402ac1c authored almost 2 years ago by Yuri Ivanov <[email protected]>
API break

Now the `MDBottomSheet` class implements only the behavior of the bottom sheet.
All custom conte...

github.com/kivymd/KivyMD - 5f3e17017987981ff7a4d05362951c3a924199e2 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Add imports a new classes

github.com/kivymd/KivyMD - 7910c0f04c77785b3871889ff5674bf1685e63ed authored almost 2 years ago by Yuri Ivanov <[email protected]>
Add `MDBottomSheet` to `Factory.register`

github.com/kivymd/KivyMD - ba8e275dde108c7443471b793e8ea9f9c89d0eb7 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Fix typo

github.com/kivymd/KivyMD - 8f4aa891f02a6cc5efd1af7262ca5f3753be0dd3 authored almost 2 years ago by Yuri Ivanov <[email protected]>
Update README.md

github.com/kivymd/KivyMD - fc44a984e5c6ad601f570f2a6fc10d06765bd4e2 authored about 2 years ago by Yuri Ivanov <[email protected]>
Fix `How to fix a shader bug on an android device` section

github.com/kivymd/KivyMD - 68b261c08351f67682a73c4562e9795120e9d844 authored about 2 years ago by Yuri Ivanov <[email protected]>
Remove `glsl_path` variable

github.com/kivymd/KivyMD - e2b58a5e085204eb6e0a994d256d9e72da928e99 authored about 2 years ago by Yuri Ivanov <[email protected]>
Remove `FIXME` section

github.com/kivymd/KivyMD - 0273d526381bc53af6df2d64756bf381753874f9 authored about 2 years ago by Yuri Ivanov <[email protected]>
Changed properties for elevation behavior

github.com/kivymd/KivyMD - 31062fe1abef8d382647897766b3f6d4c74b60e8 authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit `kivy` version

github.com/kivymd/KivyMD - 45bf97e012015c7f93ebbcd4d91f6a84d7465c78 authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit `kivy.require`

github.com/kivymd/KivyMD - e430c7623c3a150c3efc8f39e605816ea33b39c0 authored about 2 years ago by Yuri Ivanov <[email protected]>
Add new item to `Unreleased` section

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

github.com/kivymd/KivyMD - 6e581216bbc429f45926e2202f8022b35b1a4e49 authored about 2 years ago by Yuri Ivanov <[email protected]>
Fix typo

github.com/kivymd/KivyMD - 1a8c8970fa7dfd06b935217ddd90db322f950a08 authored about 2 years ago by Yuri Ivanov <[email protected]>
Update Iconic font (v7.1.96)

github.com/kivymd/KivyMD - caf6924da8c298ffa2d6a734e2ce5770867ffa53 authored about 2 years ago by KivyMD Bot <[email protected]>
Add `How to fix a shader bug on an android device` section

github.com/kivymd/KivyMD - 3056d6679e6fd983224dd1e32d2162987c760033 authored about 2 years ago by Yuri Ivanov <[email protected]>
Update `package_data` collection

github.com/kivymd/KivyMD - 40941999c69e54cfb8db24344c886bdbe4be23ec authored about 2 years ago by Yuri Ivanov <[email protected]>
Remove `data` directory

github.com/kivymd/KivyMD - 1e9611fb92ef9423cd4995bbf7b4bc314fb4c602 authored about 2 years ago by Yuri Ivanov <[email protected]>
Fix https://github.com/kivymd/KivyMD/issues/1352

github.com/kivymd/KivyMD - 0aba528c44f5419a04b6f3e5144ac3d7a86e2b61 authored about 2 years ago by Yuri Ivanov <[email protected]>
Revert "The height behavior properties have been changed"

This reverts commit 8c06feb2431cfb01b8dfcb78fda72bbd2a48b415.

github.com/kivymd/KivyMD - 3ca477fb8b571b720046547d6ed9f91a80e5eaf8 authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit with `Black` utility

github.com/kivymd/KivyMD - a867fafcecdcdcde3414ad380af28bc8c3f85b42 authored about 2 years ago by Yuri Ivanov <[email protected]>
The height behavior properties have been changed

The properties of the height behavior have been changed due
to the new implementation of the hei...

github.com/kivymd/KivyMD - b2312bb95df60f304c2509165a1c7faeeb69e1fe authored about 2 years ago by Yuri Ivanov <[email protected]>
The height behavior properties have been changed

The properties of the height behavior have been changed due
to the new implementation of the hei...

github.com/kivymd/KivyMD - 8c06feb2431cfb01b8dfcb78fda72bbd2a48b415 authored about 2 years ago by Yuri Ivanov <[email protected]>
Fix ` W293 blank line contains whitespace`

github.com/kivymd/KivyMD - ea446409a5ea1665c72fc4de9a027bbc5f57d271 authored about 2 years ago by Yuri Ivanov <[email protected]>
Add constants to control the properties of elevation behavior

github.com/kivymd/KivyMD - 95f7cd11851797f8c82f7ddefeb3ee5228b0cfed authored about 2 years ago by Yuri Ivanov <[email protected]>
Fix https://github.com/kivymd/KivyMD/issues/1424

github.com/kivymd/KivyMD - 0114cc732f5a32bc35ee1e12f8909a5366d4d41c authored about 2 years ago by Yuri Ivanov <[email protected]>
Fix `elevation` value

github.com/kivymd/KivyMD - afb7c65295fa7c5a0a8df9282360b8dcc847b356 authored about 2 years ago by Yuri Ivanov <[email protected]>
Fix canvas position

github.com/kivymd/KivyMD - 0ded5c3ecc2a13565a84e19fa4e9b776a32f9bec authored about 2 years ago by Yuri Ivanov <[email protected]>
Fix `AttributeError`

github.com/kivymd/KivyMD - 04a0a47c054aa38e58c48e29a0b121163284fe2a authored about 2 years ago by Yuri Ivanov <[email protected]>
Fixed displayed a `line_color_normal` value

github.com/kivymd/KivyMD - 090708e3b51d7baac99f51af686e1f754d282078 authored about 2 years ago by Yuri Ivanov <[email protected]>
Fixed setting a custom font for the hint text

github.com/kivymd/KivyMD - 3c4e7abb0e9087fa93b6def14eda512dfd55e819 authored about 2 years ago by Yuri Ivanov <[email protected]>
Fix canvas size for text fild with `round` mode

github.com/kivymd/KivyMD - 29449e6136793c7a41bbb327b68185204dbdccfd authored about 2 years ago by Yuri Ivanov <[email protected]>
Fix icon color

Fixed the color of the icon in the error state of the text field.

github.com/kivymd/KivyMD - c34cfbc2db9cedf9851350bfacfa12fd8f05f0e0 authored about 2 years ago by Yuri Ivanov <[email protected]>
Add test

github.com/kivymd/KivyMD - 382a3bd8f0741c4a03e4b09aa93aa72de95fe6ed authored about 2 years ago by Yuri Ivanov <[email protected]>
Fix displayed helper text

github.com/kivymd/KivyMD - 7b1e72f34c245ce6758d32156e5a7a96842c0579 authored about 2 years ago by Yuri Ivanov <[email protected]>
Add test

github.com/kivymd/KivyMD - 12b3e999c696787b7282a0c10f2f2a488c6b6bb3 authored about 2 years ago by Yuri Ivanov <[email protected]>
Fix test

Fix test - https://github.com/kivymd/KivyMD/blob/master/kivymd/tests/textfield/test_helper_text_...

github.com/kivymd/KivyMD - b4d21fc0b4b9e270bbe9b8323ae42e73781222a9 authored about 2 years ago by Yuri Ivanov <[email protected]>
Add comment to test

github.com/kivymd/KivyMD - 47bf990193ba98ab6e6247c09ab3fd951a90eb8b authored about 2 years ago by Yuri Ivanov <[email protected]>
Fix test

github.com/kivymd/KivyMD - bd79db1664ce76ffe8f7dfc863789d044d71a873 authored about 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Added a test to check `helper_text` size and color value with `on_focus` mode.

github.com/kivymd/KivyMD - 0660b468e94f1ad3d7c002507f9d709aaf22f462 authored about 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Added a test to check `helper_text` size and color value with `persistent` mode.

github.com/kivymd/KivyMD - 68a38c92a172149454641df2d3ec39e5f16b2c32 authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit example code

github.com/kivymd/KivyMD - 2fac5a2542581a2e931827998dd7cd6a393fbdaf authored about 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Added a test to check the color of the text field when disabled
and after switch theme.

github.com/kivymd/KivyMD - 8c8a03c8cc87af11f6d70bf25a700e18a62f5ceb authored about 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Added a test to check the color of the text field when disabled.

github.com/kivymd/KivyMD - 01ab97f8b25be5d5ea09123f91c15046516f220d authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit with `Black` utility

github.com/kivymd/KivyMD - 8b6d1e6305fe1ee69479d4c2d567280c5f2ebe52 authored about 2 years ago by Yuri Ivanov <[email protected]>
Add new item to `Unreleased` section

github.com/kivymd/KivyMD - 7e1971c000d38dcfd08fd9b95134af3b803628e5 authored about 2 years ago by Yuri Ivanov <[email protected]>
Fix text color

When the text field is in the disabled state and at the same time in the error state,
the colors...

github.com/kivymd/KivyMD - fd444ed2adecaa4bfe5cea1aeebeb9b4c09efcb3 authored about 2 years ago by Yuri Ivanov <[email protected]>
Add `group` value to canvas instruction

github.com/kivymd/KivyMD - f64ade2f5abf63b1060ff3bc814b950a75a33828 authored about 2 years ago by Yuri Ivanov <[email protected]>
Add new item to `Unreleased` section

github.com/kivymd/KivyMD - 58c08710f3378c7c606e85b83daa1612c3482e64 authored about 2 years ago by Yuri Ivanov <[email protected]>
Fix right/left icons color

When the text field is in the disabled state, the icon color has not changed.

github.com/kivymd/KivyMD - 04d3ef99ac0c5f0e33d44da02a4bc7e539a38e86 authored about 2 years ago by Yuri Ivanov <[email protected]>
Added a test memory

github.com/kivymd/KivyMD - c914026390aae0bf6c9f0fd5c38093c9b24fa573 authored about 2 years ago by Yuri Ivanov <[email protected]>
Added a test memory

github.com/kivymd/KivyMD - e12493979c3a1a6114eaa5482a87b1771aaf9e1c authored about 2 years ago by Yuri Ivanov <[email protected]>
Fix https://github.com/kivymd/KivyMD/issues/1403

github.com/kivymd/KivyMD - 9f428d88c333f4922fd4d29edd25feb94d589fd5 authored about 2 years ago by Yuri Ivanov <[email protected]>
Fix https://github.com/kivymd/KivyMD/issues/1403

github.com/kivymd/KivyMD - 7e80d3bf36478c7dda8ec4d4d02da263a50f3574 authored about 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Added a test to check colors of badge icon after undisabled state of `MDIcon` class.

github.com/kivymd/KivyMD - 53b541eb3811e66a53198fde843df5aa6e140218 authored about 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Added a test to check font size of badge icon of `MDIcon` class.

github.com/kivymd/KivyMD - f98fdaebbc972346303b51b6693b628e06144441 authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit with `Black` utility

github.com/kivymd/KivyMD - 9be57e42b5ce078bad8cb52f95e73aa032562581 authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit with `Black` utility

github.com/kivymd/KivyMD - 026a89044d64d02aab2115ef190d5654e7289fa2 authored about 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Added a test to check colors of badge icon of `MDIcon` class.

github.com/kivymd/KivyMD - 72ed1dabc9ea1abb08fda6af0ca7dc09ddddaeb8 authored about 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Added a test to check size of badge icon of `MDIcon` class.

github.com/kivymd/KivyMD - 283d7380395be37ce70d6c24c822e9c6828d87f2 authored about 2 years ago by Yuri Ivanov <[email protected]>
Added `ids` to `MDIcon` rule

github.com/kivymd/KivyMD - 6805da90cb0df21329af2de8fe3bb452f1311eae authored about 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Added a test to check size of FAB button of M3 style.

github.com/kivymd/KivyMD - 93c988cc859fa2eeb469fd7e4c43d98833e2d277 authored about 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Added a test to check the `on_release` trigger.

github.com/kivymd/KivyMD - 490a9b44b8701d92249be1d126981e71c93e8458 authored about 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Added a test to check the color values after changed theme for `MDRaisedButton` widget.

github.com/kivymd/KivyMD - 4d444c16490e1a0b9a83158d37750b42d4a93759 authored about 2 years ago by Yuri Ivanov <[email protected]>
Added a test

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

github.com/kivymd/KivyMD - e06ee611fe4ee2c6c68d0b435bd541304ba79c7e authored about 2 years ago by Yuri Ivanov <[email protected]>
Added a test

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

github.com/kivymd/KivyMD - e1e8e08c183b7645cea48b3e1d3bca49ce498d78 authored about 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Added a test to check the `icon_size` values for `MDRectangleFlatIconButton` widget.

github.com/kivymd/KivyMD - 1fd09510a48033be07588df806e89503a4a6ecab authored about 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Checks whether the icon is displayed on the button.

github.com/kivymd/KivyMD - bb1bb8089c7f4d9dd3c39fdd98a5fb4a6f62c3b9 authored about 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Added a test to check the `icon_size` values for `MDIconButton` widget.

github.com/kivymd/KivyMD - a09917a45265ccbd80506ec398345b35ab23ddf9 authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit with `Black` utility

github.com/kivymd/KivyMD - 4c21a2929b1f9f6eec1acd1316f2454bcdb30745 authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit with `Black` utility

github.com/kivymd/KivyMD - e254112e5e59cde3152cd0e2f7359dad4df47ca1 authored about 2 years ago by Yuri Ivanov <[email protected]>
Rename classes

github.com/kivymd/KivyMD - 705d7fe8583dedfb0fc7f53617e1ba0568baa0ef authored about 2 years ago by Yuri Ivanov <[email protected]>
Rename tests

github.com/kivymd/KivyMD - 45aad6038b26dac0f3e2161eb9dd008bdea887b0 authored about 2 years ago by Yuri Ivanov <[email protected]>
Rename class

github.com/kivymd/KivyMD - e7ef3cbe0be1286e7521a84389f07c07c341950c authored about 2 years ago by Yuri Ivanov <[email protected]>
Added a test

Added a test to check the `havign/valign` values for `MD` buttons.

github.com/kivymd/KivyMD - e78cfc3f724ba2351606de2dbdb52f0a0ef85f07 authored about 2 years ago by Yuri Ivanov <[email protected]>
Revert changes

github.com/kivymd/KivyMD - 809f36149fe56c0791c7ae6329c679cc97814c41 authored about 2 years ago by Yuri Ivanov <[email protected]>
Revert changes

github.com/kivymd/KivyMD - c937b6fca8fc2c9473a2caca64893e9a058c8041 authored about 2 years ago by Yuri Ivanov <[email protected]>
Update `tests` directory

github.com/kivymd/KivyMD - e9252b754c6e2cf6bf0319b1dea8b6afcd1c326d authored about 2 years ago by Yuri Ivanov <[email protected]>
Remove `tests` directory

github.com/kivymd/KivyMD - 789a4f78c2b250644a998cc025c33d1ca3629ca9 authored about 2 years ago by Yuri Ivanov <[email protected]>
rm 'kivymd/tests/button/test_bottom_navigation.py'

github.com/kivymd/KivyMD - e858e8c1706087c18db1e832674ebc5a1778600d authored about 2 years ago by Yuri Ivanov <[email protected]>
Add test

github.com/kivymd/KivyMD - fac2b8e6298c28c184f7d85eb4156f1e7d70a400 authored about 2 years ago by Yuri Ivanov <[email protected]>
Remove `tests` directory

github.com/kivymd/KivyMD - 7f6526c713a217cc0984fbcd0f80e24dfd6c6dc6 authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit with `Black` utility

github.com/kivymd/KivyMD - 1ae91913cce0208c46f19e773867148f929cbc62 authored about 2 years ago by Yuri Ivanov <[email protected]>