Skip to content

Commit 87b8d49

Browse files
authored
docs(readme): remove v1 migration section
1 parent 17f64df commit 87b8d49

1 file changed

Lines changed: 2 additions & 7 deletions

File tree

README.md

Lines changed: 2 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,6 @@ Help shape this library by weighing in on our [RFC (request for comments)][19] i
4242
- [Debugger](#debugger)
4343
- [How Can I Help?](#how-can-i-help)
4444
- [[Good First Contribution][21]](#good-first-contribution21)
45-
- [[v1.0 Migrations][15]](#v10-migrations15)
4645
- [[Missing Components][17]](#missing-components17)
4746
- [[Help Wanted Label][4]](#help-wanted-label4)
4847
- [Our Principles](#our-principles)
@@ -76,10 +75,6 @@ Our [CONTRIBUTING.md][1] is a step-by-step setup and development guide. It is me
7675

7776
Issues labeled [`good first contribution`][21] are a great way to ease into development on this project.
7877

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-
8378
### [Missing Components][17]
8479

8580
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.
9590
- No jQuery dependency
9691
- No animation dependencies
9792
- Reuse SUI CSS transitions
93+
- Simple declarative component APIs vs intricate HTML markup
9894
- Complete keyboard support
9995
- Complete SUI component definition support
10096
- Completely documented
10197
- Completely tested
102-
- Abstract away HTML markup intricacies
10398

10499
## Support
105100

@@ -156,7 +151,7 @@ Big thanks to our [contributors][20], especially:
156151
[12]: https://github.com/Semantic-Org/Semantic-UI-React/issues/243
157152
[13]: https://webpack.github.io
158153
[14]: https://github.com/Semantic-Org/Semantic-UI-React/issues
159-
[15]: https://github.com/Semantic-Org/Semantic-UI-React/issues/269
154+
[15]: #
160155
[16]: http://technologyadvice.com/careers
161156
[17]: https://github.com/Semantic-Org/Semantic-UI-React/issues?q=is%3Aopen+label%3A%22help+wanted%22+label%3Aenhancement
162157
[18]: https://github.com/Semantic-Org/Semantic-UI-React/blob/master/CHANGELOG.md

0 commit comments

Comments
 (0)