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(module: EnumSelect): Support using 'bind-Value' to get or set multiple enumeration values with the Flags attribute #3843

Merged
merged 3 commits into from
May 6, 2024

Conversation

pankey888
Copy link
Contributor

@pankey888 pankey888 commented May 4, 2024

See (#3842).

🤔 This is a ...

  • New feature
  • Bug fix
  • Site / documentation update
  • Demo update
  • Component style update
  • Bundle size optimization
  • Performance optimization
  • Refactoring
  • Code style optimization
  • Test Case
  • Branch merge
  • Other (about what?)

🔗 Related issue link

💡 Background and solution

📝 Changelog

Language Changelog
🇺🇸 English
🇨🇳 Chinese

☑️ Self Check before Merge

⚠️ Please check all items below before review. ⚠️

  • Doc is updated/provided or not needed
  • Demo is updated/provided or not needed
  • Changelog is provided or not needed

Copy link

github-actions bot commented May 4, 2024

@pankey888 pankey888 force-pushed the enum-select-feat branch 2 times, most recently from 08f2659 to 97b9448 Compare May 4, 2024 09:34
@ElderJames ElderJames merged commit f2c623d into ant-design-blazor:master May 6, 2024
4 checks passed
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.

Support using 'bind-Value' to get or set multiple enumeration values with the Flags attribute.
2 participants