From d3ae52d3a1a7885551ab46f99a400a724561b000 Mon Sep 17 00:00:00 2001 From: Christian Moore <33382564+Zystix@users.noreply.github.com> Date: Tue, 10 Dec 2024 12:54:07 +1100 Subject: [PATCH] Mark up Tiles in TileGrid as List (#5368) * TileGrid changes * Add tests * Add changeset * FIx styling, render Tiles as
  • inline, clarify test purpose * Simply Tile
  • key * Account for non fragments * Covered edgecases, added tests to stickersheet. * Remove comments --------- Co-authored-by: Christian Moore --- .changeset/afraid-dolls-visit.md | 5 ++ .../src/Tile/TileGrid/TileGrid.module.scss | 1 + .../components/src/Tile/TileGrid/TileGrid.tsx | 39 +++++++-- .../_docs/TileGrid.stickersheet.stories.tsx | 40 ++++++++++ .../Tile/TileGrid/_docs/TileGrid.stories.tsx | 79 ++++++++++++++++++- 5 files changed, 156 insertions(+), 8 deletions(-) create mode 100644 .changeset/afraid-dolls-visit.md diff --git a/.changeset/afraid-dolls-visit.md b/.changeset/afraid-dolls-visit.md new file mode 100644 index 00000000000..a0cf17c051b --- /dev/null +++ b/.changeset/afraid-dolls-visit.md @@ -0,0 +1,5 @@ +--- +'@kaizen/components': patch +--- + +TileGrid renders Tiles in a