8000 Comparing 2.0.1...main · adafruit/Adafruit_CircuitPython_DisplayIO_Layout · GitHub
[go: up one dir, main page]

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.0.1
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
  • 19 commits
  • 40 files changed
  • 3 contributors

Commits on Dec 16, 2023

  1. GridLayout cell contains

    FoamyGuy committed Dec 16, 2023
    Configuration menu
    8000
    Copy the full SHA
    53b190e View commit details
    Browse the repository at this point in the history
  2. fix docstring

    FoamyGuy committed Dec 16, 2023
    Configuration menu
    Copy the full SHA
    4b0f993 View commit details
    Browse the repository at this point in the history

Commits on Dec 26, 2023

  1. Configuration menu
    Copy the full SHA
    873672f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    67f8bc9 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'foamyguy/gridlayout_cell_contains' into…

    … gridlayout_cell_contains
    
    # Conflicts:
    #	adafruit_displayio_layout/layouts/grid_layout.py
    FoamyGuy committed Dec 26, 2023
    Configuration menu
    Copy the full SHA
    5640f60 View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

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

Commits on Jan 29, 2024

  1. Merge pull request #92 from FoamyGuy/gridlayout_cell_contains

    Gridlayout cell contains
    FoamyGuy authored Jan 29, 2024
    Configuration menu
    Copy the full SHA
    19fdbc4 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2024

  1. remove deprecated get_html_theme_path() call

    Signed-off-by: foamyguy <foamyguy@gmail.com>
    FoamyGuy committed Oct 7, 2024
    Configuration menu
    Copy the full SHA
    c544136 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. adding linear_layout

    FoamyGuy committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    40b1812 View commit details
    Browse the repository at this point in the history
  2. fix docstring

    FoamyGuy committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    5ab4c30 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Merge pull request #94 from FoamyGuy/linear_layout_new

    Adding linear_layout
    FoamyGuy authored Nov 15, 2024
    Configuration menu
    Copy the full SHA
    5b80e0d View commit details
    Browse the repository at this point in the history

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
0