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: New hooks and server-side compatibility #203

Merged
merged 9 commits into from
Apr 22, 2020
Merged

Conversation

tassoevan
Copy link
Collaborator

@tassoevan tassoevan commented Apr 21, 2020

Hooks added:

  • useDebouncedValue
  • useSafely
  • useLazyRef

Hooks removed:

  • useExclusiveBooleanProps

And tests for Node.js environment added to test server-side rendering capabilities.

@tassoevan tassoevan requested a review from a team April 21, 2020 16:27
@tassoevan tassoevan added ⚛️ Hooks ➕ Enhancement New feature or request labels Apr 21, 2020
@tassoevan tassoevan marked this pull request as ready for review April 21, 2020 16:29
@ggazzo ggazzo merged commit ca620a0 into develop Apr 22, 2020
@ggazzo ggazzo deleted the feat/new-hooks branch April 22, 2020 19:33
ggazzo added a commit that referenced this pull request Apr 23, 2020
…into table

* 'develop' of github.com:RocketChat/Rocket.Chat.Fuselage:
  fix: Avatar sizes (#202)
  v0.8.0
  refactor!: Remove unused components (#206)
  fix: Selection button props split between container and input elements (#207)
  fix: Badge and Tag rendering a span (#208)
  feat: New hooks and server-side compatibility (#203)
  fix: Add missing Box prop types (#204)
ggazzo added a commit that referenced this pull request Apr 23, 2020
…into table* 'develop' of github.com:RocketChat/Rocket.Chat.Fuselage: fix: Avatar sizes (#202)  v0.8.0  refactor!: Remove unused components (#206)  fix: Selection button props split between container and input elements (#207)  fix: Badge and Tag rendering a span (#208)  feat: New hooks and server-side compatibility (#203)  fix: Add missing Box prop types (#204)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
➕ Enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants