Commit Graph

3 Commits

Author SHA1 Message Date
Andrio Celos
6bab8f8ed6 Button overhaul
Replace all hidden <input> checkboxes and radio buttons with <button> elements. This simplifies the DOM, allows for hints when clicking a disabled button and full control over checked states.
2023-06-24 23:52:28 +10:00
Andrio Celos
c082077660 Fix CheckButton causing 'cannot read properties of undefined' on Edge 2023-01-10 20:05:17 +11:00
Andrio Celos
a2ea957b2c Enhance list buttons style 2022-10-25 14:39:47 +11:00