Skip to content

Pull requests: adafruit/Adafruit_CircuitPython_Display_Shapes

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Projects
Filter by project
Loading
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Update for release.
#1 by kattni was merged Mar 22, 2019 Loading… updated Mar 22, 2019
No longer use position at all
#3 by ladyada was merged Mar 25, 2019 Loading… updated Mar 25, 2019
Added Fixed Position Parameter to Make Compatible with CP4 Beta 5
#2 by makermelissa was closed Mar 25, 2019 Loading… updated Mar 25, 2019
Added Triangle Shape
#4 by makermelissa was merged Aug 6, 2019 Loading… updated Aug 6, 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
Update Code of Conduct
#11 by sommersoft was merged Mar 15, 2020 Loading… updated Mar 15, 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
2
1
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
Fix documentation errors
#24 by kmatch98 was merged Sep 10, 2020 Loading… updated Sep 10, 2020
Fixed off by one error with diagonal lines
#27 by makermelissa was merged Nov 3, 2020 Loading… updated Nov 3, 2020
Add magtag example
#28 by FoamyGuy was merged Nov 21, 2020 Loading… updated Nov 21, 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
Add simple round rect
#33 by TG-Techie was closed Feb 27, 2021 Loading… updated Feb 27, 2021
ProTip! no:milestone will show everything without a milestone.