Skip to content

v6.0.2

Latest

Choose a tag to compare

@github-actions github-actions released this 15 Jun 22:45
· 1 commit to main since this release
v6.0.2
c118149

Features

  • testing: generate visual review gallery from visual diff analysis #861 (Robert Jensen)

Bug Fixes

  • input-simple: keep selected date visible after blur in DateInput #861 (Robert Jensen)
  • input: hide empty date segments behind float label in DateInput #861 (Robert Jensen)
  • restore production visual parity for button, input, textarea, tables #861 (Robert Jensen)
  • thumbnail: restore secondary icon fill and background dropped in migration #861 (Robert Jensen)
  • input: keep date segments visible when DateInput has a valuePrefix #861 (Robert Jensen)
  • use opacity-disabled for disabled CountryMultiSelectExpanded and MenuItem #861 (Robert Jensen)
  • replace undefined text-amino class with text-text-color #861 (Robert Jensen)
  • tooltip: restore night-mode background to gray-50 #861 (Robert Jensen)

Code Refactoring

  • drop CSS custom property indirection for static inline styles #861 (Robert Jensen)
  • button: read lineHeight from the size map instead of the local var #861 (Robert Jensen)
  • use theme constants instead of hardcoded var(--amino-*) strings #861 (Robert Jensen)

Tests

  • stories: cover disabled CountryMultiSelectExpanded and MenuItem states #861 (Robert Jensen)

Chores

  • ci: drop unreachable alpha dist-tag from publish workflow #861 (Robert Jensen)
  • build: stop publishing tailwind.css source; document Tailwind consumer contract #861 (Robert Jensen)
  • deps: patch esbuild and joi advisories via pnpm overrides #861 (Robert Jensen)
  • deps: remove unused graphql/react-tooltip deps and patch dev-only vulns #861 (Robert Jensen)

Commits