Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: adafruit/Adafruit_CircuitPython_DisplayIO_Layout
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 2.2.0
Choose a base ref
...
head repository: adafruit/Adafruit_CircuitPython_DisplayIO_Layout
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: main
Choose a head ref
  • 8 commits
  • 40 files changed
  • 3 contributors

Commits on Jan 16, 2025

  1. add sphinx configuration to rtd.yaml

    Signed-off-by: foamyguy <foamyguy@gmail.com>
    FoamyGuy committed Jan 16, 2025
    Configuration menu
    Copy the full SHA
    a896875 View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2025

  1. Configuration menu
    Copy the full SHA
    fe5de40 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2025

  1. use plus between f-strings

    FoamyGuy committed Feb 25, 2025
    Configuration menu
    Copy the full SHA
    7a6bc24 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #97 from FoamyGuy/use_ruff_remove_8x_compat

    use ruff and remove 8x displayio code
    FoamyGuy authored Feb 25, 2025
    Configuration menu
    Copy the full SHA
    d776d6e View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2025

  1. Remove secrets usage

    justmobilize committed Feb 27, 2025
    Configuration menu
    Copy the full SHA
    2f031fc View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2025

  1. Merge pull request #98 from justmobilize/remove-secrets-usage

    Remove secrets usage
    FoamyGuy authored Feb 28, 2025
    Configuration menu
    Copy the full SHA
    13376b5 View commit details
    Browse the repository at this point in the history

Commits on Apr 2, 2025

  1. Configuration menu
    Copy the full SHA
    746b188 View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2025

  1. Merge pull request #99 from FoamyGuy/gridlayout_enhancements

    add pop_content() rename get_cell() to get_content()
    tannewt authored Apr 5, 2025
    Configuration menu
    Copy the full SHA
    1af1781 View commit details
    Browse the repository at this point in the history
Loading