From 1bce73c3eb277c2d44d375b41fac08e1636cd4e4 Mon Sep 17 00:00:00 2001 From: Cory LaViska Date: Mon, 8 Jun 2020 09:38:04 -0400 Subject: [PATCH] Update roadmap --- docs/overview/roadmap.md | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/docs/overview/roadmap.md b/docs/overview/roadmap.md index 83a695c81..caa42ca11 100644 --- a/docs/overview/roadmap.md +++ b/docs/overview/roadmap.md @@ -8,8 +8,7 @@ The roadmap tracks the status of components and features that are planned, in de - [ ] Accordion - [x] Alert -- [ ] Avatar - - [ ] Avatar Group +- [x] Avatar - [x] Button - [x] Checkbox - [x] Color Picker @@ -61,6 +60,6 @@ The roadmap tracks the status of components and features that are planned, in de ## Under Consideration 🤔 - [ ] Carousel -- [ ] Fit text to container (based on [FitText.js](https://github.com/adactio/FitText.js)) +- [ ] Fit text to container - [ ] Graphing components (based on [Chart.js](https://www.chartjs.org/)) - [ ] Table (probably a `` wrapper that implements styles, sorting, and some other features)