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: britzl/gooey
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 10.2.0
Choose a base ref
...
head repository: britzl/gooey
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 19 commits
  • 21 files changed
  • 4 contributors

Commits on May 24, 2022

  1. Handle if item has no data

    britzl committed May 24, 2022
    Configuration menu
    Copy the full SHA
    f22621d View commit details
    Browse the repository at this point in the history

Commits on Jul 3, 2022

  1. Configuration menu
    Copy the full SHA
    4ce4b25 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    4bb8b73 View commit details
    Browse the repository at this point in the history
  3. Handle dynamic list stencil size change

    Fixes #39
    britzl committed Jul 3, 2022
    Configuration menu
    Copy the full SHA
    683e2de View commit details
    Browse the repository at this point in the history
  4. Update README.md

    britzl authored Jul 3, 2022
    Configuration menu
    Copy the full SHA
    a655d3b View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2022

  1. Add scrollbar.horizontal (#74)

    unindented authored Jul 21, 2022
    Configuration menu
    Copy the full SHA
    1309986 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2022

  1. Updated input (#76)

    wistpotion authored Oct 9, 2022
    Configuration menu
    Copy the full SHA
    50bca07 View commit details
    Browse the repository at this point in the history
  2. Improved input overflow efficiency (#77)

    * Improved input
    
    * Commented rewritten code
    wistpotion authored Oct 9, 2022
    Configuration menu
    Copy the full SHA
    10176f9 View commit details
    Browse the repository at this point in the history

Commits on Mar 21, 2023

  1. Handle data updates in dynamic lists

    Fixes #78
    britzl committed Mar 21, 2023
    Configuration menu
    Copy the full SHA
    eeadbd5 View commit details
    Browse the repository at this point in the history

Commits on Jul 31, 2023

  1. Fix image cache local file path (#80)

    Now sanitizes url filenames
    paulbaucom authored Jul 31, 2023
    Configuration menu
    Copy the full SHA
    0253b22 View commit details
    Browse the repository at this point in the history

Commits on Oct 8, 2023

  1. Added group to radio button api ref

    Fixes #81
    britzl committed Oct 8, 2023
    Configuration menu
    Copy the full SHA
    e7f3e5c View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. Removed whitespace

    britzl committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    cd408a2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    423d337 View commit details
    Browse the repository at this point in the history
  3. Missing space

    britzl committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    3917ed2 View commit details
    Browse the repository at this point in the history
  4. Update radio.lua

    britzl committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    43ebbb5 View commit details
    Browse the repository at this point in the history
  5. Removed unused code

    britzl committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ebcfdf0 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. Configuration menu
    Copy the full SHA
    8a6d459 View commit details
    Browse the repository at this point in the history
  2. Fixed typo

    britzl committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    324d25f View commit details
    Browse the repository at this point in the history
  3. Cleanup

    britzl committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    47fe94a View commit details
    Browse the repository at this point in the history
Loading