carbon-components-svelte/src/Tile
Eric Liu a369962fdf
fix(expandable-tile): set tile height using resize observer (#1738)
* fix(expandable-tile): set tile max height using Resize Observer

* docs(expandable-tile): update and re-work examples
2023-06-02 13:08:25 -04:00
..
ClickableTile.svelte fix(clickable-tile): explicitly type restProps (#831) 2021-09-28 08:55:16 -07:00
ExpandableTile.svelte fix(expandable-tile): set tile height using resize observer (#1738) 2023-06-02 13:08:25 -04:00
index.js chore: lift components folder 2020-07-19 09:06:08 -07:00
RadioTile.svelte refactor: use icons from carbon-icons-svelte@11 (#1227) 2022-04-03 11:57:28 -07:00
SelectableTile.svelte fix(selectable-tile): include dispatched events in types (#1695) 2023-03-20 21:27:29 -04:00
Tile.svelte Fix a11y-mouse-events warning, update docs (#765) 2021-07-26 08:40:05 -07:00
TileGroup.svelte Update TileGroup on programmatic selection change. (#971) 2022-01-08 09:24:33 -08:00