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

Merge pull request #479 from p0lygun/master

fixes #474

a755e846271fb185f095b61280b6e294c12b5281 authored about 4 years ago by Yuri Ivanov <[email protected]>
self.history removed and minor changes

79804809958badc742c7158a57a9772513f5a039 authored about 4 years ago by Ibrahim Cetin <[email protected]>
fixes #474

85147c704092c658b68a87e686eee33f37989b18 authored about 4 years ago by gala <[email protected]>
Update full commit history size in Readme (#472)

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

1543ba8fe25e9ff479952917c2676d9e8804748e authored about 4 years ago by ZianiOussama <[email protected]>
Edit doc string

5686b4203cf44c54bad8460e9180131f73b1d5be authored about 4 years ago by macbookair <[email protected]>
Merge pull request #464 from ibrahimcetin/master

Show hidden files and sort by added to MDFileManager and some changes

268cb00cfa23d0f1115838255f87a692c5190359 authored about 4 years ago by Yuri Ivanov <[email protected]>
lint

954c66d9f4b50e6c62921f1856745260a0c33595 authored about 4 years ago by Ibrahim Cetin <[email protected]>
sort_by added, search fixed and ext changed

50d2a1cd9ecb0674271ca428c7bdec259016217b authored about 4 years ago by Ibrahim Cetin <[email protected]>
show_hidden_files added

19e2906e0bd9b75c42410c922b24977ddf590c29 authored about 4 years ago by Ibrahim Cetin <[email protected]>
Merge pull request #463 from podraco/master

KitchenSink bugfix. Improve and KV profilling.

e9094776e7e7e003b6579258a300a7eea01ca3fe authored about 4 years ago by Yuri Ivanov <[email protected]>
Added spacing between widgets

e9dbc024f3939b6779b1beb5ada7575cb2c6ceaa authored about 4 years ago by podraco01 <[email protected]>
Removed unnecesary code, spacing KV files

1. Commented code was removed from main.py from the KitchenSink Demo

1. Added space after ":" i...

6830008b58d8d5b8ae645043da9513425e279c34 authored about 4 years ago by podraco01 <[email protected]>
Fixed Scrollable area.

The scrollview area was limitted only to the area needed by the buttons.
now the scroll area sh...

d90591e0e172caebc436be2104c86cefcb08c012 authored about 4 years ago by podraco01 <[email protected]>
Added kv profiling to KitchenSink Demo.

The kivy languaje proffiling tool has been set for develelopment
verifications.
Every KV file is...

6883c1febe963a3a9bd683150e15aa10dfc78d69 authored about 4 years ago by podraco01 <[email protected]>
Merge pull request #3 from kivymd/master

update 17-08-2020

4c1b77a53fcb74e673a7d7dfa7279e0615040c5e authored about 4 years ago by Manuel Ortiz <[email protected]>
Added `Clickable icon for MDTextFieldRound` section to doc string

65024b0d4cb7cebb2304e47ad788679704b081d6 authored about 4 years ago by macbookair <[email protected]>
Add `MDRelativeLayout` class to `Factory.register`

a3a97920beefe8d4dcbac27da13ea40dee29094c authored about 4 years ago by macbookair <[email protected]>
Added checking of an object for belonging to the RelativeLayout class in the canvas instruction

cd6b8cde7ec7585e5fede25d9fa8897d6619e955 authored about 4 years ago by macbookair <[email protected]>
Add `MDRelativeLayout` class

8c9a92d124d5325cbb947c0b6d42dc9e1e7aee9e authored about 4 years ago by macbookair <[email protected]>
Removed default value for `icon = StringProperty ("")`

83db502b82a6e4df6603ac7c998e4f51c9b3402b authored about 4 years ago by macbookair <[email protected]>
Merge pull request #461 from p0lygun/master

RE: RE : added ability to use icon from md_icons in attr icon of MDExpansionPanel

fc96ce34d8afc3b6d33d041eb88821e7e42a0619 authored about 4 years ago by Yuri Ivanov <[email protected]>
centered icon vertically

b5ac831b3b52ba76cde7aed88eed9c53649cb271 authored about 4 years ago by gala <[email protected]>
added handling for when there is no icon

49df7dc82727122dc046e436b51f349783c8330a authored about 4 years ago by gala <[email protected]>
ran pre-commit test

8de7b60cf72d0fc877335a2ed0693d285761e0c9 authored about 4 years ago by gala <[email protected]>
Added ability to use icon from md_icons

e580b961b008b01de29f905f583eb05078ca216a authored about 4 years ago by gala <[email protected]>
StackOverflow badge without questions count

Related to https://github.com/kivymd/KivyMD/pull/444

782dca0d1d52cb641c236045b9d81316d44df08e authored about 4 years ago by Artem Bulgakov <[email protected]>
Edit doc string

560699ab8cc226aebe7fc9260006a3d96e5df876 authored about 4 years ago by macbookair <[email protected]>
Added the feature to change the border color of the `MDRectangleFlatIconButton` class

970de13cc11e69a2d1361246e4f79cfc477d957e authored about 4 years ago by macbookair <[email protected]>
Set android.numeric_version manually

589002ff31b139f0b440a2c06612025eb43e6e70 authored about 4 years ago by Artem Bulgakov <[email protected]>
Fix buildozer version

f6e8e3eb56239b66e8b73b860333dfbb0b847abc authored about 4 years ago by Artem Bulgakov <[email protected]>
Merge branch 'master' of https://github.com/HeaTTheatR/KivyMD

1df4c76fce48ee3e254325134545a68ac207e390 authored about 4 years ago by macbookair <[email protected]>
Added `palette` attribute - the ability to change the color of the `MDSpinner` when changing rotation cycles

f7c8bff4f1a91bb48cee1ba882a762d9969ecb69 authored about 4 years ago by macbookair <[email protected]>
Edit commit message for releases

1e894d62e98f911d415c824677e4fd5b28239f50 authored about 4 years ago by Artem Bulgakov <[email protected]>
Use format-patch in Release workflow tests

a46b337dc58975b72d4fb0ac9d99eb7471425ba4 authored about 4 years ago by Artem Bulgakov <[email protected]>
Don't ask when nothing to git clean

ca5ae21a0efdc18174fff5ebb8a8ea6252520b32 authored about 4 years ago by Artem Bulgakov <[email protected]>
Fix creating unreleased changelog

048d83dd51ff5e5a23af3e084ec094647a082eae authored about 4 years ago by Artem Bulgakov <[email protected]>
Versioning with dev and rc postfixes

e0c7e5a608ba53db27e2f98ba60b6dddfffc050e authored about 4 years ago by Artem Bulgakov <[email protected]>
Don't write "v" before version

a268845d18b4b207c32f0a37dda16f2499426284 authored about 4 years ago by Artem Bulgakov <[email protected]>
Exclude build directories from PyCharm project

d28793f5ee5e35d6df98fb63265584e8812c284f authored about 4 years ago by Artem Bulgakov <[email protected]>
Upload artifacts for pull request

d9916fc9d2a5b5ffe31042e93efbc27f74327653 authored about 4 years ago by Artem Bulgakov <[email protected]>
Fix HotReloadViewer not accepts relative paths

be789696555fb74c9f0d9a185d6d13ce701a2cd9 authored about 4 years ago by Artem Bulgakov <[email protected]>
Fix building Kitchen Sink with PyInstaller

cebe6179df579c5b4a7b57ae9d47b5d521782e46 authored about 4 years ago by Artem Bulgakov <[email protected]>
Update Iconic font (v5.5.55)

168e2b4ec53a7c2c49fca16169d60f70bc304a05 authored about 4 years ago by KivyMD Bot <[email protected]>
Merge pull request #450 from kevin-schumann/BugFix/Table_crash

Fixed table crash when going back in forth the pagination

c6407e90ea0c42005f2a8c1c605679b4e62c55bb authored about 4 years ago by Yuri Ivanov <[email protected]>
Fixed table crash when going back in forth the pagination

7dc3653ec1efe4229dd1fe6ca07200f9526902fd authored about 4 years ago by Kevin Schumann <[email protected]>
Edit doc string

047cf0635d5ac86375671278878f0312544fc5c2 authored about 4 years ago by macbookair <[email protected]>
Edit doc strings

339845a97e25454df56b4066b60219a9880bc718 authored about 4 years ago by macbookair <[email protected]>
Merge pull request #447 from podraco/master

Bugfix MDTogglebutton behavior

38dd37c55bc0eecdf109ae6c6fbb740b6426ce31 authored about 4 years ago by Yuri Ivanov <[email protected]>
Removed Testapp codeblock

The Testapp's codeblock of the file will be removed until further notice
it'll be saved as a comm...

2829d8efffff467869d8d7501f110408189ec6b6 authored about 4 years ago by podraco01 <[email protected]>
Remoever unecessary code (Button's Class already gives the property)

0e88fa84a4c7215fb7af50c4880675be62b56d6b authored about 4 years ago by podraco01 <[email protected]>
removed unecesary code from the class ToggleButtonBehavior

9cabe928733073beb2285fc536d9d139b366f0b6 authored about 4 years ago by podraco01 <[email protected]>
Added font_color_normal and font_color_down properties

This new properties allow better customization of the button class,
allowing the developer to c...

87a6b0b9df250cbb10caa858d5632066ef5eb0a9 authored about 4 years ago by podraco01 <[email protected]>
Beautify by Black,Flake8 and Isort

d85c4b048f2ee28f21d9de1f64d3eb0f04565e88 authored about 4 years ago by podraco01 <[email protected]>
Edit image width of section `Comparison of Flutter & KivyMD`

b2aedeb05f97c7c1bd81b9c5b10860cb5045868f authored about 4 years ago by macbookair <[email protected]>
Added section `Comparison of Flutter & KivyMD`

Removed section `Demos`

aa847247d2fa41561c132877bd7f1bc0e35e91cd authored about 4 years ago by macbookair <[email protected]>
Toggle button bugfix, Test app addition

The togglebutton module had a bug in wich the buttons created with this
behavior didn't changed ...

d5fd064a85dba73b4a007ae7b3f6421d1cb9619c authored about 4 years ago by podraco01 <[email protected]>
Merge branch 'master' of https://github.com/HeaTTheatR/KivyMD

72b062040c89c1c5e020a4a494f798442838389c authored about 4 years ago by macbookair <[email protected]>
Fix https://github.com/kivymd/KivyMD/issues/341

c4cd37c67db29397464160fa074d238670c740c4 authored about 4 years ago by macbookair <[email protected]>
Merge pull request #2 from kivymd/master

update to master branch

fe1acca0f43eb003cf28e31ef69b378bdcf4aaed authored about 4 years ago by Manuel Ortiz <[email protected]>
Merge pull request #445 from gala0sup/patch-1

corrected icon name

e94c829c186ae1ffb93b17c45b42020106c9693f authored about 4 years ago by Yuri Ivanov <[email protected]>
Fixed indentation in docstring

d5703a7d876249e2b258f39912d8dd702e8f993f authored about 4 years ago by macbookair <[email protected]>
corrected icon name

c8cc8d350e11a3bec3686a93af2c23aaa0ca572d authored about 4 years ago by Vibhakar Solanki <[email protected]>
Replaced callback method to `on_release` events

34621a2f767a64eec35f67e21650181da82b8c3e authored about 4 years ago by macbookair <[email protected]>
Revert "Added `on_release` method for menu item events instead of callback method"

This reverts commit e6c6c77d

4461b6bf99a024c2cc20d7d0206ef6dde0eca59b authored about 4 years ago by macbookair <[email protected]>
Added `on_release` method for menu item events instead of callback method

e6c6c77dae4dffe324545ab70d87dff971de3374 authored about 4 years ago by macbookair <[email protected]>
Replaced callback method to `on_release` events

96556a43ecd757f0c9c7f94e14b4282e2ab49699 authored about 4 years ago by macbookair <[email protected]>
Added `on_release` method for menu item events instead of callback method to `MDDropdownMenu` class

0e9ba8cba19ecac8ec09640f1bbc300f15a154a2 authored about 4 years ago by macbookair <[email protected]>
Fix scrim showing

Related https://github.com/kivymd/KivyMD/issues/399

60670e4a2de230820e2bd7b9e2ec33467a7dfc19 authored about 4 years ago by Artem Bulgakov <[email protected]>
Fix https://github.com/kivymd/KivyMD/issues/399

709e7dad85f657a40b920c021ac19d7d4e31e6fe authored about 4 years ago by macbookair <[email protected]>
Merge branch 'master' of https://github.com/HeaTTheatR/KivyMD

11d8ce29ceac3062b273311834a3e3481af2e8e5 authored about 4 years ago by macbookair <[email protected]>
Added `on_ref_press` and `switch_tab` methods to `MDTabs` class

e84faeced27944e4afef462dfc3d7bbb123ab939 authored about 4 years ago by macbookair <[email protected]>
Fix 'NoneType' object has no attribute 'type'

72be4380944a5a7979c6ad98fd473a293264ca70 authored about 4 years ago by Artem Bulgakov <[email protected]>
Remove Bountysource

567c01065daa4d9da346fa932c70139815cfa051 authored about 4 years ago by Artem Bulgakov <[email protected]>
Merge branch 'master' of https://github.com/HeaTTheatR/KivyMD

8f3c8c3e855bc5f70ab66a87e57752cbb10a525f authored about 4 years ago by macbookair <[email protected]>
Added stencil instructions to the `FitImage` class canvas

3aeab6b7d3cd772ef439863df114b1def07183bd authored about 4 years ago by macbookair <[email protected]>
Fix images, encoding and license in Kitchen Sink

982dcc4f07bae63335e3fae5edceb5479cb3ea3f authored about 4 years ago by Artem Bulgakov <[email protected]>
When you set a value for the `radius` parameter, a transparent background for the `MDCard` class is automatically set

d000ea081d73b211c5828ead2cf58fbbbc1d7d7b authored about 4 years ago by macbookair <[email protected]>
Remove elevation when drawer is closed

29502c51dc2a470cb3c59c8ed06fd9d71be28927 authored about 4 years ago by Artem Bulgakov <[email protected]>
Standard and modal types for navigation drawer (#441)

Co-authored-by: Artem Bulgakov <[email protected]>

ac1791685ec6a85639b0752851b838351ca824cc authored about 4 years ago by Wasim Afser <[email protected]>
Merge pull request #440 from kevin-schumann/BugFix/MDDialog_Custom_Content_Height

Fixed custom content height, when using adaptive_height

54fd2c9ac33aa9ac90d1ec49df54c38552afaa19 authored about 4 years ago by Yuri Ivanov <[email protected]>
fixed formatting

d5e0bc480482e1c9ee0b6580925ce0a52fb93a80 authored about 4 years ago by Kevin Schumann <[email protected]>
Fixed custom content height, when using adaptive_height

9836c2217521dc879f05f5f4a3a06bd0d5b24188 authored about 4 years ago by Kevin Schumann <[email protected]>
Remove `on_touch_down` method from `MDTabsCarousel`

092c0b500eba1dfccdf38cfbc16a43f880c6fc30 authored about 4 years ago by macbookair <[email protected]>
Fix https://github.com/kivymd/KivyMD/issues/439

1eb60f545e0f216335f6051625854519520e25b6 authored about 4 years ago by macbookair <[email protected]>
Fix link to kivymd/internal repository

ebaa1b17073f194aeeb9ac4fe82c668157c6a4ca authored about 4 years ago by Artem Bulgakov <[email protected]>
Remove logo files

31a276f30e22876aff4f2aaa9cd1737dcea11297 authored about 4 years ago by Artem Bulgakov <[email protected]>
Move KivyMD logo to KivyMD_Internal repository

59087b399791cec06929c4024147dddf81592df2 authored about 4 years ago by Artem Bulgakov <[email protected]>
Fixed module import in docstring

cb37db39c2f7bd62df89434637f0501e97d90323 authored about 4 years ago by macbookair <[email protected]>
Change "alpha" to "beta" in __init__.py

c271b80374247de4eb4d30069b1c4cbede929ebe authored about 4 years ago by Artem Bulgakov <[email protected]>
New design for Contributors section

0487e6c41a7268bcbd3f66b1feba9f61e699c498 authored about 4 years ago by Artem Bulgakov <[email protected]>
Fix KivyMD Bot name in git

39be5b98a4dd345f7cd5a392e8cc97580d010ff2 authored about 4 years ago by Artem Bulgakov <[email protected]>
Add Bountysource badge

8045031c075bbb37b780e6ff2c246b593e2fa103 authored about 4 years ago by Artem Bulgakov <[email protected]>
Merge pull request #438 from lemousehunter/new-branch

Update menu.py

92a2b2b6c85966c29c1ca334721f08b00089d85e authored about 4 years ago by KivyMD <[email protected]>
Update menu.py

Fixes #431

efef7e316f6e546719a5242222a9a0a536f344e3 authored about 4 years ago by lemousehunter <[email protected]>
Move .github to https://github.com/kivymd/.github

dd5e7b537e624f7f2773fd92141001d6ba213748 authored about 4 years ago by Artem Bulgakov <[email protected]>
Update License

ef1b5bb9ef6680c336c20035d23b2441d5813bbd authored about 4 years ago by Artem Bulgakov <[email protected]>
Add support link to issue templates page

55ad949e0496456eb640b0dd970b474de40c031d authored about 4 years ago by Artem Bulgakov <[email protected]>
Repository moved to kivymd organization

d4d60310895f43b3cb02c012af0426dfe275b3e0 authored about 4 years ago by Artem Bulgakov <[email protected]>
Fix setting KivyMD Bot data

bd8b5c624f9967afa61cb11477dcd15bf04442dc authored about 4 years ago by Artem Bulgakov <[email protected]>
Make commits by KivyMD-Bot

02cd59edd8a9f0dd825889011398c7fdc9156160 authored about 4 years ago by Artem Bulgakov <[email protected]>