In order to align the two React95 projects, I propose the following names changes for our components:
| Component |
New Component |
Group |
Notes |
| Anchor |
Anchor |
Text |
|
| AppBar |
AppBar |
Environment |
|
| Avatar |
Avatar |
Other |
|
| Bar |
Handle |
Controls |
|
| Button |
Button |
Controls |
|
| Checkbox |
Checkbox |
Controls |
|
| ColorInput |
ColorInput |
Controls |
|
| Counter |
Counter |
Other |
|
| Cutout |
ScrollView |
Layout |
Aligned with react95-native and Win32 |
| Desktop |
Monitor |
Other |
|
| Divider |
Separator |
Controls |
Aligned with Win32 |
| Fieldset |
GroupBox |
Controls |
Aligned with Win32 |
| Hourglass |
Hourglass |
Other |
|
| List |
MenuList |
Controls |
Aligned with react95-native and Win32 |
| LoadingIndicator |
(delete) |
(delete) |
Remove from the library |
| NumberField |
NumberInput |
Controls |
Aligned with other inputs |
| Panel |
Frame |
Layout |
|
| Progress |
ProgressBar |
Controls |
Aligned with Win32 |
| Radio |
Radio |
Controls |
|
| Select |
Select |
Controls |
|
| Slider |
Slider |
Controls |
|
| Table |
Table |
Controls |
|
| Tabs |
Tabs |
Controls |
|
| TextField |
TextInput |
Controls |
Aligned with other inputs |
| Tooltip |
Tooltip |
Controls |
|
| Tree |
TreeView |
Controls |
Aligned with Win32 |
| Window |
Window |
Environment |
|
References:
In order to align the two React95 projects, I propose the following names changes for our components:
References: