Skip to content

Latest commit

 

History

History
71 lines (40 loc) · 3.2 KB

CHANGELOG.md

File metadata and controls

71 lines (40 loc) · 3.2 KB

Change Log

All notable changes to this project will be documented in this file. See Conventional Commits for commit guidelines.

3.45.0 (2022-02-01)

Features

  • add plain/common API for button links (7148450)

3.40.0 (2021-11-17)

Note: Version bump only for package @clayui/link

3.39.0 (2021-10-29)

Note: Version bump only for package @clayui/link

3.38.0 (2021-10-22)

Note: Version bump only for package @clayui/link

3.37.0 (2021-10-06)

Note: Version bump only for package @clayui/link

3.32.0 (2021-07-28)

Note: Version bump only for package @clayui/link

3.2.0 (2020-06-18)

Features

  • @clayui/link: add ability to style link like a button (5599f58)
  • @clayui/link: add default value for 'rel' if target exists (1e0697b)
  • clayui.com: Improve API docs - Make displayNames consistent (5a33822)
  • clayui.com: Improve API docs of Form, Input & Link components (38f2696)

3.1.1 (2020-04-24)

Bug Fixes

  • Fix accessibility issues (5e09db0)

3.1.0 (2020-02-28)

Bug Fixes

  • update components to include 'types' and 'ts:main' package keys (9e24b59)
  • link: make sure component is wrapped with forwardRef (891987b)

Features

  • link: add ability to supply component via context (4acb709)
  • link: Adds outline and borderless properties to help with links (7e14feb)
  • link: export link context as unstable (b2b214c)
  • link: remove 'unstable_' from ClayLinkContext (94a75dd)

3.0.3 (2020-01-31)

Note: Version bump only for package @clayui/link

3.0.2 (2020-01-20)

Note: Version bump only for package @clayui/link

3.0.1 (2019-10-28)

Note: Version bump only for package @clayui/link