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

feat(components): [button] add tag attribute #11853

Merged
merged 6 commits into from
Apr 10, 2023
Merged

feat(components): [button] add tag attribute #11853

merged 6 commits into from
Apr 10, 2023

Conversation

tolking
Copy link
Member

@tolking tolking commented Mar 6, 2023

close #8293

Please make sure these boxes are checked before submitting your PR, thank you!

  • Make sure you follow contributing guide English | (中文 | Español | Français).
  • Make sure you are merging your commits to dev branch.
  • Add some descriptions and refer to relative issues for your PR.

@github-actions
Copy link

github-actions bot commented Mar 6, 2023

@github-actions github-actions bot added the CommitMessage::Qualified Qualified commit message label Mar 6, 2023
@github-actions
Copy link

github-actions bot commented Mar 6, 2023

🧪 Playground Preview: https://element-plus.run/?pr=11853
Please comment the example via this playground if needed.

@chenxch chenxch added the Project::Enhancement New feature or request label Mar 7, 2023
@jw-foss
Copy link
Member

jw-foss commented Mar 8, 2023

@tolking can we give this a badge which tells the users that this will only be available above 2.3.0?

@tolking
Copy link
Member Author

tolking commented Mar 8, 2023

done. It is better to merge #11590 before this PR merger. Can you take a moment to look at it?

@btea
Copy link
Collaborator

btea commented Apr 10, 2023

@tolking The code seems to be conflicting.

@btea btea merged commit b0709e1 into dev Apr 10, 2023
9 checks passed
@btea btea deleted the feat/button-tag branch April 10, 2023 14:27
@element-bot element-bot mentioned this pull request Apr 23, 2023
3 tasks
consultation-applio pushed a commit to consultation-applio/element-plus that referenced this pull request May 4, 2023
* feat(components): [button] add tag attribute

* fix: typo

* docs: update

* refactor(components): [button] detach button props

* docs: update
@dmix
Copy link

dmix commented May 9, 2023

@tolking thanks for doing that 😄

This was an annoying issue for us for testing using Capybara in our Rails app. We can now get rid of our git fork / custom implementation.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Feature Request] [Enhancement] [button] A link looking like a button
6 participants