Skip to content

Tags: tfpf/ScrollableContainers

Tags

v2.3.0

Toggle v2.3.0's commit message
Add version attribute and fix lints

v2.2.5

Toggle v2.2.5's commit message
Version bump

[skip ci]

v2.2.4

Toggle v2.2.4's commit message
Version bump

v2.2.3

Toggle v2.2.3's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Version bump (#24)

v2.2.2

Toggle v2.2.2's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Reduced demo GIF size below 10 MB (#21)

Closes #20.

v2.2.1

Toggle v2.2.1's commit message
Removed previous demo GIF

It is not shown on PyPI. Probably because of the comment right above it.

v2.2.0

Toggle v2.2.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
System packages in virtual environment (#19)

Allows using the pre-compiled wxPython package installed for the system Python interpreter rather than compiling it from source in the virtual environment.

v2.1.1

Toggle v2.1.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Protect accessible attributes from modification (#16)

* Made `ScrollableFrameTk.frame` read-only
* Made `ScrollablePanelWx.panel` read-only
* Made `ScrollableAreaQt5.area` read-only
* Made `ScrollableAreaQt6.area` read-only
* Version bump

v2.1.0

Toggle v2.1.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Added `ScrollableFrameTk` demo GIF (#13)

v2.0.4

Toggle v2.0.4's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Human certification in readme (#11)

* Added certification note in readme
* Bumped version