You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: contributor-docs/adrs/adr-005.md
-25Lines changed: 0 additions & 25 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -44,28 +44,3 @@ We should detangle "drafts" from component lifecycle.
44
44
45
45
"Drafts components" should not be collocated with "main bundle" components in the documentation or status page. They should have their own section because they are not recommended as an alternative yet.
46
46
47
-
## Relevant components:
48
-
49
-
Deprecated in favor of Box, ready for stage 2:
50
-
51
-
1. BorderBox
52
-
2. Flex
53
-
3. Grid
54
-
4. Position
55
-
5. SelectMenu
56
-
57
-
Replaced with newer components
58
-
59
-
6. Dialog - replaced with Dialog2, ready for stage 2
60
-
7. Dialog2 - ready for Stage 2 with rename, already in main bundle
61
-
8. Dropdown - replaced with DropdownMenu, ready for stage 2
62
-
9. SelectPanel - unclear if it should be renamed, already in main bundle
63
-
64
-
Future deprecations, replaced with newer components
65
-
66
-
10. ActionList - replaced with ActionList2, need to plan for stage 2
67
-
11. ActionList v2 - in drafts bundle, need to plan for stage 2
68
-
12. ActionMenu - replaced with ActionList2, need to plan for stage 2
69
-
13. ActionList v2 - in drafts bundle, need to plan for stage 2
70
-
14. Button - replaced with Button v2, need to plan for stage 2
71
-
15. Button v2 - in drafts bundle, need to plan for stage 2
0 commit comments