-
Notifications
You must be signed in to change notification settings - Fork 4.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #133 from TechnologyAdvice/docs/roadmap
Add Roadmap
- Loading branch information
Showing
2 changed files
with
26 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
Stardust is a set of themeable React components and usage documentation wrapping the delightful Semantic UI. Our milestones are tracked and managed using GitHub [Milestones and labels](https://guides.github.com/features/issues/#filtering), while the Roadmap presented here is intended to represent a high-level outline of what you can expect in forthcoming major releases. | ||
|
||
## Milestones | ||
|
||
v1.0 | ||
|
||
- [ ] Provide licensing information | ||
- [x] Functional [docs website](https://technologyadvice.github.io/stardust) hosted on GitHub Pages (#129) | ||
- [ ] Identify and target a specific version of Semantic UI for the release | ||
- [ ] Implement available Semantic UI `Elements`, `Collections`, `Views` and `Modules` | ||
- [ ] Complete usage documentation for all implemented components | ||
- [ ] Build Tools documentation for use while developing alongside applications | ||
- [ ] Theming documentation and suggested approach | ||
- [ ] Clean-up _Promise_ usage in `Modal` and support isomorphic rendering | ||
- [ ] Provide at least one test for each component and automate test coverage reporting | ||
- [ ] Create annotated StackShare and collaborator chatroom | ||
|
||
v2.0 | ||
|
||
- [ ] Remove jQuery dependency | ||
- [ ] Eliminate use of `className`s for styling and use |