Skip to content

Latest commit

 

History

History
122 lines (70 loc) · 6.46 KB

File metadata and controls

122 lines (70 loc) · 6.46 KB

Changelog

3.0.0 (2026-08-24)

⚠ BREAKING CHANGES

  • updated to use typescript

Features

  • updated to use typescript (53a8608)

2.1.1 (2026-05-05)

Bug Fixes

  • added a getLinkTileLinkComponent utility (33c0dfb)

2.1.0 (2026-05-04)

Features

2.0.0 (2026-04-07)

⚠ BREAKING CHANGES

  • upgraded to Nuxt4 including eslint and release please
  • added css layer, and release please

Features

  • added click event to link and button (7ec3824)
  • added css layer, and release please (504b844)
  • convertion of link tile (8e3764f)
  • improved links to allow hover hint (2b84584)
  • minor tweak and documentation (baa9196)
  • upgraded to Nuxt4 including eslint and release please (bd09762)

Bug Fixes

  • added component wrapper (48ed703)
  • allow external value on links (cf5d67c)
  • made aria attributes work (2c7fe26)
  • made the change more reliable and removed some redundant code (edf8a24)
  • node upgrade and linting (8f90d4d)
  • node upgrade and linting (ddbdba6)
  • npmr rc fix (1e185dd)
  • removed hover test (fda591b)
  • removed postinstall script (a51b7f3)
  • removed some spaces (c124745)
  • removed some unused stuff (25555be)
  • some tweaks from citi (3bfb060)
  • test script (5b3db52)

1.2.0 (2025-08-28)

Features

  • added click event to link and button (7ec3824)

1.1.2 (2025-08-19)

Bug Fixes

  • made the change more reliable and removed some redundant code (edf8a24)

1.1.1 (2025-08-18)

Bug Fixes

  • removed some unused stuff (25555be)

1.1.0 (2025-08-18)

Features

  • improved links to allow hover hint (2b84584)

Bug Fixes

1.0.4 (2024-11-27)

Bug Fixes

  • allow external value on links (cf5d67c)

1.0.3 (2024-10-07)

Bug Fixes

  • added component wrapper (48ed703)

1.0.2 (2024-06-26)

Bug Fixes

1.0.1 (2024-06-26)

Bug Fixes

1.0.0 (2024-06-26)

⚠ BREAKING CHANGES

  • added css layer, and release please

Features

  • added css layer, and release please (504b844)

Bug Fixes