Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

refactor!: remove anchor from action buttons #439

Merged
merged 1 commit into from
Apr 19, 2024
Merged

refactor!: remove anchor from action buttons #439

merged 1 commit into from
Apr 19, 2024

Conversation

djcouto
Copy link
Contributor

@djcouto djcouto commented Apr 18, 2024

BREAKING CHANGES:

  • KvActionButtonIcon component no longer has the 'href', 'target' and 'download' props
  • KvActionButtonSplit component no longer has the 'href', 'target', download, 'leftHref', 'leftTarget', 'leftDownload', 'rightHref', 'rightTarget', 'rightDownload' props
  • KvActionButtonText component no longer has the 'href', 'target' and 'download' props
  • KvActionButton component no longer has the 'href', 'target' and 'download' props
  • KvBreadcrumbItem component no longer has the 'href', 'target', download 'and' customLabel props
  • KvToggleButton component no longer has the 'href', 'target' and 'download' props
  • KvTreeItem component no longer has the 'href', 'target' and 'download' props

BREAKING CHANGES:
- `KvActionButtonIcon` component no longer has the 'href', 'target' and 'download' props
- `KvActionButtonSplit` component no longer has the 'href', 'target', download, 'leftHref', 'leftTarget', 'leftDownload', 'rightHref', 'rightTarget', 'rightDownload' props
- `KvActionButtonText` component no longer has the 'href', 'target' and 'download' props
- `KvActionButton` component no longer has the 'href', 'target' and 'download' props
- `KvBreadcrumbItem` component no longer has the 'href', 'target', download 'and' customLabel props
- `KvToggleButton` component no longer has the 'href', 'target' and 'download' props
- `KvTreeItem` component no longer has the 'href', 'target' and 'download' props
@djcouto djcouto merged commit d1ab81f into dev Apr 19, 2024
1 check passed
@djcouto djcouto deleted the dc/links branch April 19, 2024 18:33
@GoncaloCamaz GoncaloCamaz mentioned this pull request May 6, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants