-
Notifications
You must be signed in to change notification settings - Fork 10
Checklist for The Big Update #61
Copy link
Copy link
Open
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation
Description
Stuff we need to do before we're ready for our "make some noise" announcement. @jeswin, feel free to edit this.
Probably critical
- Runtime-modifiable lifecycle events #59
- Forgo benchmark results #46
- We know this will be an ongoing project, but we want to get some wins ahead of the release.
- Using fragments, component
mount()called before component has finished rendering #50 - Ref value is not accurate in nested mount #62
Nice to have
- Components are unmounted / never mounted if they return null #39
- Having problems returning
nullfromrender()feels weird coming from other frameworks. It'd be nice to knock this out before drawing attention to Forgo.
- Having problems returning
- Contexts #58
- Marking this because it minimizes "what-about"-ism from prospective users
- Making the error boundary general-purpose
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
documentationImprovements or additions to documentationImprovements or additions to documentation