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

Move `kivymd/tools/release/argument_parser.py` to `kivymd/tools `

c6945090081ea563b5d09373bf7cba2348c706fd authored about 3 years ago by macbookair <[email protected]>
Added `move_init` method

3a67f6665f09959bf4688b58203a6bdf4e95a14c authored about 3 years ago by macbookair <[email protected]>
Delete README.md

d67653885ca646bcfa7e2ddf4155d115a71bd5a9 authored about 3 years ago by Yuri Ivanov <[email protected]>
Delete LICENSE

9c4afd2b4bbf3355311095a62faaa83216ca2d32 authored about 3 years ago by Yuri Ivanov <[email protected]>
Delete requirements.txt

c3645e5ec37429bb45228ca799aaacdc8e2062c7 authored about 3 years ago by Yuri Ivanov <[email protected]>
Delete __init__.py

4fd7594ae1c85ba22facc0f97cd24c37c00d3c06 authored about 3 years ago by Yuri Ivanov <[email protected]>
Delete __init__.py

7f9ac7ace4d07aaa90cf1486456082d3dc987758 authored about 3 years ago by Yuri Ivanov <[email protected]>
Delete __init__.py

398378d843ae383754e2e431553bc2e01a2dd21b authored about 3 years ago by Yuri Ivanov <[email protected]>
Delete __init__.py

70c635cd7f173709f4e922d3848064e07a3b4812 authored about 3 years ago by Yuri Ivanov <[email protected]>
Delete __init__.py

7ac5e1ed345d666fe80bac74cc68d4a26b80cbb7 authored about 3 years ago by Yuri Ivanov <[email protected]>
Run pre-commit

425a4958e787b9005c80828ab0420b55e1d7300b authored about 3 years ago by KivyMD Bot <[email protected]>
Added `.py_tmp` ext to `package_data`

Added a new file extension for the `kivymd.tools.patterns` package.

72bc0fca23518e157dc11278ad74b0ba2427eeb2 authored about 3 years ago by macbookair <[email protected]>
Added new item to `Unreleased` section

cb1e9f3b3ef46a491a8a67d914a4e93bbbb20865 authored about 3 years ago by macbookair <[email protected]>
Fix doc string

1470d358eab68d0bb43333dae6e5c8077b0dfbbf authored about 3 years ago by macbookair <[email protected]>
Added package `patterns`

The package allows you to create a project template using the `MVC` pattern.

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

e4dc5b425b7cd91a79302162e6bf73673762bc69 authored about 3 years ago by macbookair <[email protected]>
Added `fitimage` package

2c161b71b355bff02b6bfec032bf96cfbca4f6ec authored about 3 years ago by macbookair <[email protected]>
Move `FitImage` class to `kivymd.uix.fitimage` package

92457780e4fe1fb0d86863b645927ba38edc313e authored about 3 years ago by macbookair <[email protected]>
Update Iconic font (v6.2.95)

4e73da04b649d2a3cd818e8c3441831cc0aa3540 authored about 3 years ago by KivyMD Bot <[email protected]>
Fix doc string

6c49ce2424b471e67dae0695e8ae022ff0ec57a4 authored about 3 years ago by macbookair <[email protected]>
Added `radius` parameter ro `StencilWidget` class

2d5054660aa6b98b9db5338874b7173f1c3a15b0 authored about 3 years ago by macbookair <[email protected]>
Added `radius` parameter ro `StencilWidget` class

025587cc3f040eb7219501c8f473faab63c006e7 authored about 3 years ago by macbookair <[email protected]>
Edit doc strings

6a1b73e80aace92b7c9917150ec82f3f7b1425ff authored about 3 years ago by macbookair <[email protected]>
Added new methods

Added add_row and remove_row methods to add and remove rows.
Fix https://github.com/kivymd/KivyM...

654a22034dd765f18ca557b61350b3484e64aeba authored about 3 years ago by macbookair <[email protected]>
Fix `KeyError: '_current_hint_text_color'`

f95b6a3ec6aa180ff282350b4710a03f59500179 authored about 3 years ago by macbookair <[email protected]>
Change text color for `KitchenSinkSwiperItem` rule

a61fc05151009eff48d5166b18bdf8a18ab1aa3b authored about 3 years ago by macbookair <[email protected]>
Fix ` AttributeError: 'MDSwiper' object has no attribute 'get_current_slide'`

bc98129f2fd508298629505f4342295d7c08de7c authored about 3 years ago by macbookair <[email protected]>
Fix ` ImportError: cannot import name 'MDSwiperSlide'`

f56f4cb903613f1071214f4536c5a789bee1c16a authored about 3 years ago by macbookair <[email protected]>
Added feature to set color for rows and active row

Fix https://github.com/kivymd/KivyMD/issues/993;
Fix https://github.com/kivymd/KivyMD/issues/970...

b4327e401865a3c30cf29514911ad4d5e202c77e authored about 3 years ago by macbookair <[email protected]>
Added `FIXME` strings to `on_touch_down` method

0b5352df59d128b8654766fe92e57b2987226f46 authored about 3 years ago by macbookair <[email protected]>
Fix https://github.com/kivymd/KivyMD/issues/862

ee85f05ff25a45912d7a0e1586ca24299cd5d3db authored about 3 years ago by macbookair <[email protected]>
Fixed double triggering of on_touch_down method

Fixed double triggering of the on_touch_down method for MD elements,
if, for example, elements a...

d4c512ad2252ea8bdaf8b930d8e15a1b2afab1f8 authored about 3 years ago by macbookair <[email protected]>
Edit doc string

Added `.. versionadded: 1.0.0` string.

a13e8896c788f7275a2645f814b102e2c749a772 authored about 3 years ago by macbookair <[email protected]>
Fix metrics

29847dea4f6dd9fcc3c7e44566457ca881507ac9 authored about 3 years ago by macbookair <[email protected]>
Remove `on_panel_color` method

Remove `on_panel_color` method from `MDBottomNavigation` class:
https://github.com/kivymd/KivyMD...

66fd3d706bee78b549c2301f25571e6ee6e3bb5e authored about 3 years ago by macbookair <[email protected]>
Added new item to `Unreleased` section

54ab41062fa924ab2df216436ca4670ee16e9e89 authored about 3 years ago by macbookair <[email protected]>
Fix doc string

26b5ae1cef7a1af866df14314441de76a0d8828d authored about 3 years ago by macbookair <[email protected]>
Fix doc string

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

01e6e6e7ade5dd6911f5b5e397fb21ae008d9e66 authored about 3 years ago by macbookair <[email protected]>
Removed unnecessary argument for method call `on_slide_progress`

2afa6dc1e146d83e82dc5138eecd82f44b20f21d authored about 3 years ago by macbookair <[email protected]>
Added `templates` package

Added base classes for controlling the scale, rotation of the widget, etc.

ba627695f868a28d403118e14f190a6223c95664 authored about 3 years ago by macbookair <[email protected]>
Added `templates` to `toctree` section

bdb33765b05e6c7e39b4fe981a68eb0b6c856825 authored about 3 years ago by macbookair <[email protected]>
Replaced the `BaseException` class with the `ModuleNotFoundError` class in the exception instruction

b7584e4b28177a3bf9276a35cfec457d70b9fa10 authored about 3 years ago by macbookair <[email protected]>
Fix typo in menu.py docstring (#1089)

89f6927c229d0ec50bc2811aa1a13f24e10be541 authored about 3 years ago by Pascal Chambon <[email protected]>
Revert commit

Reversed a commit that accidentally ended up in the master branch.

9438bdf5e64f1a71f6d65f6797217be159370cc3 authored about 3 years ago by macbookair <[email protected]>
Remove `MDSwiperSlide` import

Removed import of class `MDSwiperSlide` which accidentally got into commit.

f4f7ac050620e983119bb94401853d5ae76e8da3 authored about 3 years ago by macbookair <[email protected]>
Added new item to `Unreleased` section

b04ea24e0a2e2724af3e11aa22221ed9cf8f8525 authored about 3 years ago by macbookair <[email protected]>
Fix `W293` blank line contains whitespace

6c4c932974d85b2367283736c7634cf916952e29 authored about 3 years ago by macbookair <[email protected]>
Added `F401` to `ignore` variable to `[flake8]` section

7ae5bc335729b691aa3700a247d45b78fcb233e3 authored about 3 years ago by macbookair <[email protected]>
Fix `F401`

Fix warnings for `Lint` checks.

44525b11da33f27b5ec6ab7c56da7363cfcf5cf5 authored about 3 years ago by macbookair <[email protected]>
Added `MDActionTopAppBarButton` name to `__all__` variable

96526cc020ec1c3956b1fc5082f1a9693f4abe94 authored about 3 years ago by macbookair <[email protected]>
Added `BaseDialog` name to `__all__` variable

4f16554711b169ba2534f6ca9193b6e0c0952016 authored about 3 years ago by macbookair <[email protected]>
Fix `E402 module level import not at top of file`

36f6887f08ab9589ca809aeb34b06d47a9b8e120 authored about 3 years ago by macbookair <[email protected]>
Fix `E402 module level import not at top of file`

7e4cc53595536cc2f35475a79e3e64eebea6912e authored about 3 years ago by macbookair <[email protected]>
Fix `E402`, `W293`, `W291`

Fix warnings for `Lint` checks.

3579f7bcf5721ec6fa44c908280cd2930fa9be29 authored about 3 years ago by macbookair <[email protected]>
Fix `E402 module level import not at top of file`

443d8477894f2dba40b38e83208282b9b0bb6f93 authored about 3 years ago by macbookair <[email protected]>
Added `load_all_kv_files` method to `MDApp` class

Added the `load_all_kv_files` method for recursive loading of `KV` files
from the selected direc...

d02cceeb045a8d7c21b9e3fe3c32f604493bb8b7 authored about 3 years ago by macbookair <[email protected]>
Fix typo in gridlayout.py (#1086)

"hight" and "width" were mixed in adaptive_width equivalence doc

f0241e70e54b96a7f7bd25b678fbe6c766c45b1a authored about 3 years ago by Pascal Chambon <[email protected]>
Merge branch 'master' of github.com:kivymd/KivyMD

c0f1001a2eebe51f8cc539785d5a34802ce4c266 authored about 3 years ago by macbookair <[email protected]>
Adding files of type KV to the package

Fixed missing KV files when building a package using the `PyInstaller`
tool.

1d61604eb8ea0d2619245de1be8dad1ef654a24f authored about 3 years ago by macbookair <[email protected]>
PEP8

2ca415e55325ab4824026cd9bf43c2fa91fb6669 authored about 3 years ago by macbookair <[email protected]>
Minor changes

PEP8.
Added typing to function.

e5ce280f0bf65c7c69a87da0c142e375eab22f45 authored about 3 years ago by macbookair <[email protected]>
Fix wrong "BoxLayout" occurrence in MD colors sample program (#1079)

9773984a6b6f6f1458b164bb24a6cf21cb1b73a1 authored about 3 years ago by Pascal Chambon <[email protected]>
Minor changes

Added new item to `Unreleased` section.

87100a4df8be2a104d614ae69231f1175bc0d344 authored about 3 years ago by macbookair <[email protected]>
Minor changes

Added `BaseListItem` name to `__all__` variable.

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

66b8d2b4bc9003bcc8c02d39e803246e32a4c239 authored about 3 years ago by macbookair <[email protected]>
Minor changes

- Fixed display of background color for `hint_bg_color` attribute
- Fix https://github.com/kivym...

7b47b03740cf08ec27ce73fd631da4a7a6224974 authored about 3 years ago by macbookair <[email protected]>
Minor changes

Added a default value for the `hint_bg_color` attribute of the
`MDSlider` class.

a97d2b84d3a36d7c516f9692551b4ba4a2dadb05 authored about 3 years ago by macbookair <[email protected]>
Update Iconic font (v6.1.95)

70101fcf151ba49c859459d22f6b720a2e5359bc authored about 3 years ago by KivyMD Bot <[email protected]>
Added new attribute

Added use of `divider_color` attribute to `BaseListItem` rule.

6f7ac247d8ba305daad6675546d3c38b056cbbcf authored about 3 years ago by macbookair <[email protected]>
Added new attribute

Added new `divider_color` attribute to `BaseListItem` class.

b986a3cf8761b6c8c7cadc5208346a7cd439d833 authored about 3 years ago by macbookair <[email protected]>
Minor changes

Added `FIXME` section.

de73b64110f71241ccb652e083974af032f1a3eb authored about 3 years ago by macbookair <[email protected]>
Minor edits

Added new items to `Unreleased` section.

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

7771a5c8790884e950539487b949d82115c2c6b2 authored about 3 years ago by macbookair <[email protected]>
Minor changes

Added and updated video preview images.
Added tips for installing the KivyMD library.

8761a06fb869022422c68b90b7f49b295006e644 authored about 3 years ago by macbookair <[email protected]>
Refactoring your code

Changed the names of the rules to be more appropriate:
changed the names `Item` to `Slide`.

5b65e535605c81de92bfdf9ddd5fad381ec7ba90 authored about 3 years ago by macbookair <[email protected]>
Fix bug

Fixed the animation of the hint text when the text of the text field is
set as "".

67731e4d21d5d1c314772c2e6d1be2573d78db7b authored about 3 years ago by macbookair <[email protected]>
Added import of `MDSwiperSlide` class

b124bd6470fb51c51d1a7a3be840e2c34d98a9ee authored about 3 years ago by macbookair <[email protected]>
Added new package

Added new `kivymd.uix.transition` package - a set of classes for
implementing transitions betwee...

02386f1dd85481192c80147a1072e4d074362494 authored about 3 years ago by macbookair <[email protected]>
Minor edits

Fixes of docstring to deprecated attributes of the `MDTextField` class.

6c53a3b0d23fef9b237bc3b1eba3963ab3945610 authored about 3 years ago by macbookair <[email protected]>
Minor edits

Fixes of docstring to deprecated attributes of the `MDTabsBase` class.

8505af6655a61c633cea519da872519a59f5f49c authored about 3 years ago by macbookair <[email protected]>
Reformat code

Changed the called method from `get_current_item` to `get_current_slide`
in the `on_swipe` event...

ba3cb0ea1b3097c3948c5f4cb7b25a6f956b947b authored about 3 years ago by macbookair <[email protected]>
Reformat code

The base class `MDSwiperSlide` is now used to implement the `KitchenSinkSwiperItem` class.

6bd9c6dfe81f4a85eb0778db65c93512e97a89e9 authored about 3 years ago by macbookair <[email protected]>
Run pre-commit

db94af01afa20cf3a10bcb04f20618c8a75449af authored about 3 years ago by KivyMD Bot <[email protected]>
Bug fix

Fixed a bug with an extra 52 pixel indent on the left side of the tabs.
Added hint types for cla...

d7c9797ccbaa697c6e197aa1623546df3a8f7496 authored about 3 years ago by macbookair <[email protected]>
Added `on_slide_progress` method binding to `on_progress` event for slide animation

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

917cb7a415ee1bb0e3c43bb05fab4302a05bd7fb authored about 3 years ago by macbookair <[email protected]>
Fixed the color of the hint text when the text field is out of focus and in an error state

5003dab3fd5654309c940103517eaa0634a5ef05 authored about 3 years ago by macbookair <[email protected]>
Run pre-commit

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

a022cbfeb5e3752b0f9c05c2b19b5b24da6ee777 authored about 3 years ago by macbookair <[email protected]>
Added `BaseSnackbar`class to `__all_`

9b5203f3804b2e04086eeaf338832592b45ec8c1 authored about 3 years ago by macbookair <[email protected]>
Refactoring the `MDTextField` rule

Changed variable names to match and refactor the MDTextField base class.
Comments on textures ar...

bf3e257b6cbe60cded0ce76996cc0423874a71ba authored about 3 years ago by macbookair <[email protected]>
Refactoring the `MDTextField` class

Renamed class methods to intuitive names.
The class methods are made shorter and more readable.
...

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

309ce110321d127fab891911d39ba01b5eabc699 authored about 3 years ago by KivyMD Bot <[email protected]>
Fixed typing error

Fixed a typing error that occurred in `Python` versions prior to version `3.9`,
if the type of t...

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

d9569ac4949c6422c0106be94b199018d8a67aab authored about 3 years ago by KivyMD Bot <[email protected]>
Added `glob_paths` method to fix missed `.kv` file extension (#1072)

45792045d9b4316201d710e8c82363eb912cf986 authored about 3 years ago by Neizvestnyj <[email protected]>
Edit doc string

Added preview image to `use_text` parameter of `MDBottomNavigation` class.

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

93c4fa75fd2987ad2e2932c29adafcea0216269e authored about 3 years ago by macbookair <[email protected]>
Fix https://github.com/kivymd/KivyMD/issues/889

9e70f121be4a5a03bba0056aab19fcc9c3069091 authored about 3 years ago by macbookair <[email protected]>