Skip to content

Create a HyperlinkButton#802

Merged
bdlukaa merged 2 commits intomasterfrom
inputs
Apr 14, 2023
Merged

Create a HyperlinkButton#802
bdlukaa merged 2 commits intomasterfrom
inputs

Conversation

@bdlukaa
Copy link
Copy Markdown
Owner

@bdlukaa bdlukaa commented Apr 6, 2023

Fixes #800

Pre-launch Checklist

  • I have updated CHANGELOG.md with my changes
  • I have run "dart format ." on the project
  • I have added/updated relevant documentation

@WinXaito
Copy link
Copy Markdown
Collaborator

WinXaito commented Apr 6, 2023

As the library is used by more and more people, it’s a really bad practice to add breaking change like that. Or, you need to release a v5.0.0.

But, I think, the best for the moment is to add that:

@Deprecated("will be removed in the next major release")
typedef TextButton = HyperlinkButton

Comment thread CHANGELOG.md
@bdlukaa bdlukaa merged commit 6e3083b into master Apr 14, 2023
@bdlukaa bdlukaa deleted the inputs branch April 17, 2023 11:45
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.

🐛 TextButton hover effect is barely visible

2 participants