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

#3059: Upgrade to RJSF5 #4913

Merged
merged 31 commits into from
Dec 4, 2023
Merged

#3059: Upgrade to RJSF5 #4913

merged 31 commits into from
Dec 4, 2023

Commits on Dec 30, 2022

  1. Upgrade to RJSF5

    fregante committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    cc7f6d1 View commit details
    Browse the repository at this point in the history
  2. Fix tests

    fregante committed Dec 30, 2022
    Configuration menu
    Copy the full SHA
    239eae8 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2023

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

Commits on Jan 23, 2023

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

Commits on Feb 11, 2023

  1. Merge with main

    twschiller committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    f7de299 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    321a838 View commit details
    Browse the repository at this point in the history
  3. Add test cases

    twschiller committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    fd471d9 View commit details
    Browse the repository at this point in the history
  4. Fix title; add some tests

    twschiller committed Feb 11, 2023
    Configuration menu
    Copy the full SHA
    819288f View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2023

  1. Configuration menu
    Copy the full SHA
    de823bb View commit details
    Browse the repository at this point in the history
  2. New type imports

    fregante committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    92351b8 View commit details
    Browse the repository at this point in the history
  3. Bump rjsf

    fregante committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    bd52dc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    545c1b6 View commit details
    Browse the repository at this point in the history
  5. Lint

    fregante committed Nov 14, 2023
    Configuration menu
    Copy the full SHA
    8bb6949 View commit details
    Browse the repository at this point in the history

Commits on Nov 17, 2023

  1. Update tests

    fregante committed Nov 17, 2023
    Configuration menu
    Copy the full SHA
    0c1b8a1 View commit details
    Browse the repository at this point in the history

Commits on Nov 18, 2023

  1. Configuration menu
    Copy the full SHA
    776d598 View commit details
    Browse the repository at this point in the history
  2. Last few fixes

    fregante committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    960125a View commit details
    Browse the repository at this point in the history
  3. Restore comment

    fregante committed Nov 18, 2023
    Configuration menu
    Copy the full SHA
    c599ffb View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2023

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

Commits on Nov 24, 2023

  1. Configuration menu
    Copy the full SHA
    20c772c View commit details
    Browse the repository at this point in the history
  2. Fix null issue

    I don't see why `formData` would be undefined in these events, but this silences the error while still calling onSubmit with the expected object
    fregante committed Nov 24, 2023
    Configuration menu
    Copy the full SHA
    f320f7d View commit details
    Browse the repository at this point in the history

Commits on Nov 29, 2023

  1. Configuration menu
    Copy the full SHA
    b372744 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of https://github.com/pixiebrix/pixiebrix-extension

    … into F/deps/upgrade-to-rjsf-5
    fregante committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    f773b10 View commit details
    Browse the repository at this point in the history
  3. Run prettier

    fregante committed Nov 29, 2023
    Configuration menu
    Copy the full SHA
    ac5abe0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    622dbba View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2023

  1. Configuration menu
    Copy the full SHA
    8e42e56 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cc553b0 View commit details
    Browse the repository at this point in the history
  3. removes console log

    grahamlangford committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    022be5c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1b9bb64 View commit details
    Browse the repository at this point in the history
  5. fix snapshot

    grahamlangford committed Dec 4, 2023
    Configuration menu
    Copy the full SHA
    b8f8a9b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    23f398a View commit details
    Browse the repository at this point in the history