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

Add React Hooks for customization (part 13) #2554

Merged
merged 17 commits into from
Dec 3, 2019

Conversation

compulim
Copy link
Contributor

@compulim compulim commented Nov 4, 2019

Related to #2539.

Changelog Entry

  • Resolves #2539, added React hooks for customization, by @compulim, in the following PRs:
    • PR #2554: useRenderActivity, useRenderAttachment

Description

Add several post message related hooks:

  • useRenderActivity
  • useRenderAttachment

Specific Changes

  • Added the following hooks:
    • useRenderActivity
    • useRenderAttachment
  • Updated components to use aforementioned hooks

  • Testing Added

@compulim compulim force-pushed the feat-redux-hooks-13 branch 9 times, most recently from 1f50a59 to b8d1dfa Compare November 4, 2019 10:52
@coveralls
Copy link

coveralls commented Nov 4, 2019

Coverage Status

Coverage increased (+0.01%) to 63.693% when pulling 20d46b7 on compulim:feat-redux-hooks-13 into 95ab4e6 on microsoft:master.

@compulim compulim force-pushed the feat-redux-hooks-13 branch from bafce63 to 7722851 Compare November 26, 2019 12:02
@compulim compulim force-pushed the feat-redux-hooks-13 branch from a30f9f2 to dc9337e Compare November 29, 2019 06:19
@compulim compulim force-pushed the feat-redux-hooks-13 branch from 369c2ab to 9a84932 Compare December 2, 2019 22:57
@compulim compulim merged commit e4c7e20 into microsoft:master Dec 3, 2019
@compulim compulim deleted the feat-redux-hooks-13 branch December 3, 2019 03:00
@corinagum corinagum added the R7 label Dec 3, 2019
@compulim compulim mentioned this pull request Dec 10, 2019
73 tasks
@corinagum corinagum mentioned this pull request Dec 13, 2019
73 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Move to Redux Hooks
4 participants