From 287badc529a7357dfacdd1f19978e6c7405b4822 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Tue, 4 Aug 2020 12:52:39 -0400 Subject: [PATCH] Update roadmap --- docs/getting-started/roadmap.md | 36 +++++---------------------------- 1 file changed, 5 insertions(+), 31 deletions(-) diff --git a/docs/getting-started/roadmap.md b/docs/getting-started/roadmap.md index ac9b5c6f..4980765d 100644 --- a/docs/getting-started/roadmap.md +++ b/docs/getting-started/roadmap.md @@ -14,40 +14,14 @@ The changelog is available in the project's source in the `CHANGELOG.md` file. You can [view the most recent changelog](https://github.com/shoelace-style/shoelace/blob/next/CHANGELOG.md) on GitHub. -## 2.1 ๐Ÿค” +## 2.1 ๐Ÿงญ Version 2.1 is still in the planning phase. To request a feature, please [submit an issue](https://github.com/shoelace-style/shoelace/issues) on GitHub. Make sure to search for existing issues and vote using ๐Ÿ‘ to add your support! ?> Is there a feature you really want to see here? Sponsoring Shoelace is the best way to prioritize its development. [Learn more](https://github.com/sponsors/claviska) -## 2.0 ๐Ÿš€ +## 2.0 ๐Ÿงช -- [x] Alert -- [x] Avatar -- [x] Button -- [x] Checkbox -- [x] Color Picker -- [x] Details -- [x] Dialog -- [x] Drawer -- [x] Dropdown -- [x] Form -- [x] Icon -- [x] Input -- [x] Menu - - [x] Menu Divider - - [x] Menu Item - - [x] Menu Label -- [x] Progress Bar -- [x] Progress Ring -- [x] Radio -- [x] Range -- [x] Select -- [x] Spinner -- [x] Switch -- [x] Tab Group - - [x] Tab - - [x] Tab Panel -- [x] Tag -- [x] Textarea -- [x] Tooltip +Shoelace 2.0 is currently in beta. The primary goal of the beta period is to ensure the library's stability. New features may be introduced, but nothing specific is planned. + +At this point, bugs and API issues receive the highest priority. \ No newline at end of file