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

#7670: Use <IsolatedComponent> for DocumentView, EphemeralFormContent, CustomFormComponent #8200

Merged
merged 41 commits into from
Apr 11, 2024

Commits on Apr 4, 2024

  1. POC: Isolated components

    fregante committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    46d2207 View commit details
    Browse the repository at this point in the history
  2. Wrap SelectionMenu

    fregante committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    708ba2b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0671574 View commit details
    Browse the repository at this point in the history
  4. Wrap PropertyTree

    fregante committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    386b02c View commit details
    Browse the repository at this point in the history
  5. Wrap SelectionToolPopover

    fregante committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    6a273f9 View commit details
    Browse the repository at this point in the history
  6. Fix tests

    fregante committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    360f843 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    e3018e8 View commit details
    Browse the repository at this point in the history
  8. Update docs

    fregante committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    4760ee0 View commit details
    Browse the repository at this point in the history
  9. Cleanup

    fregante committed Apr 4, 2024
    Configuration menu
    Copy the full SHA
    a2c75b9 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9760393 View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2024

  1. Ok but no fonts?

    fregante committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    df1ec00 View commit details
    Browse the repository at this point in the history
  2. Ok with fonts

    fregante committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    a6dc0fe View commit details
    Browse the repository at this point in the history
  3. Import issues

    fregante committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    652339a View commit details
    Browse the repository at this point in the history
  4. Lint

    fregante committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    c5aa5f6 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3d139a2 View commit details
    Browse the repository at this point in the history
  6. Fix most issues

    fregante committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    123b53a View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    16542a2 View commit details
    Browse the repository at this point in the history
  8. Extract/cleanup

    fregante committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    fb4d8a4 View commit details
    Browse the repository at this point in the history
  9. /2

    fregante committed Apr 6, 2024
    Configuration menu
    Copy the full SHA
    a349a66 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    efb53fe View commit details
    Browse the repository at this point in the history

Commits on Apr 8, 2024

  1. Update documentation

    fregante committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    f195c5c View commit details
    Browse the repository at this point in the history
  2. CustomFormComponent

    fregante committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    ccb84c2 View commit details
    Browse the repository at this point in the history
  3. EphemeralFormContent

    fregante committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    cc46b6a View commit details
    Browse the repository at this point in the history
  4. DocumentView

    fregante committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    98384ca View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    fee63aa View commit details
    Browse the repository at this point in the history
  6. Bad merge

    fregante committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    e29f974 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/F/feature/isolated-components' i…

    …nto F/feature/isolated-form-and-document
    fregante committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    34af2e3 View commit details
    Browse the repository at this point in the history
  8. Lint

    fregante committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    98b0f8e View commit details
    Browse the repository at this point in the history
  9. Lint

    fregante committed Apr 8, 2024
    Configuration menu
    Copy the full SHA
    82b3dd4 View commit details
    Browse the repository at this point in the history

Commits on Apr 10, 2024

  1. Configuration menu
    Copy the full SHA
    3313bc3 View commit details
    Browse the repository at this point in the history
  2. Sort jest config

    fregante committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    1334a91 View commit details
    Browse the repository at this point in the history
  3. Merge remote-tracking branch 'origin/F/feature/isolated-components' i…

    …nto F/feature/isolated-form-and-document
    fregante committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    0f559cb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8b2f5e8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3695681 View commit details
    Browse the repository at this point in the history
  6. Comments

    fregante committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    9d86817 View commit details
    Browse the repository at this point in the history
  7. Merge remote-tracking branch 'origin/F/bug/isolated-components' into …

    …F/feature/isolated-form-and-document
    fregante committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    bf236b9 View commit details
    Browse the repository at this point in the history
  8. Open Shadow DOM

    To avoid this regression: #8211
    fregante committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    c7aaa29 View commit details
    Browse the repository at this point in the history
  9. Test shadow DOM

    fregante committed Apr 10, 2024
    Configuration menu
    Copy the full SHA
    ee2aa0a View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2024

  1. Configuration menu
    Copy the full SHA
    de42f14 View commit details
    Browse the repository at this point in the history
  2. Fill the frame (h-100)

    fregante committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    9db1a1d View commit details
    Browse the repository at this point in the history
  3. fixes failing tests

    grahamlangford committed Apr 11, 2024
    Configuration menu
    Copy the full SHA
    4a01ac6 View commit details
    Browse the repository at this point in the history