forked from ladyada/Adafruit_CircuitPython_Display_Shapes
- Notifications
You must be signed in to change notification settings - Fork 17
Pull requests: adafruit/Adafruit_CircuitPython_Display_Shapes
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added Fixed Position Parameter to Make Compatible with CP4 Beta 5
#2 by makermelissa was closed Mar 25, 2019 Loading… updated Mar 25, 2019
Updating some doc tags in RoundRect since rect shows up twice in RTD
#5 by makermelissa was merged Aug 6, 2019 Loading… updated Aug 6, 2019
Updated doc files for new Triangle shape
#6 by makermelissa was merged Aug 6, 2019 Loading… updated Aug 6, 2019
Changes to shape objects to explicitly set opaque property when changing colors
#8 by DavePutz was merged Nov 1, 2019 Loading… updated Nov 2, 2019
Added line and polygon, refactored triangle
#10 by makermelissa was merged Feb 12, 2020 Loading… updated Feb 12, 2020
Black reformatting with Python 3 target.
#13 by kattni was merged Apr 10, 2020 Loading… updated Apr 10, 2020
allow stroke parameter for Circle()
#15 by FoamyGuy was merged Jul 1, 2020 Loading… updated Jul 1, 2020
Add example using line for a moving sparkline graph
#14 by kmatch98 was merged Jul 22, 2020 Loading… updated Jul 22, 2020
Corrected off-by-one error in __init__
#19 by kmatch98 was closed Jul 25, 2020 Loading… updated Jul 25, 2020
Corrects off-by-one error in due to rounding errors
#20 by kmatch98 was merged Jul 27, 2020 Loading… updated Jul 27, 2020
Added missing API documentation members
#22 by makermelissa was merged Aug 5, 2020 Loading… updated Aug 5, 2020
Fixed off by one error with horizontal and vertical lines
#23 by makermelissa was merged Aug 5, 2020 Loading… updated Aug 5, 2020
Moved repository from Travis to GitHub Actions
#9 by evaherrada was merged Jan 5, 2020 Loading… updated Aug 6, 2020
Ran black, updated to pylint 2.x
#12 by evaherrada was merged Mar 23, 2020 Loading… updated Aug 6, 2020
Fixed off by one error with diagonal lines
#27 by makermelissa was merged Nov 3, 2020 Loading… updated Nov 3, 2020
Ran pre-commit, added licenses
#30 by evaherrada was merged Jan 14, 2021 Loading… updated Jan 14, 2021
Remove fill argument definition from Sphinx docstring
#29 by benetherington was merged Jan 14, 2021 Loading… updated Jan 14, 2021
Fix typos in Sphinx class string
#31 by benetherington was merged Jan 22, 2021 Loading… updated Jan 22, 2021
Previous Next
ProTip! no:milestone will show everything without a milestone.