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

RJS-2648: Add ability for Realm instance to be used in RealmProvider #6714

Merged
merged 32 commits into from
Jun 17, 2024

Commits on Jun 10, 2024

  1. update 5 files

    gagik committed Jun 10, 2024
    Configuration menu
    Copy the full SHA
    58ae94e View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    3347509 View commit details
    Browse the repository at this point in the history

Commits on Jun 11, 2024

  1. renames in RealmProvider.tsx, RealmProvider.test.tsx and packages/rea…

    …lm-react/src/index.tsx
    gagik committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    776b6c5 View commit details
    Browse the repository at this point in the history
  2. update RealmContext.ts, RealmProvider.tsx, RealmProvider.test.tsx and…

    … packages/realm-react/src/index.tsx
    gagik committed Jun 11, 2024
    Configuration menu
    Copy the full SHA
    d2799d2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5e419b5 View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. Configuration menu
    Copy the full SHA
    58222e0 View commit details
    Browse the repository at this point in the history
  2. docs: update CHANGELOG.md

    gagik committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    7756a56 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf99a62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9788883 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    88c9790 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2024

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

Commits on Jun 14, 2024

  1. changes based on review

    gagik committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    f454eae View commit details
    Browse the repository at this point in the history
  2. Update from review comments

    gagik committed Jun 14, 2024
    Configuration menu
    Copy the full SHA
    9fde880 View commit details
    Browse the repository at this point in the history

Commits on Jun 17, 2024

  1. Update CHANGELOG.md

    Co-authored-by: LJ <81748770+elle-j@users.noreply.github.com>
    gagik and elle-j committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    73bff55 View commit details
    Browse the repository at this point in the history
  2. PR changes

    gagik committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    282f71a View commit details
    Browse the repository at this point in the history
  3. Merge branch 'gagik/realm-instance-provider' of github.com:realm/real…

    …m-js into gagik/realm-instance-provider
    gagik committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    bf4797a View commit details
    Browse the repository at this point in the history
  4. Reorganize and cleanup

    gagik committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    9f0366c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    af1f579 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    f024e9b View commit details
    Browse the repository at this point in the history
  7. Fix comment

    gagik committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    91d28b3 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    bb938f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    39e486b View commit details
    Browse the repository at this point in the history
  10. Fix html

    gagik committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    0b7c9c8 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    dd0ab56 View commit details
    Browse the repository at this point in the history
  12. Add semicolon

    gagik committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    dda07c9 View commit details
    Browse the repository at this point in the history
  13. Add errors with props

    gagik committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    aff7d8a View commit details
    Browse the repository at this point in the history
  14. use less unrolling

    gagik committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e1b71e1 View commit details
    Browse the repository at this point in the history
  15. rename to configprops

    gagik committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    e5fc4c8 View commit details
    Browse the repository at this point in the history
  16. update RealmProvider.tsx

    gagik committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    faeec83 View commit details
    Browse the repository at this point in the history
  17. Update packages/realm-react/CHANGELOG.md

    Co-authored-by: Kræn Hansen <kraen.hansen@mongodb.com>
    gagik and kraenhansen committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    8639d84 View commit details
    Browse the repository at this point in the history
  18. More than 0

    gagik committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    436ff07 View commit details
    Browse the repository at this point in the history
  19. Merge branch 'gagik/realm-instance-provider' of github.com:realm/real…

    …m-js into gagik/realm-instance-provider
    gagik committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    c34b4a1 View commit details
    Browse the repository at this point in the history