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
@@ -76,10 +75,6 @@ Our [CONTRIBUTING.md][1] is a step-by-step setup and development guide. It is me
76
75
77
76
Issues labeled [`good first contribution`][21] are a great way to ease into development on this project.
78
77
79
-
### [v1.0 Migrations][15]
80
-
81
-
Have a look at the task list on the issue to see where you can jump in.
82
-
83
78
### [Missing Components][17]
84
79
85
80
We're seeking component parity with Semantic UI, plus some addons. There is an issue for every missing component, labeled [`enhancement``help wanted`][17]. Just comment on the issue you'd like to take.
@@ -95,11 +90,11 @@ Any other issue labeled [`help wanted`][4] is ready for a PR.
95
90
- No jQuery dependency
96
91
- No animation dependencies
97
92
- Reuse SUI CSS transitions
93
+
- Simple declarative component APIs vs intricate HTML markup
98
94
- Complete keyboard support
99
95
- Complete SUI component definition support
100
96
- Completely documented
101
97
- Completely tested
102
-
- Abstract away HTML markup intricacies
103
98
104
99
## Support
105
100
@@ -156,7 +151,7 @@ Big thanks to our [contributors][20], especially:
0 commit comments