mirror of
https://github.com/shoelace-style/webawesome.git
synced 2026-01-12 04:09:12 +00:00
* support icon buttons directly in <wa-button> * [progress] replace `<wa-icon-button>` instances * change close buttons to `<wa-button>` * fix formatting * change scroll buttons to `<wa-button>` * update tests * change tag remove button to `<wa-button>` * fix tag tests * remove nonexistent parts from tab docs * change viewport demo controls to `<wa-button>` * fix leftover icon button dependencies * fix icon button usage in palettes and themes * revert mistakenly committed change to theme preview heights * fix icon button styles in old themer * replace icon buttons in style utility examples * fix import * handle press on button, not icon-button, in select * fix stray icon button references in docs * fix broken home page button * remove icon button overrides from Matter theme * add generated directories so they're excluded from search results * add dire * remove icon-button component --------- Co-authored-by: lindsaym-fa <dev@lindsaym.design>