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

Revert "Remove `Pillow` dependencies"

This reverts commit f6634c1464047548b503906a55fdfdabac6f4091.

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

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

0311e542c2915c7f58ab181fe23a1a3f3e3c2879 authored about 2 years ago by Yuri Ivanov <[email protected]>
PEP8

8dccb2ec8a99ac3015d84883ae840ff19676fcc1 authored about 2 years ago by Yuri Ivanov <[email protected]>
Run pre-commit

61250a59749773777f9ffec6f8f869680ef67868 authored about 2 years ago by KivyMD Bot <[email protected]>
Fix MDSegmentedControlItem segment_switch.width (#1342)

b4c8c5df594b838ccd3d0b5cc07cb62948641a93 authored about 2 years ago by inna-voig <[email protected]>
Fixed the `disabled_color` property

In Python code, this property did not work.

ffeb54dbbfc4d49b13402608499345118979a7a5 authored about 2 years ago by Yuri Ivanov <[email protected]>
Fixed shadow display when the widget state is disabled

6ca16567c290beb9a791bfbbc618c3d545bcc092 authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit doc strings

772dbaf863df9d3e2edb4cbabc48b9b820b0b6d6 authored about 2 years ago by Yuri Ivanov <[email protected]>
Edit doc strings

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

e34068ad7f497143b026388f2020df98dea71b04 authored about 2 years ago by Yuri Ivanov <[email protected]>
Add default properties to `DialogContainer` rule

2d515dfa636023a0456946871ebce123f50e8d0f authored about 2 years ago by Yuri Ivanov <[email protected]>
Add `CommonElevationBehavior` parent class to `BaseDialog` class

Allows better control of elevation behavior for a modal dialog.

f1e0ac295f8b68935ee4ab6e6d55c9fd427a72d1 authored about 2 years ago by Yuri Ivanov <[email protected]>
Refactor `MDFloatingActionButtonSpeedDial` classes

Add doc strings;
Fix bugs elevation;
Add events methods;

6d596bd406284876e2b3df507cb8017bc1eb4df3 authored about 2 years ago by Yuri Ivanov <[email protected]>
Refactor `speed dial button` rules

29d294b332dc37c5b9c236813d5c3cd3222db016 authored about 2 years ago by Yuri Ivanov <[email protected]>
Fix ` W293 blank line contains whitespace`

ca394fa39c0e37d81a7cb82a91fe58424d3f6403 authored about 2 years ago by Yuri Ivanov <[email protected]>
Add `on_opacity` method

Adjusts the transparency of the shadow according to the transparency
of the widget.

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

e0bdd3c0fd5dd7296fc0d8eabb1f2409b94a114b authored about 2 years ago by Yuri Ivanov <[email protected]>
Increased the spacing between the text and the icon

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

98a44f86c060ef9155c91bd4e766073432608246 authored about 2 years ago by Yuri Ivanov <[email protected]>
Added handling of the `ReferenceError` exception to the `dec_disabled` method

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

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

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

69bf97b31703d7a7fe400b8a8ecfffac839e45de authored about 2 years ago by Yuri Ivanov <[email protected]>
Refactor

bb7f080fe411de40c429e149b1b4de1061c5901b authored about 2 years ago by Yuri Ivanov <[email protected]>
Run pre-commit

78710b058cbc7033576b57a9c77af7994c96cee0 authored about 2 years ago by KivyMD Bot <[email protected]>
Fix Elevation behavior during transitions (#1336)

bda40e1677b4beab5f351fe6115ee5c28d8fabf1 authored about 2 years ago by inna-voig <[email protected]>
Remove `FIXME` comment from `dec_disabled` method

07a28e32f070da5ac23c5251d9e83d3962a8e601 authored about 2 years ago by Yuri Ivanov <[email protected]>
Add `FIXME` comment to `dec_disabled` method

f0814d21dada878cbe02ea5b7f25dfb52ca8834e authored about 2 years ago by Yuri Ivanov <[email protected]>
Update `unbind_properties` collection

3d8685f38ff1c73642c0c84d82202cf2f34198d3 authored about 2 years ago by Yuri Ivanov <[email protected]>
Add `unbind` method to `primary_palette` property

95f814591143eb0712125996b09e20ca656dd31b authored about 2 years ago by Yuri Ivanov <[email protected]>
Add `unbind` method to `primary_color` property

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

Fix https://github.com/kivymd/KivyMD/pull/740

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

Fix https://github.com/kivymd/KivyMD/pull/740

6bf15b37b41ab6ed4126718711568c43e1ad01e5 authored about 2 years ago by Yuri Ivanov <[email protected]>
Refactor

4a203fe1c27ad1a716847b35beb0d739e0fd557e authored about 2 years ago by Yuri Ivanov <[email protected]>
Refactor

17fdd00f99029f04f2b69d5b26b8e9d992d974df authored about 2 years ago by Yuri Ivanov <[email protected]>
Remove unused import

4ad08f15ee659bcc9e099624ea6c5c67a4cf4286 authored about 2 years ago by Yuri Ivanov <[email protected]>
Add new section to `Unreleased` section

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

d9a1d8a61420c3af5790fc3157249563d3e26149 authored about 2 years ago by Yuri Ivanov <[email protected]>
Added parent class to `MDWidget` class

Added the parent class to the `Widget` class to the `MDWidget` class.
This is due to the fact th...

4c466bb82124faacf86eeb23cb3f60f4c6b12e9e authored about 2 years ago by Yuri Ivanov <[email protected]>
Fix doc string

f52224ede2dc943e96d634f14d327771566475fd authored about 2 years ago by macbookair <[email protected]>
Revert "Fix right icon pos"

This reverts commit 8abcb10b6fa090b448e806610a9f1c0222ad2b0d.

812dcbbfdb09d53d4acc54f2a5170bd0a9b96ddd authored about 2 years ago by macbookair <[email protected]>
make elevation behavior compatible with opengl>4.0 (#1330)

* Update elevation.frag

add custom smoothstep ("mysmoothstep ") to be compatible with opengl ...

cd9fae1f7a73020682ca30540cf9fb8512ee2658 authored about 2 years ago by mp-007 <[email protected]>
Fix right icon pos

Fix right icon position for `OneLineRightIconListItem` rule.

8abcb10b6fa090b448e806610a9f1c0222ad2b0d authored about 2 years ago by macbookair <[email protected]>
Added test implementation

Added a test implementation for automatic autofill of a text field by phone mask.
This features ...

192ceb3640241542588800d60bfa4045b0a5dcc8 authored about 2 years ago by macbookair <[email protected]>
Added animation

Added animation of `specific_text_color` and `specific_secondary_text_color` properties.

b8fa3dda08d5dc83bcb5b7ed953a168b35be6874 authored about 2 years ago by macbookair <[email protected]>
Removed unnecessary type checks in canvas instructions

81380215a4450c323f75255067b78686a5b98fd5 authored about 2 years ago by macbookair <[email protected]>
Added color animation

Added color animation when changing the color scheme of the application:
animation of button tex...

249b3976e1f33caa7e1577835ab50272f44ddba7 authored about 2 years ago by macbookair <[email protected]>
Fix `TypeError`

58f4c861d90541b0f27b845d621b19b8a49751e9 authored about 2 years ago by macbookair <[email protected]>
Fix https://github.com/kivymd/KivyMD/issues/1329

8cceefbd7c4d4c85bebd8f574292a589c4f92387 authored about 2 years ago by macbookair <[email protected]>
Added animation of the label color when changing the color theme of the application

beec4cae6bf940a0902e1d94a8ff3740bbc28fcf authored about 2 years ago by macbookair <[email protected]>
Edit `package_data`

55e1e9aedac773c18e8e427044bca3a0c34c0975 authored about 2 years ago by macbookair <[email protected]>
Fix doc string

8ee06abae607ed5154d52bf37d67e4e461551002 authored about 2 years ago by macbookair <[email protected]>
Add new section to `Unreleased` section

6d6f1a68ec9c7d15e7a214f52a28a7ac94d46f31 authored about 2 years ago by macbookair <[email protected]>
Fix typo in doc string

e96043ee48883135a4f4a51a93df01e584d22ad1 authored about 2 years ago by macbookair <[email protected]>
Changed the duration of the animation

Changed the duration of the animation of switching the application color scheme
("Dark/ Light") ...

4c886a3afff9285c004e3859b9060ea4f72d08bb authored about 2 years ago by macbookair <[email protected]>
Add `theme_style_switch_animation_duration` property

Duration of the animation of switching the color scheme
of the application ("Dark/ light").

c594333e4c335adc9572e0b4b13a81197fbc2f8b authored about 2 years ago by macbookair <[email protected]>
Add `on_md_bg_color` method

The method animates the `md_bg_color` value for the canvas instructions
of the background color ...

558d56e948b18cd0e2771ed9aca954480c7a2661 authored about 2 years ago by macbookair <[email protected]>
Fix `md_bg_color` for `MDCard` class

5597afd39fff61eb9673c6270755742400b603fd authored about 2 years ago by macbookair <[email protected]>
Add new item to `Unreleased` section

70035b9584cc2b1d8db3088b25ecc75ac6c0af7c authored about 2 years ago by macbookair <[email protected]>
Add `theme_style_switch_animation` property

Animate app colors when switching app color scheme ('Dark/light').

752b785eb440d82b05c3443a8471735295a67d13 authored about 2 years ago by macbookair <[email protected]>
Fix `author` description

e91ff2bfd2a03e87e08181f2e3d0449710ed7b7f authored about 2 years ago by macbookair <[email protected]>
Fix doc string

8dd51ac0bb5fcedc229e0aba3324df6a2448f9af authored about 2 years ago by macbookair <[email protected]>
Add item to `Unreleased` section

2c1ab35d16f5097c7639f96aeea08921638787c4 authored about 2 years ago by macbookair <[email protected]>
Update `copyright`

8a84929a13ae8268ecb377acfc91490b052420ad authored about 2 years ago by macbookair <[email protected]>
Update `copyright`

fb57e5be0db79855d6c9bfcac750fc8c60b80636 authored about 2 years ago by macbookair <[email protected]>
Update `copyrights`

4bf394fe8cab1f2c1bfc81e2d766008a43236d0d authored about 2 years ago by macbookair <[email protected]>
Fix `max_length_text_color` property

The value of the `max_length_text_color` property did not work.

9494fad05d066a507630446350076acef91a2d33 authored about 2 years ago by macbookair <[email protected]>
Fix `error_color` property

The value of the `error_color` property did not work.

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

4d01e5a2966982c28c679cdb69864bf326daf6e8 authored about 2 years ago by KivyMD Bot <[email protected]>
Add `validator` property

The type of text field for entering Email, time, etc.
Automatically sets the type of the text fi...

b149a22db8f4a3dcd0c51fc59bc468a9328bd5aa authored about 2 years ago by macbookair <[email protected]>
Fix typo

62befeb574bf20024261778cc19e94ce4a121e2e authored about 2 years ago by macbookair <[email protected]>
Fix typo

80120df339d8ec645f6bff24827167c7a73f34bd authored about 2 years ago by macbookair <[email protected]>
Edit `version_info`

a35ee8faeb8c091438a7a7a0e56b9d377ed9591d authored about 2 years ago by macbookair <[email protected]>
PEP8

450c626a1f174a1808853545dd58cee82196b544 authored about 2 years ago by macbookair <[email protected]>
Run pre-commit

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

32e5639ebf3144cb6b3c42b24fca05e5edaf629f authored about 2 years ago by macbookair <[email protected]>
Fix issue #1164 (#1326)

bac0a0f29d88a447db977e86757d7a3b3c15c5c8 authored about 2 years ago by inna-voig <[email protected]>
Fix `AttributeError: 'NoneType' object has no attribute 'size'`

9ea82ea69c4d0ebb5962e19e2b18000c46ef9cb5 authored about 2 years ago by macbookair <[email protected]>
Merge remote-tracking branch 'origin/master'

391906754b98acce54ef235b569dce755be8b55e authored about 2 years ago by macbookair <[email protected]>
Fix isort

9b0913fd445808532d6693cfa1390a41655596ad authored about 2 years ago by macbookair <[email protected]>
Fix https://github.com/kivymd/KivyMD/issues/1103

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

99e7d82aa7d35a2381b3688c63aadaae3f843fa1 authored about 2 years ago by KivyMD Bot <[email protected]>
Fix isort

9dd1a3e67e892b3a913e71bea5ce07744f815a4a authored about 2 years ago by macbookair <[email protected]>
Replace parent `ScaleWidget` class to `RippleWidget` class

0222a14f931435217b069acd8d98f75a464d5f7f authored about 2 years ago by macbookair <[email protected]>
Replace parent `StencilWidget` class to `ActionBottomAppBarButton` class

58da1fe9bf9994d53baca1d7af664512e7a7e07c authored about 2 years ago by macbookair <[email protected]>
Replace parent `StencilWidget` class to `FitImage` class

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

f3355b0a7d5a2608bffd0a39b1bf2b9953f91f96 authored about 2 years ago by macbookair <[email protected]>
Edit `elevation` value of `NotchedBox` class

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

743b51e38ebf7cfc8af24a5f64dbb15896b3b72e authored about 2 years ago by KivyMD Bot <[email protected]>
Added checking of the initial state of the elevation value

If the elevation value is 0 then makes the shadow color transparent.
This is necessary so that t...

96d80a56818ad3d1128c35ecb51111b0c6165449 authored about 2 years ago by macbookair <[email protected]>
Fic parent class for `MDChip` class

16c4935f327d8f407718c42cf9c52cc2e618c46d authored about 2 years ago by macbookair <[email protected]>
Remane `declarative_bahavior` to declarative_behavior

fa85aba2c2a8bb306843aa098a7639ed67a86562 authored about 2 years ago by macbookair <[email protected]>
Fix import

75fccf696cb1718b6f01f51ed31cc8be036f894c authored about 2 years ago by macbookair <[email protected]>
Add `stencil_behavior.py` module

0f58fa64b3d695b7c994a7dba9f890067821dc59 authored about 2 years ago by macbookair <[email protected]>
The `StencilWidget` class is marked as deprecated

afa35dc9053feea74a9dd3f18ca26e2a8dc05a92 authored about 2 years ago by macbookair <[email protected]>
Fix doc string

9ce4908ecb9944ccbfadc2c26d0f88072c3f3b43 authored about 2 years ago by macbookair <[email protected]>
Add imports

dec280f510ebb0f818c8ec04651003ed9dbb2819 authored about 2 years ago by macbookair <[email protected]>
Remove `stencilwidget.kv`

4129a95c62815d390a7f830a0c10b293ff4bc515 authored about 2 years ago by macbookair <[email protected]>
Edit import

d36c4d60a5233db6346e8f0c211c7212b0e2cb82 authored about 2 years ago by macbookair <[email protected]>