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

feat: Introduce component ids #1849

Draft
wants to merge 34 commits into
base: main
Choose a base branch
from

Commits on Nov 12, 2024

  1. refactor: Small clean up

    bprusinowski committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    1b9079d View commit details
    Browse the repository at this point in the history
  2. fix: Typo

    bprusinowski committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    b1febb9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    08a8190 View commit details
    Browse the repository at this point in the history
  4. fix: Condition

    bprusinowski committed Nov 12, 2024
    Configuration menu
    Copy the full SHA
    d5ba3d5 View commit details
    Browse the repository at this point in the history

Commits on Nov 13, 2024

  1. Configuration menu
    Copy the full SHA
    0a30809 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    50b5412 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bdb5d28 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    27076d4 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    797980a View commit details
    Browse the repository at this point in the history
  6. fix: Async migration

    bprusinowski committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    31a3ca4 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    a2da49b View commit details
    Browse the repository at this point in the history
  8. fix: Correctly handle componentIris

    ...and move the filter splitting responsibility up.
    bprusinowski committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    d3de7a5 View commit details
    Browse the repository at this point in the history
  9. feat: Add migration

    bprusinowski committed Nov 13, 2024
    Configuration menu
    Copy the full SHA
    8b418f1 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3c2ccd1 View commit details
    Browse the repository at this point in the history

Commits on Nov 14, 2024

  1. chore: Improve debugging

    bprusinowski committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    2563a2c View commit details
    Browse the repository at this point in the history
  2. refactor: Clean up

    bprusinowski committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    654fb60 View commit details
    Browse the repository at this point in the history
  3. fix: Mock

    bprusinowski committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    0dfb712 View commit details
    Browse the repository at this point in the history
  4. fix: Tests

    bprusinowski committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    58689d7 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    11284bf View commit details
    Browse the repository at this point in the history
  6. chore: Update comment

    bprusinowski committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    4d7a8a1 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    ce3c931 View commit details
    Browse the repository at this point in the history
  8. refactor: Rename

    bprusinowski committed Nov 14, 2024
    Configuration menu
    Copy the full SHA
    f2359a7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    7c55a27 View commit details
    Browse the repository at this point in the history

Commits on Nov 15, 2024

  1. Configuration menu
    Copy the full SHA
    9b5da07 View commit details
    Browse the repository at this point in the history
  2. fix: Tests

    bprusinowski committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    3217e57 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f247d1e View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    a64dff9 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    1374cb8 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    8bbe035 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    8f616d0 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    6c641ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    bcf7644 View commit details
    Browse the repository at this point in the history
  10. chore: yarn.lock

    bprusinowski committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    ea4bd9f View commit details
    Browse the repository at this point in the history
  11. fix: Test

    bprusinowski committed Nov 15, 2024
    Configuration menu
    Copy the full SHA
    6993887 View commit details
    Browse the repository at this point in the history