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

Fix doc string

3b77a2e6e5630ddcf35ac985fac79f626923c053 authored over 3 years ago by macbookair <[email protected]>
`MDCard` class now inherits from `FakeRectangularElevationBehavior` class

8f532324b04f676432808332480a6787ed77319e authored over 3 years ago by macbookair <[email protected]>
`NotchedBox` class now inherits from `FakeRectangularElevationBehavior` class

eca643856a9bd8de2b65163e1e02c17c324485f5 authored over 3 years ago by macbookair <[email protected]>
Fix https://github.com/kivymd/KivyMD/issues/898

a59b297d302310d399e666e683388508009311ac authored over 3 years ago by macbookair <[email protected]>
Fix https://github.com/kivymd/KivyMD/issues/882

a38f91c25ba40e6ef33c3f696827d1191f611d68 authored over 3 years ago by macbookair <[email protected]>
Fixed MDSpinner running on active: False (#908)

Fixed #907

d920196358e17f6d4bd74ce6e19f6ecb462e4290 authored over 3 years ago by Shashi Ranjan <[email protected]>
Run pre-commit

d17d567d9604a8dc3caa2ad19b02abd684104d58 authored over 3 years ago by KivyMD Bot <[email protected]>
Merge branch 'master' of github.com:kivymd/KivyMD

ebce0bc48118715577f84138f61f30c0c91aa5f3 authored over 3 years ago by macbookair <[email protected]>
The `MDDialog` class now uses the `DialogFakeCard` class to improve performance when opening menus.

8579eb46c99f90ec17fccea88bb5780f614720f1 authored over 3 years ago by macbookair <[email protected]>
Run pre-commit

f4846a55777de71446ebe8316f9d581005def472 authored over 3 years ago by KivyMD Bot <[email protected]>
The `MDDropdownMenu` class now uses the `DropdownMenuFakeCard` class to improve performance when opening menus.

c027a483c4c4705f6ef61da7d810b99e9d68d605 authored over 3 years ago by macbookair <[email protected]>
Fix MDToolbar size in dialogs (#905)

68517b565f5ea463287f55d3f078f6f4cfe6de07 authored over 3 years ago by Sina Namadian <[email protected]>
Fix `Tab` background color of `MDThemePicker` class

a26bc66b1aef126ac8e7130f6ccdf843a6e03132 authored over 3 years ago by macbookair <[email protected]>
The `MDSeparator` class are now inherited from the `MDBoxLayout` class

25f5de1f9fb5adccef250afc45d5a60c82b076b1 authored over 3 years ago by macbookair <[email protected]>
The `ImageLeftWidget` and `ImageRightWidget` classes are now inherited from the `FitImage` class

fed120b75453c8f2915ec9b4d1152d89f876734f authored over 3 years ago by macbookair <[email protected]>
Merge branch 'master' of github.com:kivymd/KivyMD

ba2ae628a2c2f25d1499c6eeaac96fbb6ff7c48a authored over 3 years ago by macbookair <[email protected]>
Fix `KeyError: ''`

9aa52b3a4a3a66dd16b5fb9886d5339c7a55f335 authored over 3 years ago by macbookair <[email protected]>
Run pre-commit

14f742ef12a886c81f36fcc3cbd867c25dd9addc authored over 3 years ago by KivyMD Bot <[email protected]>
Fix https://github.com/kivymd/KivyMD/issues/872

b6d9c50b0e3dcfe56689febe14c78d3270625dc5 authored over 3 years ago by macbookair <[email protected]>
Merge branch 'master' of github.com:kivymd/KivyMD

37d91a8d2045469724b560017b1e12e707536ddd authored over 3 years ago by macbookair <[email protected]>
Fixed setting the default font for the `MDTabs` class

e5ba03b97a0a1a6ce6062d68fd52999501aa73cd authored over 3 years ago by macbookair <[email protected]>
updated full comit history size in README.md (#893)

Co-authored-by: ZianiOussama <aaaassss077az.gmail.com>

99e6c6aaaa4f5b5a2af8a2858ae1572ebf281aa2 authored over 3 years ago by ZianiOussama <[email protected]>
Fixed typo, PEP8

1c6918ffa325f0d8027b9cac396a815b1f8b332e authored over 3 years ago by macbookair <[email protected]>
Revert "Added `MDStepper` and `MDStepperVertical` rules to `Factory.register`"

This reverts commit 219db43e

278d9373759ae123ac44cad15b0cb6e4924e0605 authored over 3 years ago by macbookair <[email protected]>
Added `MDStepper` and `MDStepperVertical` rules to `Factory.register`

219db43edf0f7e148ecc659002551c7bd6014518 authored over 3 years ago by macbookair <[email protected]>
Merge branch 'master' of github.com:kivymd/KivyMD

5103a7cab3ebcba6bda8bedb1b70bd88c449df3e authored over 3 years ago by macbookair <[email protected]>
Revert "Added `MDStepper` and `MDStepperVertical` rules to `Factory.register`"

This reverts commit ba354b3c

b97689cf43fda50584137c6d160ad9db1b1f8a5a authored over 3 years ago by macbookair <[email protected]>
Fixed text padding for `MDExpansionPanelLabel` class

e4a5512a31a767d78c7763baacabcc4e9350270a authored over 3 years ago by macbookair <[email protected]>
WIP - MD Tab Update (#887)

* removed unused kv code

* added some iteration between scroll behavior and fixed behavior

...

87da09a5f5685d02e3048b2048f6147e31102685 authored over 3 years ago by Manuel Ortiz <[email protected]>
Fixed docstring

cb914533392f362f61978180cd61955712b677cb authored over 3 years ago by macbookair <[email protected]>
Remove `Copyright (c) 2021 Kivy Team and other contributors - components package

`

3f9122725356fdc22899e11ae293ce0224bef837 authored over 3 years ago by macbookair <[email protected]>
Added `MDStepper` and `MDStepperVertical` rules to `Factory.register`

ba354b3c8a08e847f06059856e55829b00234245 authored over 3 years ago by macbookair <[email protected]>
Revert "Added `MDStepper` and `MDStepperVertical` rules to `Factory.register`"

This reverts commit 908a1699

c7920385f4ef5ed8c9dddbd881460832b86b949c authored over 3 years ago by macbookair <[email protected]>
Fixed documentation

52dc0f6717ccfffaa1564bdae470426ddfaeed1c authored over 3 years ago by macbookair <[email protected]>
PEP8

d0e170afc300d6405f4580b206dd0e9fee2b326b authored over 3 years ago by macbookair <[email protected]>
Merge branch 'master' of github.com:kivymd/KivyMD

7da9c3a112e1b3d7fc884fe8c0ecf8c2a28c6c40 authored over 3 years ago by macbookair <[email protected]>
Added `MDStepper` and `MDStepperVertical` rules to `Factory.register`

908a169945a164ece9aaadc8bc6e124a7191d244 authored over 3 years ago by macbookair <[email protected]>
Added `MDExpansionPanelLabel` class

4352a5d2830d2187e1f900987111aa1502cce95b authored over 3 years ago by macbookair <[email protected]>
WIP - MDTabs: bugfixes and improvements (#877)

* kivymd.uix.tab.py update

Fixed animation, issue #770

Fixed tab size, issue #874

Fixe...

5e274b4aae8e6eaa3e1a4f1254750c9916969113 authored over 3 years ago by Manuel Ortiz <[email protected]>
Fix for #869 (#870)

* fix for #869

Changed the parent collision detection algorithm to work correctly with all ty...

661f6d26b5c268b9e957ba5e2a273524fd6fcfbf authored over 3 years ago by Paul <[email protected]>
fix #860 (#868)

5181fea78cff0ab38d85d3ea1045df6d58b44fa7 authored over 3 years ago by Sina Namadian <[email protected]>
Fix the problem with Textfield not responding to text set in Python (#859)

* Change set_text to on_text

* Corrected validation for text added by Python

- removed the...

7ad72de62a489f4dd61c01751b55414fe090f3fc authored over 3 years ago by Paul <[email protected]>
Fix https://github.com/kivymd/KivyMD/issues/863

042cd8b9490af3b0807b737ac355a3593f131c83 authored over 3 years ago by macbookair <[email protected]>
Change `visible` to `hover_visible` (#864)

removes the clash with Navigation Rail and possibly other components by removing the generic att...

efa7259558c378d6ce02ca42c57d63858ed09dac authored over 3 years ago by Paul <[email protected]>
Run pre-commit

ffba10e9457ed00a19aa1c72a3cb1cbca851d95d authored over 3 years ago by KivyMD Bot <[email protected]>
Prevent error onquick click (#857)

Co-authored-by: Luís Espírito Santo <[email protected]>

d5e6c10cf10b0b01219e2d6a0821a15f8118e693 authored over 3 years ago by Luís Espírito Santo <[email protected]>
New Version of HoverBehavior (#855)

- Created new version of HoverBehavior
- Updated Documentation
- Changed the contents of LICEN...

d280f8281731ab2bd2bf851182f7f20fe1064014 authored over 3 years ago by Paul <[email protected]>
Documentation update for use of Menus in Toolbar (#852)

* Add Documentation for Toolbar menus

Add documentation to menus.py and toolbar.py

* flake...

91be68f3dc0acd281ae04dc662cfec37527d7da9 authored over 3 years ago by Paul <[email protected]>
Run pre-commit

ceedb594bbbfbf46995f6bf1580211bf0c027c50 authored over 3 years ago by KivyMD Bot <[email protected]>
Fix https://github.com/kivymd/KivyMD/issues/847

082405ec4ccb9dd454521b266d5ef04d520c703b authored over 3 years ago by macbookair <[email protected]>
MDToolbar elevation fix (#844)

* elevation fix for #840

Thanks for fixing this issue, i was already working on it. this part...

b748198434222a5ec72ff51023285b9b4a9a7628 authored over 3 years ago by Manuel Ortiz <[email protected]>
Run pre-commit

5fea834726e6de608a4e847d4cee3ab3d33e5b5f authored over 3 years ago by KivyMD Bot <[email protected]>
BugFix: wrong canvas clippnig on backgroundbehavior. (#843)

The canvas of the background was drawn before the elevation canvas. with
this change, the pyth...

9da85a7dcf2e3aaf57be11d6bd2c645d53ff1079 authored over 3 years ago by Manuel Ortiz <[email protected]>
Fix https://github.com/kivymd/KivyMD/issues/842

8dcd24ac2ee1755268bf84b9bf72a98186071f58 authored over 3 years ago by macbookair <[email protected]>
Fix dos string

273a811279f10ae023388768270d00e176043408 authored over 3 years ago by macbookair <[email protected]>
Edit doc strings

54fdb6d8828ec713502a1a880bf48391039bdad4 authored over 3 years ago by macbookair <[email protected]>
Merge branch 'master' of github.com:kivymd/KivyMD

2f5c94397ddd4edf5a487e50258e76c66c7e987e authored over 3 years ago by macbookair <[email protected]>
Added `pillow` to requirements

68f452e524fa5e442a2972194dbe973bfea6e084 authored over 3 years ago by macbookair <[email protected]>
Added `pillow` to requirements

010f64f22f3fc5ad656b7040d56a068e5bee1b82 authored over 3 years ago by macbookair <[email protected]>
Added `pillow` to requirements

a1af04ce2b84f84e3348b1f5ba58d9220bd8ea29 authored over 3 years ago by macbookair <[email protected]>
Added `pillow` to requirements

e301e193e947b9be681c00f838add46a221cdf38 authored over 3 years ago by macbookair <[email protected]>
Added `pillow` to requirements

f84029853fdc5949da64444557fa8aba914dc067 authored over 3 years ago by macbookair <[email protected]>
PEP8

c55819b5c4ec9a3517d5946c6259b798a82655fa authored over 3 years ago by macbookair <[email protected]>
PEP8

480957f4cda0dcca6311e2311d5b6b9970d5b75f authored over 3 years ago by macbookair <[email protected]>
Run pre-commit

92af8749b2c714d8ee6ac0e639e967bdc7821ac2 authored over 3 years ago by KivyMD Bot <[email protected]>
Added a class `FakeRectangularElevationBehavior` to the `_FrontLayer` class to improve the performance of the `MDBackdrop` class

7a3729594fff31db754bb4b725b3c4aa50dc697a authored over 3 years ago by macbookair <[email protected]>
Edit `KitchenSinkExpansionPanel` example: card replaced with custom `KitchenSinkExpansionPanelCard` card using the `FakeRectangularElevationBehavior` class

8a2b16d3e1970451598619eff797bb8921f2e2fc authored over 3 years ago by macbookair <[email protected]>
Edit `KitchenSinkExpansionPanel` example: card replaced with custom `KitchenSinkExpansionPanelCard` card using the `FakeRectangularElevationBehavior` class

944e9c996ee5f76e49c3ad3eeb21ad39cb9b13be authored over 3 years ago by macbookair <[email protected]>
Merge branch 'master' of github.com:kivymd/KivyMD

7cabf70d38c80b747265367943f3f73c2ca4a845 authored over 3 years ago by macbookair <[email protected]>
Buttons - Elevation Bugfix and optimization. (#841)

* Bug fix and compliance to "material IO" spec update.

Fix for #503: the text wudget was rem...

b889107a41f16983771b5ed0b0bb030179745fc5 authored over 3 years ago by Manuel Ortiz <[email protected]>
Edit doc strings

e356474a54c923de8aa4d1f54a7115fe6a7cb418 authored over 3 years ago by macbookair <[email protected]>
Run pre-commit

5d1a9440b44251ee4670049ebdd87739d68c4707 authored over 3 years ago by KivyMD Bot <[email protected]>
Fix https://github.com/kivymd/KivyMD/issues/840

985ba667746ff0db83fdbbdba510620083e2047d authored over 3 years ago by macbookair <[email protected]>
Merge branch 'master' of github.com:kivymd/KivyMD

1b527fd699ae28ea229a310dd74790f76cb17043 authored over 3 years ago by macbookair <[email protected]>
Edit doc strings

bb6c5c83d51b9f46eaf804065c1e6f605b8bca79 authored over 3 years ago by macbookair <[email protected]>
Fix for #834 (#838)

* Bug fix and compliance to "material IO" spec update.

Fix for #503: the text wudget was rem...

3f6eb04220ec3392dda1cf28ba8bdef4e9529f90 authored over 3 years ago by Manuel Ortiz <[email protected]>
Edit doc strings

a30f9dc1c147a0d4f59322715240c0488eb3c90e authored over 3 years ago by macbookair <[email protected]>
PEP8;

Fixed doc strings;

1334de7c152a5b59dc2f94863024bff0fae62c7e authored over 3 years ago by macbookair <[email protected]>
PEP8

467b161760b5ce513e3d5f645f0fbf9d42e22576 authored over 3 years ago by macbookair <[email protected]>
BugFix for #498 issue. (#837)

* Bug fix and compliance to "material IO" spec update.

Fix for #503: the text wudget was rem...

33e5b94cf230d5ae0a12645afca284f708bc04f8 authored over 3 years ago by Manuel Ortiz <[email protected]>
Fix doc string

3728c8653d35d631745727294aaf3cb6ddd66100 authored over 3 years ago by macbookair <[email protected]>
Bug fix and compliance to "material IO" spec update. (#836)

Fix for #503: the text wudget was removed either was needed or not.

Fixed Dialog elevaition, ...

b53728988db3324054d23f490abeb74800cf8a33 authored over 3 years ago by Manuel Ortiz <[email protected]>
Run pre-commit

03bdb2b39c1139a089de1e1e9b2316c83d735bb3 authored over 3 years ago by KivyMD Bot <[email protected]>
Merge remote-tracking branch 'origin/master'

aa937673f78b6a3fffb8e42e5a0c30ced537b713 authored over 3 years ago by macbookair <[email protected]>
Added support for displaying widgets in `iOS` style to the `MDSwitch` class.

60b90493992e4b591700693c4aec2978d61b9247 authored over 3 years ago by macbookair <[email protected]>
The widget_style parameter has been added to the `ThemableBehavior` class.

Allows you to set one of three style properties for a widget: `"android"`, `"ios"`, `"desktop"`. ...

8ff1a8d673021d290abb0876c4bc87743e9e2703 authored over 3 years ago by macbookair <[email protected]>
Elevation behavior docs update. (#832)

* Request a message update for the helper text

Fix #824

resume: the __init__ call didnt ca...

5d2fd68c410cbab88176252945e9afd8b0680b6d authored over 3 years ago by Manuel Ortiz <[email protected]>
Added description of new changes

4a90a6843700fc203bd30e3bb5e0874c699ce606 authored over 3 years ago by macbookair <[email protected]>
Edit doc string, fixed `spacing` of list files

357861b045013b68f8158c034c5b67607c5732e5 authored over 3 years ago by macbookair <[email protected]>
Request a message update for the helper text (#831)

* Request a message update for the helper text

Fix #824

resume: the __init__ call didnt ca...

d632419aa6c5d2575aacf81ede686128ec12adfb authored over 3 years ago by Manuel Ortiz <[email protected]>
Edit doc string

e3f106e5cd817e89dd6b281bf81d8a7b5e8ddba1 authored over 3 years ago by macbookair <[email protected]>
PEP8

5d05ba2eab2c8d3b5d289e41ee22ff36551ff939 authored over 3 years ago by macbookair <[email protected]>
Updated `KitchenSinkCards` rule:

PEP8;
Removed unnecessary widgets;

a766ead910c9548f081796af658f7281816a27f9 authored over 3 years ago by macbookair <[email protected]>
Edit doc string

515e3425edfa0fdb90212159a3b4fa47e348af7a authored over 3 years ago by macbookair <[email protected]>
Merge branch 'master' of github.com:kivymd/KivyMD

3a7b952f3d2b1c0ac1634d3adce436dbcc6c4624 authored over 3 years ago by macbookair <[email protected]>
PEP8

68c0f575d933b3eafeec07f868523367b89f9e11 authored over 3 years ago by macbookair <[email protected]>
PEP8

be72479ad1b61d202a907b79f4086f3fef64994a authored over 3 years ago by macbookair <[email protected]>
Run pre-commit

e9ea3b2828e204d48180ebfe3264c50b5993bd80 authored over 3 years ago by KivyMD Bot <[email protected]>
Fixed display of the circle for switching selection modes

ddff02fd4912f34525639e907c552b8d4236e1d9 authored over 3 years ago by macbookair <[email protected]>
Elevation behavior (#822)

* Elevation update

Manuel Ortiz

- #794

Shadow generation in real time, it will depend o...

95213d9bb091381c1768828177d5cdbb11dff247 authored over 3 years ago by Manuel Ortiz <[email protected]>