At this time, the major features of this package have been merged into Material-UI proper. There are no plans for ongoing feature additions. The roadmap below is a historical record of the milestones of this package.
At this time, this project is not intended to be a long-term, ongoing effort. The goals of the project are to provide a stable scrollable tabs extension for Material-UI for use in the short-term. The long-term hope is that this project will be absorbed into Material-UI proper and will thereafter deprecated. To that end, this roadmap will serve as a guide laying out the framework for those goals:
- Remove all content from Material-UI that does not pertain to this standalone library
- Post repository to github
- Add comment to Material-UI issues log referencing this feature
- Post package to npm
- Create examples of use
- Deprecate isLargeView prop in favor of automatic detection of view size
- Refactor scrollbar measurements as separate react component or module
- Get listed as related project of Material-UI
- Create next branch of this project based on Material-UI next branch
- Merge next branch of this project into Material-UI next branch
- Create PR for Material-UI
- Material-UI PR acceptance
- Mark this library as deprecated and unmaintained