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

Merge features #19206

Merged
merged 81 commits into from Oct 15, 2019
Merged

Merge features #19206

merged 81 commits into from Oct 15, 2019

Commits on Sep 5, 2019

  1. Add Table tableLayout prop

    afc163 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    577bc87 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d2aeaab View commit details
    Browse the repository at this point in the history
  3. 🆙 upgrade rc-table

    afc163 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    7c180a7 View commit details
    Browse the repository at this point in the history
  4. ✅ fix table snapshot

    afc163 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    02da860 View commit details
    Browse the repository at this point in the history
  5. ⚡ support column.ellipsis

    close #5753
    afc163 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    d9f2c90 View commit details
    Browse the repository at this point in the history
  6. ✅ fix table snapshot and ci

    afc163 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    499c46b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    580312b View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    49a37d1 View commit details
    Browse the repository at this point in the history
  9. 🆙 upgrade rc-table

    afc163 committed Sep 5, 2019
    Configuration menu
    Copy the full SHA
    033f812 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    251ae17 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2e59284 View commit details
    Browse the repository at this point in the history

Commits on Sep 6, 2019

  1. 🆙 support Slider[reverse]

    close #4763
    close #18639
    afc163 committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    96a9583 View commit details
    Browse the repository at this point in the history
  2. ✅ fix slider snapshot

    afc163 committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    c9a8f69 View commit details
    Browse the repository at this point in the history
  3. feat(Anchor): add onChange prop (#18715)

    * feat(Anchor): add onChange prop
    
    * test(Anchor): add onChange prop
    
    * update snapshots
    shaodahong authored and afc163 committed Sep 6, 2019
    Configuration menu
    Copy the full SHA
    b93d10d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f8af697 View commit details
    Browse the repository at this point in the history

Commits on Sep 11, 2019

  1. feat: upload add download icon (#18664)

    * feat: upload add download icon
    
    * feat: clear up
    
    * feat: log
    
    * empty
    
    * feat: 理解错误
    
    * feat: test
    
    * test
    
    * feat: clean up
    
    * Update components.test.js.snap
    
    * Update demo.test.js.snap
    
    * Update demo.test.js.snap
    
    * Update demo.test.js.snap
    
    * Update demo.test.js.snap
    
    * Update work-with-us.zh-CN.md
    
    * feat: clean up
    
    * fix: showDownloadIcon=false 24px
    
    * fix: More rigorous
    
    * fix: test
    
    * fix: test
    
    * fix: [] key
    
    * fix: hover css
    
    * fix: test
    qq645381995 authored and afc163 committed Sep 11, 2019
    Configuration menu
    Copy the full SHA
    f659d23 View commit details
    Browse the repository at this point in the history

Commits on Sep 12, 2019

  1. feat(Input.Search): add loading prop (#18771)

    * feat(Input.Search): add loading prop
    
    * fix: review change
    
    * optimize input search loading prop doc
    
    * fix: ci fail and onSearch disabled when loading
    shaodahong authored and afc163 committed Sep 12, 2019
    Configuration menu
    Copy the full SHA
    5cd01d0 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    632ba44 View commit details
    Browse the repository at this point in the history

Commits on Sep 14, 2019

  1. Configuration menu
    Copy the full SHA
    1200f7f View commit details
    Browse the repository at this point in the history
  2. Merge pull request #18802 from ant-design/master-to-merge

    chore: merge master into feature
    afc163 committed Sep 14, 2019
    Configuration menu
    Copy the full SHA
    2128ee2 View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2019

  1. 🆙 upgrade rc-upload to fix #17397 (#18850)

    afc163 authored and zombieJ committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    db24346 View commit details
    Browse the repository at this point in the history
  2. feat: Add visible to filterDropdown function (#17614)

    * Add visible to filterDropdown function
    
    * Update tests
    sedx authored and afc163 committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    8846122 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18852 from ant-design/master

    chore: merge master into feature
    ycjcl868 committed Sep 17, 2019
    Configuration menu
    Copy the full SHA
    0f3f3dc View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    721baa8 View commit details
    Browse the repository at this point in the history

Commits on Sep 23, 2019

  1. Configuration menu
    Copy the full SHA
    17816b9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9e9abfd View commit details
    Browse the repository at this point in the history
  3. Merge pull request #18952 from ant-design/master-for-merge

    chore: merge master into feature
    afc163 committed Sep 23, 2019
    Configuration menu
    Copy the full SHA
    a5efb30 View commit details
    Browse the repository at this point in the history

Commits on Sep 24, 2019

  1. feat: Grid support row vertical gutter (#18979)

    * row vertical gutter
    
    * run test
    sosohime authored and afc163 committed Sep 24, 2019
    Configuration menu
    Copy the full SHA
    a2edbc3 View commit details
    Browse the repository at this point in the history

Commits on Sep 25, 2019

  1. Configuration menu
    Copy the full SHA
    df7e366 View commit details
    Browse the repository at this point in the history
  2. fix: TreeSelect removeIcon and clearIcon not working (#18949)

    * add tree-select async demo
    
    * TreeSelect支持clearIcon和removeIcon
    
    * remove docs and demo
    
    * run test
    
    * clear code
    
    * add ui test
    sosohime authored and afc163 committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    e511e50 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    4cca77e View commit details
    Browse the repository at this point in the history
  4. 👌 add use case

    MrHeer authored and afc163 committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    fd31d91 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    05bf1ad View commit details
    Browse the repository at this point in the history
  6. Delete publish-to-github-package.yml

    orzyyyy authored and afc163 committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    b83f432 View commit details
    Browse the repository at this point in the history
  7. feat(actions): Automatic Rebase

    orzyyyy authored and afc163 committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    d85f6c8 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0bc0a9d View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    61fc389 View commit details
    Browse the repository at this point in the history
  10. docs: fix API link

    hsuanxyz authored and afc163 committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    8179375 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    0edbec1 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    5004a92 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    efa8294 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    a40b54a View commit details
    Browse the repository at this point in the history
  15. ✨ support updating message content with a unique key

    close #18621
    
    fix: fix demo
    
    docs: change key api version number
    
    docs: fix docs
    Wendell authored and afc163 committed Sep 25, 2019
    Configuration menu
    Copy the full SHA
    53b3c5a View commit details
    Browse the repository at this point in the history

Commits on Sep 26, 2019

  1. ✨ Flipping table to automatically scroll to the top

    👌 apply it in handleFilter and toggleSortOrder
    👌 ref instead of findDOMNode
    ✅ update test for scroll to first row
    
    close #18623
    MrHeer authored and afc163 committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    4a5b0e1 View commit details
    Browse the repository at this point in the history
  2. 👌 update README

    MrHeer authored and afc163 committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    90a77c0 View commit details
    Browse the repository at this point in the history
  3. Add sortColumn to title render (#19012)

    Update docs
    
    Update TS interface
    
    Add null
    
    Fix lint error
    swillis12 authored and afc163 committed Sep 26, 2019
    Configuration menu
    Copy the full SHA
    2c864b9 View commit details
    Browse the repository at this point in the history

Commits on Sep 28, 2019

  1. Configuration menu
    Copy the full SHA
    0be5e33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1d5bd4a View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8bae8bf View commit details
    Browse the repository at this point in the history
  4. fix(Table): rm commented line

    kristofdombi authored and afc163 committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    8a60e19 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    948d0bd View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4cc5fcd View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2228e91 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2875933 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3274c55 View commit details
    Browse the repository at this point in the history
  10. fix(Table): correct lint errors

    kristofdombi authored and afc163 committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    18017d6 View commit details
    Browse the repository at this point in the history
  11. 💄 improve code style

    afc163 committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    3f7b7de View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    3acbc94 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    bbc8800 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    650d44e View commit details
    Browse the repository at this point in the history
  15. ✅ more test cases

    afc163 committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    66ca4a8 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    d41b5be View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    e1a4f28 View commit details
    Browse the repository at this point in the history
  18. 💄 fix lint

    afc163 committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    fb913f4 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    916c065 View commit details
    Browse the repository at this point in the history
  20. Merge pull request #19049 from ant-design/master

    chore: Merge master into feature
    orzyyyy committed Sep 28, 2019
    Configuration menu
    Copy the full SHA
    dc0dfea View commit details
    Browse the repository at this point in the history

Commits on Sep 30, 2019

  1. master to feature (#19062)

    * ✅ increase upload test cov
    
    * chore: replace resizeObserver with `rc-resize-observer` (#19057)
    
    * replace resizeObserver with rc-resize-observer
    
    * fix affix lint
    
    * fix es lint
    
    * changelog (#19056)
    
    * Release 3.23.5
    ikobe committed Sep 30, 2019
    Configuration menu
    Copy the full SHA
    71b53b7 View commit details
    Browse the repository at this point in the history

Commits on Oct 5, 2019

  1. Configuration menu
    Copy the full SHA
    3ab6c48 View commit details
    Browse the repository at this point in the history
  2. fix: lint

    orzyyyy committed Oct 5, 2019
    Configuration menu
    Copy the full SHA
    54cf1a9 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c4283e4 View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2019

  1. Merge pull request #19103 from ant-design/merge-to-feature

    chore: merge master to feature
    afc163 committed Oct 6, 2019
    Configuration menu
    Copy the full SHA
    391aab4 View commit details
    Browse the repository at this point in the history

Commits on Oct 7, 2019

  1. feat(Layout): add prop specialTriggerStyle to controll the style of z…

    …eroWidthTrigger
    orzyyyy authored and afc163 committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    95710af View commit details
    Browse the repository at this point in the history
  2. test: update cases

    orzyyyy authored and afc163 committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    5e4697e View commit details
    Browse the repository at this point in the history
  3. docs: update

    orzyyyy authored and afc163 committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    4a29aaa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    718a86d View commit details
    Browse the repository at this point in the history
  5. ✨ Add drawerStyle and headerStyle

    close #18975
    afc163 committed Oct 7, 2019
    Configuration menu
    Copy the full SHA
    a877db7 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2019

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

Commits on Oct 14, 2019

  1. merge master

    zombieJ committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    04a27de View commit details
    Browse the repository at this point in the history
  2. Merge pull request #19202 from ant-design/master

    chore: master merge feature
    zombieJ committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    8bb4613 View commit details
    Browse the repository at this point in the history
  3. refactor: Use CSSMotion (#19205)

    * refactor: Use CSSMotion
    
    * fix lint
    
    * update rc-menu deps
    
    * fix test case
    
    * clean up
    
    * more test case
    
    * fix lint
    zombieJ committed Oct 14, 2019
    Configuration menu
    Copy the full SHA
    e75fa03 View commit details
    Browse the repository at this point in the history

Commits on Oct 15, 2019

  1. feat: Pageheader new style and props (#19100)

    * pure page header style
    
    * add type props
    
    * add prue demo
    
    * add config provider doc
    
    * fix lint
    
    * fix lint error
    
    * change pure to ghost
    
    * fix test
    
    * default ghost is true
    
    * fix review style
    
    * fix review warning
    
    * use online style
    
    * remove defualt and remove comment
    
    * add test
    chenshuai2144 committed Oct 15, 2019
    Configuration menu
    Copy the full SHA
    338018e View commit details
    Browse the repository at this point in the history