fenix
fenix copied to clipboard
[Meta] Create library of reusable Compose components
With all of the Compose refactoring, we should create a library of Composables so certain UI elements don't get written and re-written multiple times.
- [x] https://github.com/mozilla-mobile/fenix/issues/24337
- [x] https://github.com/mozilla-mobile/fenix/issues/24338
- [x] https://github.com/mozilla-mobile/fenix/issues/24391
- [x] https://github.com/mozilla-mobile/fenix/issues/24524
- [ ] https://github.com/mozilla-mobile/fenix/issues/24525
- [x] https://github.com/mozilla-mobile/fenix/issues/24873
- [x] https://github.com/mozilla-mobile/fenix/issues/24936
- [x] https://github.com/mozilla-mobile/fenix/issues/25015
- [x] https://github.com/mozilla-mobile/fenix/issues/25119
- [x] https://github.com/mozilla-mobile/fenix/issues/25135
- [x] https://github.com/mozilla-mobile/fenix/issues/25291
- [ ] Issue to make FAB composable
- [ ] Issue to add disabled state to all of our Button composables (waiting for #25119, #25291, and Issue 12)
- [ ] https://github.com/mozilla-mobile/fenix/issues/23221
- [x] https://github.com/mozilla-mobile/fenix/issues/25379
- [x] https://github.com/mozilla-mobile/fenix/issues/25490
- [ ] Issue to make chips
- [ ] Issue to make radio buttons
- [ ] Issue to make switches
- [ ] Issue to make check boxes
- [ ] Add a disabled state to radio buttons
- [ ] Add a disabled state to switches
- [ ] Add a disabled state to check boxes
- [ ] Issue to make form inputs
- [ ] Issue to make a generic Divider() composable
- [ ] Issue to make menus
(file individual tickets and link them here)
┆Issue is synchronized with this Jira Task