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

D2M #9791

Merged
merged 70 commits into from
Sep 16, 2022
Merged

D2M #9791

merged 70 commits into from
Sep 16, 2022

Commits on Sep 3, 2022

  1. Configuration menu
    Copy the full SHA
    27d37ec View commit details
    Browse the repository at this point in the history
  2. fix(components): [select-v2] support empty string value (#9609)

    * fix(components): [select-v2] support empty string
    
    * fix(components): [select-v2] use isNil
    chenxch committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    b6bec16 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9be30f9 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    adc468c View commit details
    Browse the repository at this point in the history
  5. fix(hooks): [useLockscreen] close shake (#9610)

    * fix(hooks): [useLockscreen] close shake
    
    * fix(hooks): [useLockscreen] remove unused
    
    * fix(hooks): [useLockscreen] unit test
    chenxch committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    fda97e2 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    ebc1e96 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    86538e4 View commit details
    Browse the repository at this point in the history
  8. refactor(components): [calendar] rename slot dateCell to date-cell (#…

    …9590)
    
    * refactor(components): [calendar] rename slot dateCell to date-cell
    
    closed 9565
    
    * docs: update
    
    * fix(components): [calendar] avoid slots taking effect at the same time
    tolking committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    1e6dbd8 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    beae9db View commit details
    Browse the repository at this point in the history
  10. docs(components): fix popper-options to provide working example (#8793)

    popper-options attribute allow to pass popper js options
    
    the example was wrong and misleading.
    
    closed #8464
    
    Co-authored-by: RealityBoy <1923740402@qq.com>
    amaury-hanser and xiaoxian521 committed Sep 3, 2022
    Configuration menu
    Copy the full SHA
    97380c5 View commit details
    Browse the repository at this point in the history

Commits on Sep 4, 2022

  1. Configuration menu
    Copy the full SHA
    e0a73c8 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    262bb78 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    058cd07 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc331de View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a1cdbd View commit details
    Browse the repository at this point in the history
  6. feat(components): [select-v2] add placement (#9622)

    * feat(components): [select-v2] add placement
    
    * fix(components): [select-v2] type error
    
    * fix(components): [select-v2] type error
    chenxch committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    320b28b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    acc7092 View commit details
    Browse the repository at this point in the history
  8. feat(components): [message-box] allow pass function to message opti…

    …on (#9405)
    
    * feat(components): [message-box] allow pass function to `message` option
    
    * chore: update docs
    
    * chore: update docs
    holazz committed Sep 4, 2022
    Configuration menu
    Copy the full SHA
    6eded0b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    d0dbd19 View commit details
    Browse the repository at this point in the history

Commits on Sep 5, 2022

  1. Configuration menu
    Copy the full SHA
    ec0b842 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    675b059 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    401a275 View commit details
    Browse the repository at this point in the history
  4. fix(theme-chalk): [select] missing the is-small style (#9639)

    Co-authored-by: hanjiayi02 <hanjiayi02@meituan.com>
    humorHan and hanjiayi02 committed Sep 5, 2022
    Configuration menu
    Copy the full SHA
    549b2eb View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    328cb57 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2022

  1. Configuration menu
    Copy the full SHA
    6def14d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    390f5bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    dee98ed View commit details
    Browse the repository at this point in the history
  4. fix(components): [loading] remove el-loading-parent--relative corre…

    …ctly (#9630)
    
    * fix(components): [loading] fix el-loading-parent--relative (#9627)
    
    * chore: update
    
    Co-authored-by: holazz <2418184580@qq.com>
    wiidede and holazz committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    69caee0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    51a3c45 View commit details
    Browse the repository at this point in the history
  6. fix(components): [rate] fast move mouseLeave not triggered (#9608)

    * fix(components): [rate] fast move mouseLeave not triggered
    
    * fix(components): [rate] RawSymbol error
    
    * fix(components): [rate] RawSymbol error
    chenxch committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    3dca453 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    678fc5c View commit details
    Browse the repository at this point in the history
  8. feat(components): [select] enhanced suffix (#9619)

    * feat(components): [select] enhanced suffix
    
    * docs: remove useless characters
    
    * docs(components): [select] add remote suffix demo
    chenxch committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    e8817aa View commit details
    Browse the repository at this point in the history
  9. refactor(components): [tabs] improve types (#9561)

    Co-authored-by: 三咲智子 <sxzz@sxzz.moe>
    tolking and sxzz committed Sep 6, 2022
    Configuration menu
    Copy the full SHA
    c4d0c6f View commit details
    Browse the repository at this point in the history

Commits on Sep 7, 2022

  1. Configuration menu
    Copy the full SHA
    691873c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dc3079 View commit details
    Browse the repository at this point in the history
  3. fix(components): [table] throw error when no matching column (#9682)

    * Cannot read properties of null (reading 'id')
    
    * fix(components): [table] fix Cannot read properties of null (reading 'id')
    qq282126990 committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    6218e4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    0fbbc65 View commit details
    Browse the repository at this point in the history
  5. fix(components): [table-v2] cell and header-cell slots parmas (#9665)

    * fix(components): [table-v2] cell and header-cell slots parmas
    
    * fix(components): [table-v2] add slots scope test
    xiaochenchen-igg-com committed Sep 7, 2022
    Configuration menu
    Copy the full SHA
    e008e92 View commit details
    Browse the repository at this point in the history

Commits on Sep 8, 2022

  1. Configuration menu
    Copy the full SHA
    99bb2b0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    206ffbe View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d38e8b8 View commit details
    Browse the repository at this point in the history
  4. fix(components): [time-picker] fix end-time can't be callback (#9669)

    * fix(components): [time-picker]
    
    fix end-time can't be return callback
    
    closed #9460
    
    * fix(components): [time-picker]
    
    fix end-time can't be return callback
    
    BREAKING CHANGE :
    no
    
    closed #9460
    
    * refactor(components): rewrite code
    
    * refactor(components): reback test code
    konata33 committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    f6d4574 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    daefb75 View commit details
    Browse the repository at this point in the history
  6. fix(components): [cascader] fix large interval when multiple checkbox…

    …es (#9428)
    
    * fix(theme-chalk): [cascader] fix large interval when multiple checkboxes
    
    * fix(theme-chalk): separate style
    Tsong-LC committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    e1f8d7e View commit details
    Browse the repository at this point in the history
  7. docs(components): [date-picker] attribute type description (#9357)

    * docs(components): fix 'date-picker' attribute type description
    
    * docs(components): revert 'date-picker' attribute description
    
    * docs(components): fix 'datetime-picker' attribute type description
    
    * docs(components): fix 'time-picker' attribute type description
    
    * docs(components): format
    
    * docs(components): fix type, optimization description
    pany-ang committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    e9666db View commit details
    Browse the repository at this point in the history
  8. chore(deps): update dependency puppeteer to v17 (#9623)

    Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
    renovate[bot] committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    cc8805e View commit details
    Browse the repository at this point in the history
  9. chore: update readme2 (#9712)

    iamkun committed Sep 8, 2022
    Configuration menu
    Copy the full SHA
    9453b41 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3b264a1 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

  1. Configuration menu
    Copy the full SHA
    0296ba2 View commit details
    Browse the repository at this point in the history
  2. fix(components): [select] fix select hover flicker (#9521)

    * fix(components): [select] fix select hover flicker
    
    closed #9500
    
    * fix(components): [select] fix select hover flicker
    
    closed #9500
    Yueyanc committed Sep 9, 2022
    Configuration menu
    Copy the full SHA
    838001a View commit details
    Browse the repository at this point in the history

Commits on Sep 10, 2022

  1. Configuration menu
    Copy the full SHA
    189c379 View commit details
    Browse the repository at this point in the history
  2. fix(components): [select] fix option-group get wrong visible (#9726)

    * fix(components): [select] fix option-group get wrong visible
    
    * fix(components): [select] fix option-group get wrong visible
    
    * fix(components): [select] fix option-group get wrong visible
    
    Co-authored-by: qinye <953218204@qq.com>
    init-qy and init-qy committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    c64ea61 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3f71897 View commit details
    Browse the repository at this point in the history
  4. Update tree.md (#9729)

    lequangdongg committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    e3e0038 View commit details
    Browse the repository at this point in the history
  5. docs: update table v2 doc (#8203)

    * docs: update table v2 doc
    
    * chore: update
    
    Co-authored-by: RealityBoy <1923740402@qq.com>
    iamkun and xiaoxian521 committed Sep 10, 2022
    Configuration menu
    Copy the full SHA
    d215fee View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2022

  1. Configuration menu
    Copy the full SHA
    3fb5f1d View commit details
    Browse the repository at this point in the history
  2. fix(components): [loading] fix invalid position sticky (#9720)

    * fix(components): [loading] fix invalid position sticky
    
    * style(components): [loading] no code change
    Tsong-LC committed Sep 11, 2022
    Configuration menu
    Copy the full SHA
    43858db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    d6acdc8 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2022

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

Commits on Sep 13, 2022

  1. fix(components): [checkbox] fix only child element style border-radius (

    #9746)
    
    * fix(components): [checkbox] fix only child element style border-radius
    
    * refactor(components): [checkbox] prettier style
    
    closed #9745
    
    * refactor(components): [checkbox] split border-radius
    Tsong-LC committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    a517dba View commit details
    Browse the repository at this point in the history
  2. feat(components): [select-v2][tree-v2] add virtual-list style depende…

    …ncy (#7129)
    
    Co-authored-by: qiang <qw13131wang@gmail.com>
    muuyao and tolking committed Sep 13, 2022
    Configuration menu
    Copy the full SHA
    569d30f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f7d4354 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2022

  1. ci: simplify workflows (#9737)

    sxzz committed Sep 14, 2022
    Configuration menu
    Copy the full SHA
    69f823f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1c94256 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    df642f4 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f90d3aa View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2022

  1. Configuration menu
    Copy the full SHA
    4d1cb2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    5bcccfd View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2022

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