Skip to content
Permalink
main

Commits on Apr 11, 2022

  1. test: update snapshot (#844)

    danranVm committed Apr 11, 2022

Commits on Apr 7, 2022

Commits on Mar 27, 2022

Commits on Mar 25, 2022

  1. feat(comp:tooltip): support setting zindex (#825)

    fix(comp:table): fixed with ellipsis style
    danranVm committed Mar 25, 2022
  2. refactor(comp:time-picker): refactor style (#824)

    fix input size within overlay to 'sm'
    remove padding of time-panel column
    
    fix(comp:time-picker): fix get hour value when 'pm' is sepcified
    sallerli1 committed Mar 25, 2022
  3. feat(pro:transfer): add pro transfer compoennt (#815)

    add table and tree transfer
    
    feat(comp:tree): modify tree disabled logic
    node disabled property and disabled function is now combined
    
    fix(comp:transfer): fix transfer select disabled status
    selection is not disabled now when the item is disabled
    sallerli1 committed Mar 25, 2022

Commits on Mar 21, 2022

  1. docs(comp:*): fix github edit page not found issue (#810)

    docs(comp:*): fix type error and typo
    hawtim committed Mar 21, 2022

Commits on Mar 20, 2022

  1. feat(comp: select): maxLabel support responsive (#806)

    * feat(comp:overflow): add overflow
    
    * feat(comp: select): maxLabelCount support responsive (#756)
    
    BREAKING CHANGE: `maxLabelCount` was deprecated, please use `maxLabel` instead
    hangboss1761 committed Mar 20, 2022
  2. fix(component:message): message icon and content not align center whe…

    …n custom content (#807)
    
    fix(component:message): message demo type error
    
    docs(component:message): remove trailing space and keep clean code
    hawtim committed Mar 20, 2022
  3. docs(components): fix typos and string escape and comma, etc (#808)

    docs(component): fix escape
    hawtim committed Mar 20, 2022

Commits on Mar 19, 2022

  1. feat(comp:transfer): add transfer component (#794)

    * add private component CheckableList
    
    fix #782
    sallerli1 committed Mar 19, 2022
Older