mod(roadmap): update implemented features

2025-06-30 22:55:16 +02:00
parent a63a2ca0ba
commit cc99331732

@@ -56,14 +56,14 @@ The following list contains goals for certain features the library supports or i
- [x] mixed (some sort of form) - [x] mixed (some sort of form)
- [ ] Elements - [ ] Elements
- [x] `Container` Alignment - [x] `Container` Alignment
- [ ] Button - [x] Button
- [x] custom (see example) - [x] custom (see example)
- [ ] built-in - [x] built-in
- [ ] Text Input field - [ ] Text Input field
- [x] custom (see example) - [x] custom (see example)
- [ ] built-in single line - [x] built-in single line
- [ ] built-in multi line (**later**) - [ ] 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 - [ ] Slider
- [ ] Radio Button - [ ] Radio Button
- [ ] Drop-down menu - [ ] Drop-down menu