diff --git a/Roadmap.md b/Roadmap.md index 05a210a..f4197f7 100644 --- a/Roadmap.md +++ b/Roadmap.md @@ -56,14 +56,14 @@ The following list contains goals for certain features the library supports or i - [x] mixed (some sort of form) - [ ] Elements - [x] `Container` Alignment - - [ ] Button + - [x] Button - [x] custom (see example) - - [ ] built-in + - [x] built-in - [ ] Text Input field - [x] custom (see example) - - [ ] built-in single line + - [x] built-in single line - [ ] built-in multi line (**later**) - - [ ] overflow handling, i.e. where to draw the elipse `..` - left, center or right (**later**) + - [x] overflow handling, i.e. where to draw the elipse `..` - left and right - [ ] Slider - [ ] Radio Button - [ ] Drop-down menu