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: New Picker #46982

Merged
merged 113 commits into from
Jan 29, 2024
Merged

feat: New Picker #46982

merged 113 commits into from
Jan 29, 2024

Commits on Dec 25, 2023

  1. chore: init

    zombieJ committed Dec 25, 2023
    Configuration menu
    Copy the full SHA
    3b6f4c1 View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2023

  1. chore: link picker

    zombieJ committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    df6f95a View commit details
    Browse the repository at this point in the history
  2. chore: move files

    zombieJ committed Dec 27, 2023
    Configuration menu
    Copy the full SHA
    c16a6bc View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2023

  1. chore: update style

    zombieJ committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    3f91749 View commit details
    Browse the repository at this point in the history
  2. chore: update types

    zombieJ committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    5e85082 View commit details
    Browse the repository at this point in the history
  3. test: update snapshot

    zombieJ committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    fe59b45 View commit details
    Browse the repository at this point in the history
  4. test: update snapshot

    zombieJ committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    bd765ea View commit details
    Browse the repository at this point in the history
  5. test: update snapshot

    zombieJ committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    31257f4 View commit details
    Browse the repository at this point in the history
  6. test: update snapshot

    zombieJ committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    d8d2efc View commit details
    Browse the repository at this point in the history
  7. test: update snapshot

    zombieJ committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    3cd46cb View commit details
    Browse the repository at this point in the history
  8. test: fix test case

    zombieJ committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    bfa2adf View commit details
    Browse the repository at this point in the history
  9. test: update snapshot

    zombieJ committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    bdd5df4 View commit details
    Browse the repository at this point in the history
  10. test: update snapshot

    zombieJ committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    56a297c View commit details
    Browse the repository at this point in the history
  11. test: update snapshot

    zombieJ committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    81ab39f View commit details
    Browse the repository at this point in the history
  12. test: update snapshot

    zombieJ committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    eaa0359 View commit details
    Browse the repository at this point in the history
  13. chore: merge feature

    zombieJ committed Dec 28, 2023
    Configuration menu
    Copy the full SHA
    5c48371 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2024

  1. Configuration menu
    Copy the full SHA
    4ea2405 View commit details
    Browse the repository at this point in the history
  2. chore: update types

    zombieJ committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    72b51bb View commit details
    Browse the repository at this point in the history
  3. chore: fix types

    zombieJ committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    6faec7d View commit details
    Browse the repository at this point in the history
  4. chore: fix types

    zombieJ committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    2576570 View commit details
    Browse the repository at this point in the history
  5. chore: fix types

    zombieJ committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    8e7007c View commit details
    Browse the repository at this point in the history
  6. chore: fix types

    zombieJ committed Jan 2, 2024
    Configuration menu
    Copy the full SHA
    d3dc3ae View commit details
    Browse the repository at this point in the history

Commits on Jan 3, 2024

  1. chore: fix types

    zombieJ committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    7cc1d6f View commit details
    Browse the repository at this point in the history
  2. chore: fix types

    zombieJ committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    1d62fe3 View commit details
    Browse the repository at this point in the history
  3. chore: fix types

    zombieJ committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    38683ff View commit details
    Browse the repository at this point in the history
  4. chore: fix types

    zombieJ committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    69d0e99 View commit details
    Browse the repository at this point in the history
  5. chore: fix types

    zombieJ committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    4510c7f View commit details
    Browse the repository at this point in the history
  6. chore: update style

    zombieJ committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    4b48472 View commit details
    Browse the repository at this point in the history
  7. chore: clean up

    zombieJ committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    31310ad View commit details
    Browse the repository at this point in the history
  8. chore: update types

    zombieJ committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    a1a6969 View commit details
    Browse the repository at this point in the history
  9. test: update snapshot

    zombieJ committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    e5b5b4b View commit details
    Browse the repository at this point in the history
  10. test: update snapshot

    zombieJ committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    1d37130 View commit details
    Browse the repository at this point in the history
  11. test: update snapshot

    zombieJ committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    6c26694 View commit details
    Browse the repository at this point in the history
  12. test: update snapshot

    zombieJ committed Jan 3, 2024
    Configuration menu
    Copy the full SHA
    267eaa5 View commit details
    Browse the repository at this point in the history

Commits on Jan 4, 2024

  1. fix: format

    zombieJ committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    a0c5f76 View commit details
    Browse the repository at this point in the history
  2. chore: update deps

    zombieJ committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    02b73b8 View commit details
    Browse the repository at this point in the history
  3. chore: feature merge master (#46794)

    * fix: Fix typo s/Notificaiton/Notification/ (#46775)
    
    * docs: supplement form preserve field description (#46788)
    
    close #46773
    
    * docs: tweak changelog drawer width in small screen (#46791)
    
    * docs: Update compatible-style.zh-CN.md (#46790)
    
    Signed-off-by: afc163 <afc163@gmail.com>
    
    ---------
    
    Signed-off-by: afc163 <afc163@gmail.com>
    Co-authored-by: hugo-syn <61210734+hugo-syn@users.noreply.github.com>
    Co-authored-by: Shunze Chen <qianlonwork@outlook.com>
    Co-authored-by: afc163 <afc163@gmail.com>
    4 people committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    f18ecb0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1f09730 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    71b8917 View commit details
    Browse the repository at this point in the history
  6. chore: update locale size

    zombieJ committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    2398b8e View commit details
    Browse the repository at this point in the history
  7. chore: lock dumi

    zombieJ committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    5521b1f View commit details
    Browse the repository at this point in the history
  8. test: update snapshot

    zombieJ committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    45f194e View commit details
    Browse the repository at this point in the history
  9. test: update snapshot

    zombieJ committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    2f28581 View commit details
    Browse the repository at this point in the history
  10. test: update snapshot

    zombieJ committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    ba5a747 View commit details
    Browse the repository at this point in the history
  11. test: update snapshot

    zombieJ committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    5473f84 View commit details
    Browse the repository at this point in the history
  12. test: update snapshot

    zombieJ committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    9e3a0eb View commit details
    Browse the repository at this point in the history
  13. test: update snapshot

    zombieJ committed Jan 4, 2024
    Configuration menu
    Copy the full SHA
    be4f1cc View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    9949e80 View commit details
    Browse the repository at this point in the history

Commits on Jan 5, 2024

  1. chore: bump version

    zombieJ committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    888f05f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    56856ea View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c452079 View commit details
    Browse the repository at this point in the history
  4. test: update snapshot

    zombieJ committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    209e703 View commit details
    Browse the repository at this point in the history
  5. test: update snapshot

    zombieJ committed Jan 5, 2024
    Configuration menu
    Copy the full SHA
    6725616 View commit details
    Browse the repository at this point in the history

Commits on Jan 8, 2024

  1. chore: bump version

    zombieJ committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    59e4459 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6697efb View commit details
    Browse the repository at this point in the history
  3. chore: update limit

    zombieJ committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    fbbb51c View commit details
    Browse the repository at this point in the history
  4. test: update snapshot

    zombieJ committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    f340b37 View commit details
    Browse the repository at this point in the history
  5. docs: update 7 days sample

    zombieJ committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    c65751d View commit details
    Browse the repository at this point in the history
  6. chore: rm useless style

    zombieJ committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    3429bd4 View commit details
    Browse the repository at this point in the history
  7. chore: clean up style

    zombieJ committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    ff75e23 View commit details
    Browse the repository at this point in the history
  8. docs: add buddihist era demo

    zombieJ committed Jan 8, 2024
    Configuration menu
    Copy the full SHA
    cfb9793 View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2024

  1. refactor: interface

    zombieJ committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    9522a51 View commit details
    Browse the repository at this point in the history
  2. chore: add multiple types

    zombieJ committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e0c4dcc View commit details
    Browse the repository at this point in the history
  3. docs: add demo

    zombieJ committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    e8174e4 View commit details
    Browse the repository at this point in the history
  4. chore: init style

    zombieJ committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    0517ca9 View commit details
    Browse the repository at this point in the history
  5. chore: init style

    zombieJ committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    c81c8d5 View commit details
    Browse the repository at this point in the history
  6. chore: fill style

    zombieJ committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    5268e35 View commit details
    Browse the repository at this point in the history
  7. chore: fill style

    zombieJ committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    1652443 View commit details
    Browse the repository at this point in the history
  8. chore: style

    zombieJ committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    8a3bfef View commit details
    Browse the repository at this point in the history
  9. chore: size of it

    zombieJ committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    76a49bf View commit details
    Browse the repository at this point in the history
  10. chore: size style

    zombieJ committed Jan 9, 2024
    Configuration menu
    Copy the full SHA
    33e0d9e View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2024

  1. docs: add align demo

    zombieJ committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    836712c View commit details
    Browse the repository at this point in the history
  2. docs: needConfirm

    zombieJ committed Jan 10, 2024
    Configuration menu
    Copy the full SHA
    12445d9 View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2024

  1. chore: fix showWeek style

    zombieJ committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    55e8b0a View commit details
    Browse the repository at this point in the history
  2. test: update snapshot

    zombieJ committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    5e5be18 View commit details
    Browse the repository at this point in the history
  3. test: update snapshot

    zombieJ committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    8254010 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feature' into picker

    Signed-off-by: lijianan <574980606@qq.com>
    li-jia-nan committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    c7bd593 View commit details
    Browse the repository at this point in the history
  5. chore: fix ts

    zombieJ committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    9d7e12b View commit details
    Browse the repository at this point in the history
  6. chore: fix ts

    zombieJ committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    4e0a251 View commit details
    Browse the repository at this point in the history
  7. chore: fix ts

    zombieJ committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    0b405b5 View commit details
    Browse the repository at this point in the history
  8. chore: merge feature

    zombieJ committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    e9b3b53 View commit details
    Browse the repository at this point in the history
  9. chore: fix ts

    zombieJ committed Jan 11, 2024
    Configuration menu
    Copy the full SHA
    45aa76a View commit details
    Browse the repository at this point in the history

Commits on Jan 12, 2024

  1. fix: week style

    zombieJ committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    0c0fdf8 View commit details
    Browse the repository at this point in the history
  2. docs: update dayjs note

    zombieJ committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    16d6651 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f1501ac View commit details
    Browse the repository at this point in the history
  4. fix: style missing

    zombieJ committed Jan 12, 2024
    Configuration menu
    Copy the full SHA
    1d6294d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3964ec9 View commit details
    Browse the repository at this point in the history
  6. test: update snapshot

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

Commits on Jan 15, 2024

  1. Configuration menu
    Copy the full SHA
    5f59ebe View commit details
    Browse the repository at this point in the history
  2. test: update snapshot

    zombieJ committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    8dbfe2e View commit details
    Browse the repository at this point in the history
  3. test: update snapshot

    zombieJ committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    b878930 View commit details
    Browse the repository at this point in the history
  4. test: update snapshot

    zombieJ committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    4a467f9 View commit details
    Browse the repository at this point in the history
  5. chore: demo update

    zombieJ committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    d4e5c8c View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    69f46ae View commit details
    Browse the repository at this point in the history
  7. docs: update demo

    zombieJ committed Jan 15, 2024
    Configuration menu
    Copy the full SHA
    b66f6ac View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2024

  1. docs: min & max date

    zombieJ committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    2b3d31b View commit details
    Browse the repository at this point in the history
  2. test: update snapshot

    zombieJ committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    e58d3ff View commit details
    Browse the repository at this point in the history
  3. docs: add order

    zombieJ committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    4b7a2d0 View commit details
    Browse the repository at this point in the history
  4. chore: update deps

    zombieJ committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    5089a58 View commit details
    Browse the repository at this point in the history
  5. test: update snapshot

    zombieJ committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    d4b7808 View commit details
    Browse the repository at this point in the history
  6. test: update snapshot

    zombieJ committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    78185f6 View commit details
    Browse the repository at this point in the history
  7. chore: adjust style

    zombieJ committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    0c1e7ed View commit details
    Browse the repository at this point in the history
  8. chore: merge feature

    zombieJ committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    a18789b View commit details
    Browse the repository at this point in the history
  9. chore: clean up style

    zombieJ committed Jan 16, 2024
    Configuration menu
    Copy the full SHA
    3f0b36d View commit details
    Browse the repository at this point in the history
  10. test: update snapshot

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

Commits on Jan 17, 2024

  1. Configuration menu
    Copy the full SHA
    f3114f4 View commit details
    Browse the repository at this point in the history
  2. chore: fix comment

    zombieJ committed Jan 17, 2024
    Configuration menu
    Copy the full SHA
    8ecabcb View commit details
    Browse the repository at this point in the history

Commits on Jan 23, 2024

  1. chore: update align

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

Commits on Jan 26, 2024

  1. chore: bump rc-picker

    zombieJ committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    80f1551 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    cde144f View commit details
    Browse the repository at this point in the history
  3. test: update snapshot

    zombieJ committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    9db6780 View commit details
    Browse the repository at this point in the history
  4. test: update snapshot

    zombieJ committed Jan 26, 2024
    Configuration menu
    Copy the full SHA
    33eed6d View commit details
    Browse the repository at this point in the history

Commits on Jan 29, 2024

  1. test: update snapshot

    zombieJ committed Jan 29, 2024
    Configuration menu
    Copy the full SHA
    749aa60 View commit details
    Browse the repository at this point in the history