Commit 90ce3e2
committed
[grid] Completing move to functional components
React is moving to use hooks, which do not work in
classes. While we do not use a lot of hooks, most
examples and docs online are created with functional
components, so moving to those will make future
changes easier.1 parent 575b878 commit 90ce3e2
20 files changed
Lines changed: 624 additions & 1610 deletions
File tree
- javascript/grid-ui
- src
- components
- LiveView
- Loading
- Node
- RunningSessions
- TopBar
- common
- models
- screens
- Help
- Overview
- Sessions
- tests/components
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | 15 | | |
17 | | - | |
18 | 16 | | |
19 | 17 | | |
20 | 18 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments