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(template tag): template support tag function #403

Merged
merged 7 commits into from
May 31, 2023

Conversation

orangegzx
Copy link
Contributor

Including:

Feature

  • Tag list
  • Delete tag
  • Batch delete tags
  • Clear all tags
  • Add tags
  • Edit tag

Refactor

  • Move some methods in the useAddTag file to the new file for unified management
  • Refactor the method of get the plugin info to a common method, and move them to the new file for unified management
  • use common method to handle tag value when edit a tag, to reduce redundant code

@orangegzx orangegzx added the enhancement New feature or request label May 31, 2023
@orangegzx orangegzx added this to the 2.5.0 milestone May 31, 2023
@ysfscream ysfscream merged commit 228f16b into master May 31, 2023
@ysfscream ysfscream deleted the feat/gzx/template-tags branch May 31, 2023 05:44
@orangegzx orangegzx changed the title Feat(template tag): support tag function Feat(template tag): support tag function May 31, 2023
@orangegzx orangegzx changed the title Feat(template tag): support tag function Feat(template tag): template support tag function May 31, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants