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

Do not write Python word in job name

8655d531b9f207c402eb97a8712e30c7de92459b authored over 4 years ago by Artem Bulgakov <[email protected]>
Test MDApp

93a9f9f48a736ece4fc869e823afb0bf034e74d7 authored over 4 years ago by Artem Bulgakov <[email protected]>
Format code

31f099d97771e8e05b3a8dd70d8175697d26f9c0 authored over 4 years ago by Artem Bulgakov <[email protected]>
Add pytest dependency and instruction to README

b3c9b4365c8698e16563eb169f1318e548ac4046 authored over 4 years ago by Artem Bulgakov <[email protected]>
Add pytest and coverage files to gitignore

79311a0ce2a04a728bcc94a31473f094c7d1a916 authored over 4 years ago by Artem Bulgakov <[email protected]>
Test fonts registration

39bc0284870e5da0aca319bc100b2c68b2c9285c authored over 4 years ago by Artem Bulgakov <[email protected]>
Register fonts on kivymd import

83386902044fea3f3051134169fcb6363a2a8bda authored over 4 years ago by Artem Bulgakov <[email protected]>
Fix link to CONTRIBUTING.md

8323708b485bb87a447bf6d41d7cdac84b80bd14 authored over 4 years ago by Artem Bulgakov <[email protected]>
Remove Travis badge from README

1a466892d87b3b2ae70c57642c7aa59b1a415980 authored over 4 years ago by Artem Bulgakov <[email protected]>
Remove Travis config file

085430d1849b371d6437536de9f0b7c8433bb658 authored over 4 years ago by Artem Bulgakov <[email protected]>
Upload dist to PyPI on tags

0be25f1aee3d3c06444298e1bb90750dba2cfdd7 authored over 4 years ago by Artem Bulgakov <[email protected]>
Add Build workflow

8287f6f0bcaa86fd0f84fe9c37cbf9be0ba3a278 authored over 4 years ago by Artem Bulgakov <[email protected]>
Update action versions in Lint workflow

88daa8eba4428064cc2a4505aadfe2ad3fd33b19 authored over 4 years ago by Artem Bulgakov <[email protected]>
Fix "See on GitHub" URLs in changelog

439b85919c0bbcc3e2e4111b29552ad3905a3317 authored over 4 years ago by Artem Bulgakov <[email protected]>
Merge pull request #294 from idevo89/master

Update text color of labels

6560801657efd7775bbf0699255949aa83371c49 authored over 4 years ago by Artem Bulgakov <[email protected]>
Dynamycally set source or texture to FitImage

Closes #298
Closes #348

ce5cdec7106bafabd9e0341853a3de14861e57be authored over 4 years ago by Artem Bulgakov <[email protected]>
Add button to quickly switch theme style in Kitchen Sink

32d4351e79f35b3f075e5c96a274c605e10d56c5 authored over 4 years ago by Artem Bulgakov <[email protected]>
Remove theme_text_color setting to default value

After pull #337 MDLabel's theme_text_color is "Primary" by default

e16df642eb7c35df6e95e753ee86fe39d5fd44d3 authored over 4 years ago by Artem Bulgakov <[email protected]>
Merge pull request #337 from allasca/master

MDLabel set default theme_text_color to "Primary"

e40eaf5407342804bdc2a3683c82f23389c1adab authored over 4 years ago by Artem Bulgakov <[email protected]>
Format code

00576536e2cf61760ed5575fd3a9bca5f3735ee6 authored over 4 years ago by Artem Bulgakov <[email protected]>
More flexible close on click navigation drawer (#320)

* Currently, only the x coordinate is checked against width in determining on click closing
* F...

c87b9f4eb202b11a4922fdc14ecbbb4243dfa1c0 authored over 4 years ago by sanderland <[email protected]>
Add workflow badge, rearrange badges

ef6f7f30ec8242c13d85d512c5f0bb2c03b372f0 authored over 4 years ago by Artem Bulgakov <[email protected]>
Move __all__ to top

e6e17156464fc78812a6cb6d2938ac0c50a365ab authored over 4 years ago by Artem Bulgakov <[email protected]>
Remove Travis formatting checking

e5a715d9c13a99554a8054cac38f2abf2a3dc104 authored over 4 years ago by Artem Bulgakov <[email protected]>
Fix link to documentation

8b6a67fa74fe66609c8f33621dc7976df804ef74 authored over 4 years ago by Artem Bulgakov <[email protected]>
Fix importing behaviors

afd6e81c19ceb11f2bec2bb8f833e97a49fb50d6 authored over 4 years ago by Artem Bulgakov <[email protected]>
Update Iconic font (v5.3.45)

91b077fda8f9706e330e9f2a175d58eab349b333 authored over 4 years ago by Artem Bulgakov <[email protected]>
Fix version in README (make_release tools needs "v")

fd07be96e272004044b2516a136ed891ede447f3 authored over 4 years ago by Artem Bulgakov <[email protected]>
Add instructions on how to setup development environment to README

cfd5d7645e0baa9a695d54d772ee38ba804e7a27 authored over 4 years ago by Artem Bulgakov <[email protected]>
Sort imports. Run pre-commit on all files

1f34b979afc165ddd2b2b0e795c62649f749daef authored over 4 years ago by Artem Bulgakov <[email protected]>
Add isort tool to sort imports

4770d191e92505060b85ba34a0d23eccf424704d authored over 4 years ago by Artem Bulgakov <[email protected]>
Add Lint workflow on GitHub Actions

309b09e16a218dcb36695ec780547d6245b1f465 authored over 4 years ago by Artem Bulgakov <[email protected]>
Edit with `Black` utility

c67850fd9f505d20a9e86ab89a39918daf34cd43 authored over 4 years ago by macbookair <[email protected]>
Merge pull request #343 from akaminetzkyp/patch-1

Fix size of `MDDropdownMenu`

ebcdbe9f44b6d92bf5171ca08c48e266cd049f77 authored over 4 years ago by KivyMD <[email protected]>
Fix size of MDDropdownMenu

The old code assumes that the size of each MDMenuItem or MDMenuItemIcon is dp(56). This is corre...

fed163036d1f7e7a23ccbfd2ea0979b4e19c3c9b authored over 4 years ago by Alejandro Kaminetzky <[email protected]>
MDLabel set default theme_text_color to "Primary"

18482c47811aa26bdfa4b4cc8a25ace21754898a authored over 4 years ago by allasca <[email protected]>
Fix `TypeError: 'float' object is not iterable`

940791ee1217e09184d8916c0eccc7534f097a48 authored over 4 years ago by macbookair <[email protected]>
Merge pull request #332 from stefanoschalkidis/master

Renaming CheckboxRightWidget to CheckboxLeftWidget to match class signature

ce04988251a3bdd8e3cef6d48dbcdcdd6a4c78f5 authored over 4 years ago by KivyMD <[email protected]>
renamed CheckboxRightWidget to CheckBoxLeftWidget to match signature

0aaf390e011671f4cfd283280bce24106bbc22d6 authored over 4 years ago by Stefanos Chalkidis <[email protected]>
typo in CheckboxRightWidget signature

d3f937052ff31a957c04c5c1f5aa6b3468ee871e authored over 4 years ago by Stefanos Chalkidis <[email protected]>
Merge pull request #329 from BananaMasterz/master

Added feature to set custom color for chip label

5ebbd286837649e9a61093536760a4b02488c251 authored over 4 years ago by KivyMD <[email protected]>
Update chip.py

899e5d8714e279337979bcf6d0ba822338250c2c authored over 4 years ago by BananaMasterz <[email protected]>
Update chip.py

80bd77af481bec30a1eedc1ef5822025de506289 authored over 4 years ago by BananaMasterz <[email protected]>
Fix `ValueError: not enough values ​​to unpack (expected 4, got 2)`

c088e4080223c6f53f715565563ee71db7710849 authored over 4 years ago by macbookair <[email protected]>
Remove `open-collective.png`

23c0cbb374b417b610a049d403a86bec10de691c authored over 4 years ago by macbookair <[email protected]>
Delete section `If you want to support development`

0d79d1f2d3bf2b2acd9fa3d0d6257b84f605f626 authored over 4 years ago by macbookair <[email protected]>
Merge pull request #323 from opencollective/opencollective

Activating Open Collective

5ee2844c62fb58d69a726928c00c9899f082a4f7 authored over 4 years ago by KivyMD <[email protected]>
Added financial contributors to the README

fa3d69fc44a6ab416659aa61157e2155544330aa authored over 4 years ago by Jess <[email protected]>
Edit doc string

6f1515112852e2b21ef227cd8df8f87910ed92b6 authored over 4 years ago by macbookair <[email protected]>
Merge pull request #317 from sanderland/patch-1

Warn about uselessness of adaptive size on MDFloatLayout

ddddbd7535107c232daa1d2ca747facebb12a385 authored over 4 years ago by KivyMD <[email protected]>
Warn about uselessness of adaptive size on this class

bec40657c35476549d9e5e4f664a9776f07f2124 authored over 4 years ago by sanderland <[email protected]>
Merge remote-tracking branch 'origin/master'

008a5d5e3fb417c4a8259b9b6e5de606ee818c8f authored over 4 years ago by macbookair <[email protected]>
Added new item in `Unreleased` section

2fffd973f1082c7bc799d6c87be2a33b85217aaf authored over 4 years ago by macbookair <[email protected]>
Merge pull request #300 from wasimafser/master

Change to Material design baseline dark theme spec

4898d665c1865bdf17c1b0379ba0e8fa59595fae authored over 4 years ago by KivyMD <[email protected]>
text in dark mode is not visible

this adds a slight overlay that makes the text visible in both light and dark theme

b7c740bd2319b87ac751e928763855fcba70a562 authored over 4 years ago by Wasim Afser <[email protected]>
use 'Primary' color for text in previous mode

In dark mode the text is barely visible by default

3864e956c3b38e562b84766fa16433a75c21b4e2 authored over 4 years ago by Wasim Afser <[email protected]>
use Material Design's dark theme Baseline colors

Material design provides darker colors by default for more variablilty in dark mode

8f475f9f7235b1574e5ffe0f64da1665a3a07e65 authored over 4 years ago by Wasim Afser <[email protected]>
change to MD basline dark theme spec [1/2]

f4f3a325aacb210a26ef72dac4b04612b5d5dec5 authored over 4 years ago by Wasim Afser <[email protected]>
Merge pull request #296 from SushantChandla/master

Fixed error in Demo App-FileManager

9fbf0c5a6eedb33be5874414262a2844113a0e61 authored over 4 years ago by KivyMD <[email protected]>
Fixed error in Demo App-FileManager

75a1606f826d15d3558b9b2a98dcaf6d84585374 authored over 4 years ago by unknown <[email protected]>
Merge pull request #295 from SushantChandla/master

Fixed error in demo app - filemanager

a34054ab73de9c4a5d9cb069b1dd5d488e3b28a9 authored over 4 years ago by KivyMD <[email protected]>
Fixed error in demo app -filemanager

1a9632e34cd3c9483903645030ba4c1827dd8807 authored over 4 years ago by unknown <[email protected]>
Text color of the labels did not update

afacfaca3723e1d184ecf6c8793c5d3cc1cf4440 authored over 4 years ago by ibrahim <[email protected]>
Edit with `Black` utility

dbedf9f59f9f579931a53a12fb0ab5fcd3ecbfc2 authored over 4 years ago by macbookair <[email protected]>
Add `Toggle Button` example

4ba2c70754eb703fa5dcc29fb00f922401d1025c authored over 4 years ago by macbookair <[email protected]>
Add `Toggle Button` example

790e9ef887fef66dd831c07a2bb9d610ee387f8b authored over 4 years ago by macbookair <[email protected]>
Add `Toggle Button` key

eb46bed4ec8fb6ad253690ab82d6b3ea6fa53fc6 authored over 4 years ago by macbookair <[email protected]>
Add new item in `Unreleased` section

29c2b4b08f76b309eb7fd448d3c13dc3b098e59d authored over 4 years ago by macbookair <[email protected]>
Add `MDToggleButton` class

830583059dfb2b6de4586248cad6ead0afe43e33 authored over 4 years ago by macbookair <[email protected]>
Fix https://github.com/HeaTTheatR/KivyMD-data/raw/master/gallery/toolbar-error.png

513f0163ec22a979ae8c3a67fd5675887ce0a9a4 authored over 4 years ago by macbookair <[email protected]>
Add new item in `Unreleased` section

37cd4527b5005537a2215ffdb804ad9d9022e31f authored over 4 years ago by macbookair <[email protected]>
Added features:

* use padding
* set custom button color
* elevation

f64ec8121958dc3f94aaecaf264ff93bd4069290 authored over 4 years ago by macbookair <[email protected]>
Icons on the left do not appear when using the `right_content_cls` mode - fixed

afde17566a2809145aec6fac511f7866620e9ddc authored over 4 years ago by macbookair <[email protected]>
Add `on_error` event

258c7ceea4ed0f7ceb1a108869d8d604e56ce607 authored over 4 years ago by macbookair <[email protected]>
Edit with `Black` utility

981bd18bbfc4960b1a91493526fdc9adc9d3c9a0 authored over 4 years ago by macbookair <[email protected]>
Added the feature to disable the display of errors when editing a file, set the text color and error background

e3008c0c05cb4f17734ae0741df0df027eda7aa4 authored over 4 years ago by macbookair <[email protected]>
Edit with `Black` utility

24731427ead29511b91541d353a4a39a543513ce authored over 4 years ago by macbookair <[email protected]>
Add new item in `Unreleased` section

535de37bd6878f66adf424fd68277984eefa4cf3 authored over 4 years ago by macbookair <[email protected]>
Add `HotReloadViewer` class

1ae6f0ebbaa41e6f641493c87bb1bb3a71eebf22 authored over 4 years ago by macbookair <[email protected]>
Add `effect_cls` to `TableData` class

933d050462ae508b1109ac5b9dc60d8e588668ce authored over 4 years ago by macbookair <[email protected]>
Change version of library

8be600cd9a49cf5ad94fa8b82782007a230084a7 authored over 4 years ago by macbookair <[email protected]>
Version 0.104.1

51b8ef03865c608f9ed30d47a0d141bbc7105849 authored over 4 years ago by macbookair <[email protected]>
Add section Unreleased to Change Log

057b9071162fd4571fc9b8a59c0a10211de6d100 authored over 4 years ago by macbookair <[email protected]>
Fix https://github.com/HeaTTheatR/KivyMD/issues/248

b309355ad3767f8273ea79b31a123dc5875c0331 authored over 4 years ago by macbookair <[email protected]>
Add `FUNDING.yml` file

63a3a607a2f6ffe74d7e0ab4720da99c2107837a authored over 4 years ago by macbookair <[email protected]>
Fixed color update when changing the color palette of the application in the `MDCheckbox` class

03343c2f39c269849ddb3d64399d4624508db572 authored over 4 years ago by macbookair <[email protected]>
Add `data_tables.kv` file

053645753e2b02b791620d300cbd2078b4ccb130 authored over 4 years ago by macbookair <[email protected]>
Add `data_tables.py` file

77cb229483963fd51b04385d140ef26062ce33d8 authored over 4 years ago by macbookair <[email protected]>
Add key `Data Tables`

fdb5b81ab1b5ceeadd01306c06b7e8ae8fe3b6ec authored over 4 years ago by macbookair <[email protected]>
An image of `Open Collective` when you click on it takes the user to the `Open Collective` site

c2c989927044816693672f1130aaadc1e087be51 authored over 4 years ago by macbookair <[email protected]>
Replace `Banner` to `DataTables` in doc string

7459f089179995932e1d9f0baf44fef0406f75d3 authored over 4 years ago by macbookair <[email protected]>
Edit with `Black` utility

70b225252cd40b824c63d847bd5b5256a627b487 authored over 4 years ago by macbookair <[email protected]>
Edit `API Breaking changes` section;

Edit `Support` section;
Add `OpenCollective` info;

8e4d10394a733362887b8cb200fd075b107e6bfe authored over 4 years ago by macbookair <[email protected]>
Add `MDDataTable` class

56c4166424d6d36f3f77c1b0d9948b20af9ca299 authored over 4 years ago by macbookair <[email protected]>
Added new item in `Unreleased` section

cae98dd72af0618f5116d9cd5c025170c8d564f0 authored over 4 years ago by macbookair <[email protected]>
Fixed multiple creation of menu items when resizing the root window

69ba32417bd8a5161c29db7df59804957c72cdae authored over 4 years ago by macbookair <[email protected]>
Added feature to set font size for text `MDDropDownItem` class

45788bf41f85256e12648fc56c3971bc288d776c authored over 4 years ago by macbookair <[email protected]>
Added the feature to use menu items without an icon on the left

984e75cc2daeaff3fe822d4e819801a7d67b35e2 authored over 4 years ago by macbookair <[email protected]>
Added import of the `kivytoast` module if the application runs on an `Android` device, but from the source codes

e0e750e9bec6a88581f2a0786dc45958bb3b648f authored over 4 years ago by macbookair <[email protected]>
Delete image

Delete image

6c5ca0e269d77062f059ebd0b1e6bd44906c5d38 authored over 4 years ago by KivyMD <[email protected]>