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: React hooks for Spaces #233

Merged
merged 15 commits into from
Oct 25, 2023
Merged

feat: React hooks for Spaces #233

merged 15 commits into from
Oct 25, 2023

Commits on Oct 24, 2023

  1. Configuration menu
    Copy the full SHA
    ee2747e View commit details
    Browse the repository at this point in the history
  2. feat: useSpace implementation

    ttypic committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    0d9070c View commit details
    Browse the repository at this point in the history
  3. chore: review changes

    ttypic committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    ad5a1c5 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    763bbb1 View commit details
    Browse the repository at this point in the history
  5. feat: add useLocations hook (#206)

    ttypic committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    d295732 View commit details
    Browse the repository at this point in the history
  6. feat: useMembers implementation (#203)

    * fix: update callback options
    
    * fix: use `MemberEventsMap` for `MembersEvent`
    
    * feat: add `useCursors` hook (#210)
    ttypic committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    9abf755 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    011176f View commit details
    Browse the repository at this point in the history
  8. feat: add exports

    ttypic committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    aefc89b View commit details
    Browse the repository at this point in the history
  9. feat: add tests (#217)

    ttypic committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    ef5fabb View commit details
    Browse the repository at this point in the history
  10. fix: add missed exports

    ttypic committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    7e21c1e View commit details
    Browse the repository at this point in the history
  11. feat: slide deck demo with hooks (#219)

    * feat: slide deck demo with hooks
    ttypic committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    c2c1a72 View commit details
    Browse the repository at this point in the history
  12. fix: useLocations,useMembers hook overload (#232)

    * fix: `useLocations`,`useMembers` hook overload
    
    add `useCursors` variant without callback
    ttypic committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    8d5c70b View commit details
    Browse the repository at this point in the history
  13. docs: react hook for spaces (#228)

    Co-authored-by: Mark Hulbert <39801222+m-hulbert@users.noreply.github.com>
    ttypic and m-hulbert committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    92e77bf View commit details
    Browse the repository at this point in the history
  14. fix: package-lock.json

    ttypic committed Oct 24, 2023
    Configuration menu
    Copy the full SHA
    b6fc044 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    716d37b View commit details
    Browse the repository at this point in the history