Skip to content

New react docs (messed up branch) #60

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

Closed
wants to merge 28 commits into from
Closed
Changes from 1 commit
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
90893fe
Upgrade to reason-react 9.1
ryyppy Sep 19, 2020
e64dbf3
Add new layout for the React docs, prepare work for more generic Docs…
ryyppy Sep 19, 2020
aee491c
Add first React doc files
ryyppy Sep 19, 2020
c5ea779
Document optional props
ryyppy Sep 19, 2020
1eb51b6
Rename list-and-keys to arrays-and-keys
ryyppy Sep 19, 2020
0ced4e9
Add arrays-and-keys to toc order
ryyppy Sep 19, 2020
0ea486c
Small tweeks to rendering-elements
ryyppy Sep 19, 2020
98e02e9
Improve HighlightJs module
ryyppy Sep 20, 2020
b538e55
Improve arrays-and-keys, components-and-props, introduction and rende…
ryyppy Sep 20, 2020
605c928
Add hooks overview, useState and useEffect docs
ryyppy Sep 20, 2020
fe901b1
Update rendering elemnts, hooks-overview; add hooks-context
ryyppy Sep 22, 2020
b661756
Merge branch 'master' into new-react-docs
ryyppy Sep 25, 2020
6bc71ab
Add refs / forwardRefs / useRef docs
ryyppy Sep 28, 2020
422af5f
Add useReducer docs
ryyppy Sep 29, 2020
9a2af56
Improve hljs line highlighting
ryyppy Sep 30, 2020
320c43d
Remove cruft from rendering-elements
ryyppy Sep 30, 2020
d20ba19
Add custom hooks docs
ryyppy Sep 30, 2020
0a0bf9f
Update extract-tocs script
ryyppy Sep 30, 2020
9e6e19e
Refine JSX / rendering elements / components section. Remove JSX tran…
ryyppy Oct 1, 2020
a8fc03d
Component-and-props: add invalid prop name docs
ryyppy Oct 1, 2020
f990d12
Merge branch 'master' into new-react-docs
ryyppy Nov 1, 2020
ab39c5b
Refine beyond-jsx, components-and-props, rendering-elements
ryyppy Nov 1, 2020
d38e19e
Remove false statement in hooks-effect
ryyppy Nov 1, 2020
5d95a83
Refactor forwardRef doc
ryyppy Nov 1, 2020
0b727e9
Fix link in intro
ryyppy Nov 1, 2020
2700073
Add context doc
ryyppy Nov 1, 2020
b9b7622
Fix links, small refinements
ryyppy Nov 1, 2020
26acb35
Add hljs html syntax
ryyppy Nov 1, 2020
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Add custom hooks docs
  • Loading branch information
ryyppy committed Sep 30, 2020
commit d20ba1968a9671d4d069a4f5b340dc80c6ccd9c3
Loading