Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added documentation for RecycleView viewclass statefullness, including a warning, context paragraph, and minimal example #7328

Merged

Conversation

stevewells20
Copy link
Contributor

Maintainer merge checklist

  • Title is descriptive/clear for inclusion in release notes.
  • Applied a Component: xxx label.
  • Applied the api-deprecation or api-break label.
  • Applied the release-highlight label to be highlighted in release notes.
  • Added to the milestone version it was merged into.
  • Unittests are included in PR.
  • Properly documented, including versionadded, versionchanged as needed.

@welcome
Copy link

welcome bot commented Jan 14, 2021

Thanks for opening your first pull request here! 💖 Please check out our contributing guidelines.

Copy link
Member

@matham matham left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just edited a little bit the wording and renamed some variables to make it more consistent with the rest of Kivy. Also fixed (hopefully) the pep8 issues.

kivy/uix/recycleview/__init__.py Outdated Show resolved Hide resolved
kivy/uix/recycleview/__init__.py Outdated Show resolved Hide resolved
kivy/uix/recycleview/__init__.py Outdated Show resolved Hide resolved
@matham matham merged commit 3dee088 into kivy:master Jan 27, 2021
@welcome
Copy link

welcome bot commented Jan 27, 2021

Congrats on merging your first pull request! 🎉🎉🎉

@stevewells20
Copy link
Contributor Author

Ah I walked away from GitHub after submitting this and forgot to check the status. Thank you for fixing my PR @matham!

@stevewells20 stevewells20 deleted the doc-recycleview-viewclass-statefullness branch February 1, 2021 22:05
hamlet4401 pushed a commit to tytgatlieven/kivy that referenced this pull request Jul 3, 2021
…g a warning, context paragraph, and minimal example (kivy#7328)

* Added documentation for RecycleView viewclass statefullness

* Apply suggestions from code review

* Fix PEP8 issues.

Co-authored-by: matham <moiein2000@gmail.com>
@matham matham added this to the 2.1.0 milestone Jan 27, 2022
@matham matham added the Component: documentation Documentation or examples label Jan 27, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: documentation Documentation or examples
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants