[Umbrella] Migrate to Hooks
See original GitHub issueReact Hooks has been merged and so it’s time to rewrite our entire library in hooks to:
- Be cool, but also
- To more effectively reuse stateful logic between our components, and most importantly, to
- Be extra
1337
.
There are 18 components that use class components and need to be migrated. Let this issue serve as an umbrella to port them over. Open separate issues if needed and update the checklist to include a link to the issue, instead of just plain text.
Components to Migrate
- Autocomplete (#922)
- ContextMenu
- DatePicker
- Debug
- Foldable (#916) Thanks, @adeelibr! 🎉
- OperationalUI
- OperationalContext (#921)
- Page
- Select
- Splash
- Textarea (#922)
- Tooltip
- TopbarSelect
- Tree
Internal Components
- Confirm
- Modal - thanks @JoshRosenstein! 🎉
- Tabs
Internal Utilities
Issue Analytics
- State:
- Created 5 years ago
- Reactions:1
- Comments:5 (5 by maintainers)
Top Results From Across the Web
Migrate Content Categories - Cisco Umbrella Documentation
The Content Category Migration Tool alerts you to any differences in these classifications for destinations in your policies. Prerequisites. Full admin access ...
Read more >[Umbrella] Proposal for next major version #189 - GitHub
Migration to hooks is advisable. Since it's going to introduce next major version of this library, let's focus on changing other aspects ...
Read more >Umbrella Rigs Gear Guide - Tackle Warehouse
While bass often migrate to deeper water during the extremes of the winter and summer months, the umbrella rig bite heats up in...
Read more >The Umbrella Drill! How to Stop the Hook! PGA Golf ...
The Umbrella Drill! How to Stop the Hook ! PGA Golf Professional Jess FrankJess Frank Golf Academy You Tube ChannelJess Frank PGAThank you...
Read more >Migrating to Apollo Client 3.0 - Apollo GraphQL Docs
As part of migrating, we recommend removing all @apollo/react-hooks ... react-apollo v3 is an umbrella package that re-exports the following packages:.
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Hey guys- great library. Im just surfing around trying to sharpen my TS & react skills. I glanced at tooltip to see if i could tackle it and looks like @fabien0102 put some work on it. But I wanted to ask if useLayoutEffect would be better for measurement hooks?
@adeelibr You can! 💯