Skip to content

Conversation

alexkrolick
Copy link
Collaborator

Closes #20

@@ -0,0 +1,202 @@
---
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pulled in these examples from the rtl repo

@@ -0,0 +1,16 @@
---
Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Added a little FYI blog post about hooks, since they are new in the docs

@@ -95,7 +95,7 @@ const siteConfig = {
/* Colors for website */
colors: {
primaryColor: '#292422',
secondaryColor: '#3344bb',
secondaryColor: '#2468e5',
Copy link
Collaborator Author

@alexkrolick alexkrolick Feb 13, 2019

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Unrelated, but the links were hard to read. This is a lighter color so they stand out from the text.

@@ -1,4 +1,3 @@

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This newline broke the svg

@kentcdodds
Copy link
Member

Wow! I don't have time to review this PR this week (lots going on this week), but it's fantastic you've done this. Thank you for what you're doing for the community 💯

@alexkrolick
Copy link
Collaborator Author

alexkrolick commented Mar 18, 2019

@mpeyper feel free to take over this PR if you want to add docs here for react-hooks-testing-library (#20)

@alexkrolick alexkrolick added the 🚧 work in progress Not ready, being worked on label Mar 18, 2019
@mpeyper
Copy link
Member

mpeyper commented Mar 19, 2019

lol, I was actually poking around to see if any more had been done towards this and I see you have tagged me in this (but spelt it wrong so I wasn't notified).

If I get time I will take a look at this, otherwise if anyone else wants to take it on, feel free to add yourself as a contributor over on `react-hooks-testing-library] repo.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🚧 work in progress Not ready, being worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants