mutiny-web
mutiny-web copied to clipboard
Get rid of kobalte depency
kobalte has doubled in size since we started using it and I had a scary experience the other day when a dependency of a depency of kobalte was breaking stuff. would feel nice to get rid of but we can DCA into it over time.
https://bundlephobia.com/package/@kobalte/[email protected]
components we need to replace
- [ ] dialog. probably the hardest to replace without breaking changes. ideally can use the platform native: https://developer.mozilla.org/en-US/docs/Web/HTML/Element/dialog
- [ ] progress bar. should be simple
- [ ] textfield. newer components I haven't been using it actually, been meaning to clean out the remaining uses
- [ ] radiogroup. might be a hassle
- [ ] tabs. should be simple