diff --git a/.changeset/lazy-pandas-tidy.md b/.changeset/lazy-pandas-tidy.md deleted file mode 100644 index f0a18fee1..000000000 --- a/.changeset/lazy-pandas-tidy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@cube-dev/ui-kit': patch ---- - -Update `@tenphi/tasty` to 2.11.0 and `@tenphi/eslint-plugin-tasty` to 0.11.2, and reformat the styles the new lint rules cover. No public API or rendering change — every rewrite was verified to emit identical CSS, and Chromatic reports all 905 stories unchanged. diff --git a/.changeset/lucky-frogs-inform.md b/.changeset/lucky-frogs-inform.md deleted file mode 100644 index 153259cfe..000000000 --- a/.changeset/lucky-frogs-inform.md +++ /dev/null @@ -1,13 +0,0 @@ ---- -'@cube-dev/ui-kit': minor ---- - -Added the `InfoBadge` component — an informational icon with a tooltip. It renders as a plain `ItemBadge` by default and upgrades to an `ItemAction` link/button as soon as `to` or `onPress` is provided, so the same icon can point at the docs. The badge contains its own press events (including `preventDefault` on click), which lets it sit inside a bigger click target — a field `