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(ConfigProvider): add icons config #6587

Merged
merged 42 commits into from
Jun 12, 2024
Merged

feat(ConfigProvider): add icons config #6587

merged 42 commits into from
Jun 12, 2024

Commits on Apr 12, 2024

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

Commits on Apr 16, 2024

  1. refactor: use util

    zombieJ committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    884deac View commit details
    Browse the repository at this point in the history
  2. test: update testcase

    zombieJ committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    bb866f1 View commit details
    Browse the repository at this point in the history
  3. test: update testcase

    zombieJ committed Apr 16, 2024
    Configuration menu
    Copy the full SHA
    ac64c95 View commit details
    Browse the repository at this point in the history

Commits on Apr 17, 2024

  1. refactor: use util

    zombieJ committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    46acb8a View commit details
    Browse the repository at this point in the history
  2. chore: merge master

    zombieJ committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    06075cd View commit details
    Browse the repository at this point in the history
  3. test: add test case

    zombieJ committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    48aa12b View commit details
    Browse the repository at this point in the history
  4. chore: rename

    zombieJ committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    40f7a3f View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    b327bfd View commit details
    Browse the repository at this point in the history
  6. test(CenterPopup): closeIcon

    guoyunhe committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    5bd18db View commit details
    Browse the repository at this point in the history
  7. test(Popup): closeIcon

    guoyunhe committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    9361e9b View commit details
    Browse the repository at this point in the history
  8. test(CheckList): activeIcon

    guoyunhe committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    049cb73 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    8286555 View commit details
    Browse the repository at this point in the history
  10. test(Input): clearIcon

    guoyunhe committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    0c1fd22 View commit details
    Browse the repository at this point in the history
  11. test(NavBar): backIcon

    guoyunhe committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    684d910 View commit details
    Browse the repository at this point in the history
  12. test(NoticeBar): closeIcon

    guoyunhe committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    cea8c00 View commit details
    Browse the repository at this point in the history
  13. test(useResultIcon): icon

    guoyunhe committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    c2a2388 View commit details
    Browse the repository at this point in the history
  14. test(useResultIcon): icon

    guoyunhe committed Apr 17, 2024
    Configuration menu
    Copy the full SHA
    250e591 View commit details
    Browse the repository at this point in the history

Commits on Apr 18, 2024

  1. Configuration menu
    Copy the full SHA
    ece574b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    970fd7e View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bee6535 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2b898bc View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2da0a95 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    de85019 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    56d3474 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    48dd7a5 View commit details
    Browse the repository at this point in the history
  9. chore: re-order

    zombieJ committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b8940b0 View commit details
    Browse the repository at this point in the history
  10. feat(Toast): revert context

    guoyunhe committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    b9d28f6 View commit details
    Browse the repository at this point in the history
  11. Merge branch 'config-provider-icons' of github.com:ant-design/ant-des…

    …ign-mobile into config-provider-icons
    guoyunhe committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    dc7fbbc View commit details
    Browse the repository at this point in the history
  12. chore: fix ts

    zombieJ committed Apr 18, 2024
    Configuration menu
    Copy the full SHA
    e392f44 View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    8b624b7 View commit details
    Browse the repository at this point in the history
  2. refactor: decoupling

    zombieJ committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    48fdd9f View commit details
    Browse the repository at this point in the history
  3. refactor: decoupling

    zombieJ committed Apr 23, 2024
    Configuration menu
    Copy the full SHA
    beded34 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. fix(notice-bar): icon class

    guoyunhe committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    5694d42 View commit details
    Browse the repository at this point in the history
  2. fix(dropdown): mergeProp

    guoyunhe committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    963fcb7 View commit details
    Browse the repository at this point in the history
  3. fix(notice-bar): icon class

    guoyunhe committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    e1419f7 View commit details
    Browse the repository at this point in the history
  4. test(nav-bar): override

    guoyunhe committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    d33fb4b View commit details
    Browse the repository at this point in the history
  5. test(search-bar): override

    guoyunhe committed Apr 25, 2024
    Configuration menu
    Copy the full SHA
    13a899d View commit details
    Browse the repository at this point in the history

Commits on Jun 12, 2024

  1. chore: fix default

    zombieJ committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    ca23bad View commit details
    Browse the repository at this point in the history
  2. chore: merge master

    zombieJ committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    18ddc6c View commit details
    Browse the repository at this point in the history
  3. chore: rollback

    zombieJ committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    92cb960 View commit details
    Browse the repository at this point in the history
  4. fix: virtualInput icon

    zombieJ committed Jun 12, 2024
    Configuration menu
    Copy the full SHA
    cefc14a View commit details
    Browse the repository at this point in the history