Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Overall type improvements #3707

Open
wants to merge 29 commits into
base: develop
Choose a base branch
from
Open

Overall type improvements #3707

wants to merge 29 commits into from

Commits on May 28, 2024

  1. Configuration menu
    Copy the full SHA
    ed1529c View commit details
    Browse the repository at this point in the history
  2. CHANGELOG.md

    cnrudd committed May 28, 2024
    Configuration menu
    Copy the full SHA
    96c1e63 View commit details
    Browse the repository at this point in the history
  3. Reworked, much improved with Greg's help and review.

    Made hoist components limit ref prop only to those setup to handle it.
    cnrudd committed May 28, 2024
    Configuration menu
    Copy the full SHA
    2010f89 View commit details
    Browse the repository at this point in the history
  4. CHANGELOG.md update

    cnrudd committed May 28, 2024
    Configuration menu
    Copy the full SHA
    1e7d3cf View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Had missed fixing up desktop buttons.

    Had forgotten to remove ref from ElementSpec.
    cnrudd committed May 29, 2024
    Configuration menu
    Copy the full SHA
    d500557 View commit details
    Browse the repository at this point in the history

Commits on May 31, 2024

  1. Merge branch 'refs/heads/develop' into fixRefForJSX

    # Conflicts:
    #	CHANGELOG.md
    cnrudd committed May 31, 2024
    Configuration menu
    Copy the full SHA
    d3f0025 View commit details
    Browse the repository at this point in the history

Commits on Jun 3, 2024

  1. Merge branch 'refs/heads/develop' into fixRefForJSX

    # Conflicts:
    #	CHANGELOG.md
    cnrudd committed Jun 3, 2024
    Configuration menu
    Copy the full SHA
    a94d18f View commit details
    Browse the repository at this point in the history

Commits on Jun 4, 2024

  1. Configuration menu
    Copy the full SHA
    53b2506 View commit details
    Browse the repository at this point in the history
  2. Setup PinPadProps

    cnrudd committed Jun 4, 2024
    Configuration menu
    Copy the full SHA
    9a7f3c8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    722758d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    99bd39a View commit details
    Browse the repository at this point in the history

Commits on Jun 5, 2024

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

Commits on Jun 7, 2024

  1. Configuration menu
    Copy the full SHA
    18dee68 View commit details
    Browse the repository at this point in the history
  2. Fix RefreshButton docs

    ghsolomon committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    b8fe9df View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/develop' into fixRefForJSX

    # Conflicts:
    #	CHANGELOG.md
    #	core/HoistComponent.ts
    #	core/HoistProps.ts
    #	desktop/cmp/input/ButtonGroupInput.ts
    ghsolomon committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    edc42f0 View commit details
    Browse the repository at this point in the history
  4. Fix HoistProps docstring

    ghsolomon committed Jun 7, 2024
    Configuration menu
    Copy the full SHA
    fb91079 View commit details
    Browse the repository at this point in the history

Commits on Jun 10, 2024

  1. Changes from CR w/ Lee

    ghsolomon committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    8feec54 View commit details
    Browse the repository at this point in the history

Commits on Jun 25, 2024

  1. Merge remote-tracking branch 'origin/develop' into fixRefForJSX

    # Conflicts:
    #	CHANGELOG.md
    #	core/HoistComponent.ts
    ghsolomon committed Jun 25, 2024
    Configuration menu
    Copy the full SHA
    5ecbbb1 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2024

  1. Minor cleanup

    ghsolomon committed Jun 27, 2024
    Configuration menu
    Copy the full SHA
    596aca9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6182cd6 View commit details
    Browse the repository at this point in the history

Commits on Jun 28, 2024

  1. Configuration menu
    Copy the full SHA
    c7ab0db View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    aa18871 View commit details
    Browse the repository at this point in the history
  3. Minor cleanups / fixes

    ghsolomon committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    e7d8156 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    853f04c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    4a52025 View commit details
    Browse the repository at this point in the history
  6. Changes from CR

    ghsolomon committed Jun 28, 2024
    Configuration menu
    Copy the full SHA
    d99c671 View commit details
    Browse the repository at this point in the history

Commits on Aug 7, 2024

  1. Catch up with Develop

    ghsolomon committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    f4c587a View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bf4acb2 View commit details
    Browse the repository at this point in the history
  3. Fix CHANGELOG

    ghsolomon committed Aug 7, 2024
    Configuration menu
    Copy the full SHA
    e06da96 View commit details
    Browse the repository at this point in the history