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: add support for path with brackets () #677

Merged
merged 10 commits into from
Sep 14, 2023

Commits on Mar 13, 2023

  1. feat(core/resolvers/antdv.ts): add option.resolvePrefix to decide to …

    …resolve prefix 'A' or not
    yuzheng14 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    7f72034 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    b8c5bc6 View commit details
    Browse the repository at this point in the history
  3. feat(core/resolvers/antdv.ts): modify options.resolvePrefix to option…

    …s.prefix
    
    - You can use options.prefix to customize prefix whatever you want.
    yuzheng14 committed Mar 13, 2023
    Configuration menu
    Copy the full SHA
    a433870 View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. Configuration menu
    Copy the full SHA
    4678d95 View commit details
    Browse the repository at this point in the history

Commits on Jul 27, 2023

  1. Configuration menu
    Copy the full SHA
    5a09a2e View commit details
    Browse the repository at this point in the history
  2. chore: support antdv4 new components (unplugin#658)

    Co-authored-by: 内小子 <nbn1209@126.com>
    CCherry07 and nabaonan committed Jul 27, 2023
    Configuration menu
    Copy the full SHA
    4db550c View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. Configuration menu
    Copy the full SHA
    6fffaee View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Merge pull request unplugin#616 from yuzheng14/feat/antdv-custom-prefix

    feat(resolvers/antdv.ts): customize prefix whatever you want
    nabaonan committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    929dfac View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2023

  1. Configuration menu
    Copy the full SHA
    fda0bf8 View commit details
    Browse the repository at this point in the history

Commits on Sep 13, 2023

  1. Configuration menu
    Copy the full SHA
    14aa6d1 View commit details
    Browse the repository at this point in the history