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

update #1

Merged
merged 1,347 commits into from
Mar 5, 2019
Merged

update #1

merged 1,347 commits into from
Mar 5, 2019
This pull request is big! We’re only showing the most recent 250 commits.

Commits on Feb 2, 2019

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

Commits on Feb 3, 2019

  1. force opacity of 0 (#14703)

    zombieJ committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    3bd784c View commit details
    Browse the repository at this point in the history
  2. update doc (#14712)

    zombieJ committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    ee97cfe View commit details
    Browse the repository at this point in the history
  3. 📝 Add badge of license

    afc163 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    83ec6b1 View commit details
    Browse the repository at this point in the history
  4. 📝 3.13.1 Changelog zh-CN

    ycjcl868 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    ad05487 View commit details
    Browse the repository at this point in the history
  5. docs: format

    ycjcl868 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    c91bc10 View commit details
    Browse the repository at this point in the history
  6. upd: changelog

    ycjcl868 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    2402d61 View commit details
    Browse the repository at this point in the history
  7. upd: changelog docs

    ycjcl868 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    e3d36fa View commit details
    Browse the repository at this point in the history
  8. upd: changelog docs

    ycjcl868 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    fa2121c View commit details
    Browse the repository at this point in the history
  9. upd: table doc

    ycjcl868 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    0cb2e69 View commit details
    Browse the repository at this point in the history
  10. 📝 changelog en-US

    ycjcl868 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    0115790 View commit details
    Browse the repository at this point in the history
  11. upd: release doc

    ycjcl868 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    1b7240b View commit details
    Browse the repository at this point in the history
  12. upd: relese en-us doc

    ycjcl868 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    5ca5376 View commit details
    Browse the repository at this point in the history
  13. upd: changelog en-us doc

    ycjcl868 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    a261cfa View commit details
    Browse the repository at this point in the history
  14. upd: DatePicker changelog

    ycjcl868 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    022caca View commit details
    Browse the repository at this point in the history
  15. upd: release changelog

    ycjcl868 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    f802864 View commit details
    Browse the repository at this point in the history
  16. 📝 doc icon

    ycjcl868 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    8e06266 View commit details
    Browse the repository at this point in the history
  17. 📝 update release doc

    ycjcl868 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    a5bdfb1 View commit details
    Browse the repository at this point in the history
  18. 📝 table doc

    ycjcl868 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    ee88270 View commit details
    Browse the repository at this point in the history
  19. 📝 fix Avatar doc

    ycjcl868 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    b3b01a3 View commit details
    Browse the repository at this point in the history
  20. memo: fix doc

    ycjcl868 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    38c4bcc View commit details
    Browse the repository at this point in the history
  21. 📝 fix typescript doc

    ycjcl868 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    2d43e98 View commit details
    Browse the repository at this point in the history
  22. 📝 release doc

    ycjcl868 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    a98f52d View commit details
    Browse the repository at this point in the history
  23. 📝 ts doc

    ycjcl868 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    a84cf0f View commit details
    Browse the repository at this point in the history
  24. 📝 ts doc

    ycjcl868 committed Feb 3, 2019
    Configuration menu
    Copy the full SHA
    e74abf8 View commit details
    Browse the repository at this point in the history

Commits on Feb 4, 2019

  1. doc: umi

    ycjcl868 committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    38d8eaa View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14702 from ant-design/release-3.13.1

    Release 3.13.1 Changelog
    ycjcl868 committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    4e270b7 View commit details
    Browse the repository at this point in the history
  3. doc: release date

    ycjcl868 committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    e8949c7 View commit details
    Browse the repository at this point in the history
  4. Merge pull request #14716 from ant-design/doc-changelog-date

    doc: release date
    ycjcl868 committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    079f111 View commit details
    Browse the repository at this point in the history
  5. docs: fix wrong comma

    orzyyyy authored and afc163 committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    4b526bf View commit details
    Browse the repository at this point in the history
  6. doc: handle invalid date in message.info() call

    The picker allows to change from a valid date to an empty value (`date` becomes `null` and therefore cannot be formatted).
    Same way it's done as for the `<div>` contained message.
    pine3ree authored and afc163 committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    736f5b9 View commit details
    Browse the repository at this point in the history
  7. ⬆️ Update @types/react requirement from ~16.7.13 to ~16.8.1

    Updates the requirements on [@types/react](https://github.com/DefinitelyTyped/DefinitelyTyped) to permit the latest version.
    - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
    - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits)
    
    Signed-off-by: dependabot[bot] <support@dependabot.com>
    dependabot-support authored and afc163 committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    0d65f05 View commit details
    Browse the repository at this point in the history
  8. improve tabs demo (#14701)

    gyh9457 authored and zombieJ committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    c895c80 View commit details
    Browse the repository at this point in the history
  9. Fix quote rendering (#14708)

    Use curly quotes from the current font, removing an override that
    switched to a Chinese font for those 4 characters. On all platforms,
    this caused the quotes to differ in size and weight from the
    surrounding text. On Linux, it also caused text to fall back to a
    serif font rather than the intended sans-serif font. On Windows,
    it used a full-width Chinese character, making it look like there
    were extra spaces in the text. Typographic apostrophes, in
    particular, appeared to have two or more extra spaces after them.
    
    fix #13095
    ashearer authored and zombieJ committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    1631401 View commit details
    Browse the repository at this point in the history
  10. upd: version

    ycjcl868 committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    31d55e4 View commit details
    Browse the repository at this point in the history
  11. Fixed typos and improved grammar

    jperaltadev authored and afc163 committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    976a6a5 View commit details
    Browse the repository at this point in the history
  12. small change

    jperaltadev authored and afc163 committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    b6f8134 View commit details
    Browse the repository at this point in the history
  13. mock test

    zombieJ committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    777c56a View commit details
    Browse the repository at this point in the history
  14. fix: strict check input

    ycjcl868 committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    6f040b6 View commit details
    Browse the repository at this point in the history
  15. Merge pull request #14725 from ant-design/fix-form-test

    Fix CI build failed of test
    ycjcl868 committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    6cdc203 View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    52b99ce View commit details
    Browse the repository at this point in the history
  17. Merge pull request #14726 from ant-design/merge-master

    Merge master
    zombieJ committed Feb 4, 2019
    Configuration menu
    Copy the full SHA
    3e25a7a View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2019

  1. correct type in Switch (#14727)

    imhele authored and zombieJ committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    99eeefc View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2b558af View commit details
    Browse the repository at this point in the history
  3. Table: fix showing only first page (#14724)

    * Table: fix showing only first page
    
    * correct condition of pagination in Table
    
    * correct test file
    
    * handle changes
    
    * improve test case
    imhele authored and zombieJ committed Feb 5, 2019
    Configuration menu
    Copy the full SHA
    b3834e4 View commit details
    Browse the repository at this point in the history

Commits on Feb 6, 2019

  1. Configuration menu
    Copy the full SHA
    991b47f View commit details
    Browse the repository at this point in the history
  2. Properly type onMouseEnter and onMouseLeave events

    Gabe Medrash authored and afc163 committed Feb 6, 2019
    Configuration menu
    Copy the full SHA
    dfc9b24 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5ad97a3 View commit details
    Browse the repository at this point in the history

Commits on Feb 7, 2019

  1. Input: Clear icon doesn't disappear if value is null (vs undefined or…

    … empy string) (#14733)
    
    * fixed issue with allowClear if value is null
    
    * added test cases for allowClear fix
    thilo-behnke authored and zombieJ committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    a9a6da4 View commit details
    Browse the repository at this point in the history
  2. update changelog (#14746)

    zombieJ committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    dab30ef View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    bf4560c View commit details
    Browse the repository at this point in the history
  4. test: update snapshots

    orzyyyy committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    6a68619 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3e4ec3a View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    a2b47eb View commit details
    Browse the repository at this point in the history
  7. chore: fix single quotes

    orzyyyy committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    a788640 View commit details
    Browse the repository at this point in the history
  8. Revert "test: update snapshots"

    This reverts commit 9ea218d0ad5b42cd119087e855c8ab8223aaa4e3.
    orzyyyy committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    9236844 View commit details
    Browse the repository at this point in the history
  9. update changelog

    zombieJ authored and afc163 committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    e0d95ed View commit details
    Browse the repository at this point in the history
  10. adjust

    zombieJ authored and afc163 committed Feb 7, 2019
    Configuration menu
    Copy the full SHA
    0399450 View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2019

  1. Added Gitpod support (#14307)

    svenefftinge authored and zombieJ committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    d06db43 View commit details
    Browse the repository at this point in the history
  2. add gitpod desc (#14755)

    zombieJ committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    2dee5c5 View commit details
    Browse the repository at this point in the history
  3. Optimized Drag & Drop Table Demo performance

    Optimized Drag & Drop Table Demo performance when the number of row is large. Mainly remove unnecessary event mornitor and use another way to implement the method to show the insert indicate rule on the page.
    zlljqn committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    bf972a9 View commit details
    Browse the repository at this point in the history
  4. Update according to suggestion

    Update according to suggestion and try to repair CI
    zlljqn committed Feb 8, 2019
    Configuration menu
    Copy the full SHA
    bdb81d1 View commit details
    Browse the repository at this point in the history

Commits on Feb 10, 2019

  1. type: add onClick to AbstractCheckboxProps

    Frezc authored and afc163 committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    6c25980 View commit details
    Browse the repository at this point in the history
  2. add header for table

    imhele authored and afc163 committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    952510e View commit details
    Browse the repository at this point in the history
  3. ⚡ Add twitter link in README

    afc163 committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    b4bbbc0 View commit details
    Browse the repository at this point in the history
  4. 💄 reorder badges in README

    afc163 committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    7ebf5a0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    6550ddd View commit details
    Browse the repository at this point in the history
  6. fix: Progress shows the success status while successPercent={0} and…

    … `percent={100}` (#14769)
    imhele authored and zombieJ committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    3c4a731 View commit details
    Browse the repository at this point in the history
  7. Revert "fix IE 11 bug" (#14765)

    This reverts commit 7d7de2a.
    phoenisx authored and zombieJ committed Feb 10, 2019
    Configuration menu
    Copy the full SHA
    57f4c62 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    67ad35b View commit details
    Browse the repository at this point in the history

Commits on Feb 11, 2019

  1. Merge pull request #14757 from zlljqn/patch-2

    Optimized Drag & Drop Table Demo performance
    yesmeck committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    499a3e2 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14742 from zy410419243/comma

    docs: fix wrong usage of comma
    yesmeck committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    de21226 View commit details
    Browse the repository at this point in the history
  3. 📝 Fix use-in-typescript documentation

    close #14776
    afc163 committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    c7a5730 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    c20acfb View commit details
    Browse the repository at this point in the history
  5. Remove useless asign

    ztplz authored and afc163 committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    b46b79c View commit details
    Browse the repository at this point in the history
  6. FIx typo

    ztplz authored and afc163 committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    dbc2e9d View commit details
    Browse the repository at this point in the history
  7. 🐛 Fix always uploading if upload button is hidden during

    close #14779
    
    caused by the previous fix in #14298
    
    reverted and change another way to fix #14299
    afc163 committed Feb 11, 2019
    Configuration menu
    Copy the full SHA
    8fc3cb8 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. merge master

    zombieJ committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    d919e20 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #14792 from ant-design/feature-merge-master

    Feature merge master
    zombieJ committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    8f2bbe7 View commit details
    Browse the repository at this point in the history
  3. Countdown support onFinish (#14791)

    * support onFinish
    
    * clean up
    
    * update test case
    zombieJ committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    5ad9469 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ee1aa10 View commit details
    Browse the repository at this point in the history
  5. Fix Input.Search not support addonAfter (#14799)

    * fix addonAfter
    
    * update snapshot
    zombieJ committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    47e53ab View commit details
    Browse the repository at this point in the history
  6. clean css (#14797)

    * clean css
    
    * move to horizontal
    zombieJ committed Feb 12, 2019
    Configuration menu
    Copy the full SHA
    41470e0 View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2019

  1. Configuration menu
    Copy the full SHA
    7d64962 View commit details
    Browse the repository at this point in the history
  2. sync form item (#14778)

    * sync form item
    
    * update snapshot
    
    * use before
    zombieJ committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    5ac674e View commit details
    Browse the repository at this point in the history
  3. fix: clear both

    chiaweilee authored and afc163 committed Feb 13, 2019
    Configuration menu
    Copy the full SHA
    bf2a240 View commit details
    Browse the repository at this point in the history

Commits on Feb 14, 2019

  1. Configuration menu
    Copy the full SHA
    e0de950 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c41c467 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a287f1b View commit details
    Browse the repository at this point in the history
  4. fix: handle true for Table[pagination] properly

    `pagination` is not designed to accept `true` value,
    but in practice, many people assign `true` to `pagination`,
    since they thought `pagination` accepts boolean value.
    yesmeck authored and afc163 committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    32a61d8 View commit details
    Browse the repository at this point in the history
  5. 🌟 support extra for Collapse.Panel

    close #11626
    afc163 committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    62e65d9 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    4a784b4 View commit details
    Browse the repository at this point in the history
  7. Update typo (#1471, #6391)

    michellechsy authored and afc163 committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    3067966 View commit details
    Browse the repository at this point in the history
  8. rangePicker clear when controlled (#14796)

    mraiguo authored and afc163 committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    86f0f97 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6ef24cf View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    80e6204 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    2bacd06 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    01f1c36 View commit details
    Browse the repository at this point in the history
  13. 🌟 support goto button in Pagination (#14819)

    close #14798
    close #14535
    close #10201
    close #7328
    afc163 authored and zombieJ committed Feb 14, 2019
    Configuration menu
    Copy the full SHA
    2eddc2a View commit details
    Browse the repository at this point in the history

Commits on Feb 15, 2019

  1. Enhance stylelint rules (#14803)

    * rename .stylelintrc to .stylelintrc.json for explicit file type
    
    * add new npm script lint-fix:style
    
    * fix pseudo-element with double colon
    
    * function name should be lower except ignored functions
    
    * support stylelint declaration-block-no-ignored-properties rule
    
    * support sorted CSS properties order for readability and consistency
    
    * autofix order of all styles by lint-fix:style script
    
    * remove double slash comments after selector
    
    * replace .stylelintignore with ignoreFiles in .stylelintrc.json
    laozhu authored and afc163 committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    6936599 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    fd39066 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    c39d8b0 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    bf135c1 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #14777 from vinhnph-ibl/ts_table

    Table column filter could be ReactNode
    yesmeck committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    d30b2f5 View commit details
    Browse the repository at this point in the history
  6. Add onTitleMouseEnter and onTitleMouseLeave to public interface

    Gabe Medrash authored and yesmeck committed Feb 15, 2019
    Configuration menu
    Copy the full SHA
    6dce9af View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    2f81d00 View commit details
    Browse the repository at this point in the history

Commits on Feb 16, 2019

  1. only set getPopupContainer when scroll provides (#14864)

    * only set getPopupContainer when scroll provides
    
    * adjust
    zombieJ committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    d2c17cd View commit details
    Browse the repository at this point in the history
  2. add ant-design-vue (#14869)

    tangjinzhou authored and afc163 committed Feb 16, 2019
    Configuration menu
    Copy the full SHA
    e68dab6 View commit details
    Browse the repository at this point in the history

Commits on Feb 17, 2019

  1. Configuration menu
    Copy the full SHA
    f359b75 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    25404ee View commit details
    Browse the repository at this point in the history
  3. 📝 add stop in document

    afc163 committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    c30b06d View commit details
    Browse the repository at this point in the history
  4. Add 3.13.3 changelog

    yesmeck committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    62dbb31 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #14852 from ant-design/release-3.13.3

    Release 3.13.3
    yesmeck committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    8945343 View commit details
    Browse the repository at this point in the history
  6. test: use mockReset

    According to the document of jest, mockRestore only works when mock was
    created with `jestSpyOn`.
    
    https://jestjs.io/docs/en/mock-function-api#mockfnmockrestore
    yesmeck committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    07ec7d9 View commit details
    Browse the repository at this point in the history
  7. Bump 3.13.3

    yesmeck committed Feb 17, 2019
    Configuration menu
    Copy the full SHA
    83626e6 View commit details
    Browse the repository at this point in the history

Commits on Feb 18, 2019

  1. update snapshot (#14880)

    zombieJ committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    1d75725 View commit details
    Browse the repository at this point in the history
  2. merge master

    zombieJ committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    271d201 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #14883 from ant-design/merge-master

    Merge master
    zombieJ committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    1564173 View commit details
    Browse the repository at this point in the history
  4. Adjust style to be similar with origin (#14886)

    * adjust style to be similar with origin
    
    * update snapshot
    
    * add missing extra logic
    
    * adjust tiny
    
    * fix margin
    
    * use element to keep the place
    
    * update snapshot
    zombieJ committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    735175e View commit details
    Browse the repository at this point in the history
  5. revert #14608 (#14898)

    * revert #14608
    
    * add test case
    zombieJ committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    a3bd55b View commit details
    Browse the repository at this point in the history
  6. update changelog (#14899)

    zombieJ committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    6678c6a View commit details
    Browse the repository at this point in the history
  7. update steps types

    ilanus committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    8eddf15 View commit details
    Browse the repository at this point in the history
  8. Update README.md

    Fixed grammar issue in line 126.
    nathanlschneider authored and afc163 committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    3ae34ab View commit details
    Browse the repository at this point in the history
  9. Merge pull request #14903 from ilanus/fix/step-missing-types

    Types: add "onClick" and "className" types for Step
    ilanus committed Feb 18, 2019
    Configuration menu
    Copy the full SHA
    b54f367 View commit details
    Browse the repository at this point in the history

Commits on Feb 19, 2019

  1. adjust input style

    zombieJ authored and afc163 committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    fcc3820 View commit details
    Browse the repository at this point in the history
  2. only affect addon & suffix

    zombieJ authored and afc163 committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    eddfbd5 View commit details
    Browse the repository at this point in the history
  3. New Component: Typography (#14250)

    * text with prefix
    
    * add edit style
    
    * support editable
    
    * enhance accessibility & type experience
    
    * optimize IME case
    
    * support copy
    
    * add locale
    
    * add secondary & disabled
    
    * add ellipsis shadow text
    
    * split to 3 components
    
    * update snapshot
    
    * update desc
    
    * change lines also need update ellipsis
    
    * skip aria when is in ellipsis
    
    * add ResizeObserver in _util
    
    * update snapshot
    
    * move TestBase into test file
    
    * update test case
    
    * update doc
    
    * fix typo
    
    * important => level
    
    * use rows
    
    * update demo cols to 1
    
    * fix cssText not work in firefox
    
    * update doc
    
    * add miss point
    
    * support extendable
    
    * update snapshot
    
    * fix doc
    
    * copyable support string
    
    * update snapshot
    
    * update doc
    
    * update doc desc
    
    * adjust style
    
    * full test
    
    * reset after test
    
    * rename
    
    * update snapshot
    
    * fix compile
    
    * adjust style
    
    * update desc
    
    * update prefixCls
    
    * update margin
    
    * adjust
    
    * nest wrap of tag content
    
    * adjust style
    
    * update comment
    
    * rm %
    
    * one more thing
    
    * tmp of measure
    
    * merge string as children
    
    * update snapshot
    
    * update testcase
    
    * remove comment
    
    * use internal variable for configProvider passing
    
    * update snapshot
    
    * use expandable instead of extendable
    
    * less variable it
    
    * update demo
    
    * update less
    
    * adjust code & mark style
    
    * remove mark padding
    
    * update measure logic
    
    * support nest element style
    
    * use childNode.textContent to fix react 15 error
    
    * update css
    
    * popout Typography
    
    * add link style
    
    * adjust doc
    
    * use ellipsis instead of rows & expandable
    
    * update doc
    
    * update doc
    
    * update doc & style
    
    * fix typo
    
    * add css ellipsis support
    
    * client render
    
    * update snapshot
    
    * enhance copyable
    
    * support onExpand
    
    * update test case
    
    * add test of css ellipsis
    
    * fix logic in react 15
    
    * rename onChange -> onSave
    
    * use tagName of article
    
    * fix lint
    zombieJ committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    c80136a View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4c5f3d2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    c24d737 View commit details
    Browse the repository at this point in the history
  6. update snapshot

    ztplz authored and afc163 committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    29cabea View commit details
    Browse the repository at this point in the history
  7. Revert "update snapshot"

    This reverts commit 3e8f99a.
    ztplz authored and afc163 committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    f26788c View commit details
    Browse the repository at this point in the history
  8. Update

    ztplz authored and afc163 committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    025bad6 View commit details
    Browse the repository at this point in the history
  9. Update

    ztplz authored and afc163 committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    b0ca03c View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    14945cb View commit details
    Browse the repository at this point in the history
  11. pref: add missing polyfill

    orzyyyy authored and afc163 committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    9d5454c View commit details
    Browse the repository at this point in the history
  12. fix: wrong usage of polyfill

    orzyyyy authored and afc163 committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    7f1dea0 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    1552955 View commit details
    Browse the repository at this point in the history
  14. delete vue faq

    undefined authored and afc163 committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    43486e0 View commit details
    Browse the repository at this point in the history
  15. Revert to remove FormItem explain-holder (#14937)

    * Revert "Adjust style to be similar with origin (#14886)"
    
    This reverts commit 735175e.
    
    * Revert "sync form item (#14778)"
    
    This reverts commit 5ac674e.
    zombieJ committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    c29323b View commit details
    Browse the repository at this point in the history
  16. Fix hardcoded heading color

    jurkowski authored and afc163 committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    c0f49c7 View commit details
    Browse the repository at this point in the history
  17. update changelog

    zombieJ committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    2b4bb4c View commit details
    Browse the repository at this point in the history
  18. add missing link of changelog

    zombieJ committed Feb 19, 2019
    Configuration menu
    Copy the full SHA
    f370e96 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2019

  1. docs: remove --save flag

    --save is no longer needed.
    pvsmounish authored and afc163 committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    bc40076 View commit details
    Browse the repository at this point in the history
  2. docs: add missing PR

    orzyyyy authored and afc163 committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    fe2d997 View commit details
    Browse the repository at this point in the history
  3. fix: case

    orzyyyy authored and afc163 committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    a22b994 View commit details
    Browse the repository at this point in the history
  4. search input sticky

    zombieJ authored and afc163 committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    8389b94 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ec3c14b View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fd89e0f View commit details
    Browse the repository at this point in the history
  7. Warning Input by: add or remove prefix / suffix when Input is focused (

    …#14948)
    
    * todo
    
    * add warning
    
    * add FAQ
    
    * fix typo
    zombieJ committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    4890095 View commit details
    Browse the repository at this point in the history
  8. Correct Input demo style

    ztplz authored and afc163 committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    b74038a View commit details
    Browse the repository at this point in the history
  9. Update

    ztplz authored and afc163 committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    f2ac516 View commit details
    Browse the repository at this point in the history
  10. Update

    ztplz authored and afc163 committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    45dc160 View commit details
    Browse the repository at this point in the history
  11. Update snapshots

    ztplz authored and afc163 committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    e3eec8f View commit details
    Browse the repository at this point in the history
  12. 🐛 Fix disabled sub menu style

    close #14952
    afc163 committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    671410d View commit details
    Browse the repository at this point in the history
  13. Fix assert usage (#14957)

    * Fix assert usage
    
    * Update
    ztplz authored and zombieJ committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    5de03a5 View commit details
    Browse the repository at this point in the history
  14. update form item css

    zombieJ authored and afc163 committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    e94ce11 View commit details
    Browse the repository at this point in the history
  15. update faq

    zombieJ committed Feb 20, 2019
    Configuration menu
    Copy the full SHA
    fdf1224 View commit details
    Browse the repository at this point in the history

Commits on Feb 21, 2019

  1. Not show aria-label when Icon type is empty (#14972)

    * remove aria-label if type is not defined
    
    * update snapshot
    zombieJ committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    f483c4e View commit details
    Browse the repository at this point in the history
  2. fix(tree): fix growing space (#14964)

    * fix(tree): fix growing space
    
    * fix(tree): remove last child 4px padding bottom and keep others
    
    * Update index.less
    Yangzhedi authored and zombieJ committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    0f91fb0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    7bbeaff View commit details
    Browse the repository at this point in the history
  4. update style

    zombieJ authored and afc163 committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    440408a View commit details
    Browse the repository at this point in the history
  5. update table demo

    liuchuzhang committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    dfa6080 View commit details
    Browse the repository at this point in the history
  6. fix: unexpected return (#14982)

    orzyyyy authored and zombieJ committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    6423074 View commit details
    Browse the repository at this point in the history
  7. fix(radio): delete unnecessary onChange (#14984)

    * fix(radio): delete unnecessary onChange
    
    * fix(radio): fix multi trigger
    Yangzhedi authored and zombieJ committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    668c330 View commit details
    Browse the repository at this point in the history
  8. Merge pull request #14986 from liuchuzhang/table-doc

    update table demo
    yesmeck committed Feb 21, 2019
    Configuration menu
    Copy the full SHA
    8f7d497 View commit details
    Browse the repository at this point in the history

Commits on Feb 22, 2019

  1. Fix rowKey usages in List (#14437)

    * correct rowKey usages in List
    
    * fix item type in renderItem in List
    aobo-y authored and zombieJ committed Feb 22, 2019
    Configuration menu
    Copy the full SHA
    1f0166c View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2da7701 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5d46fa9 View commit details
    Browse the repository at this point in the history

Commits on Feb 23, 2019

  1. 🇮🇩 Update locale to be more natural for Indonesian (#15013)

    * Update locale to be more natural for Indonesian
    
    * consistently use lowercase and uppercase
    
    * updating snapshot
    kamalmahmudi authored and afc163 committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    9559a12 View commit details
    Browse the repository at this point in the history
  2. 🐛 should not print warning for not generating help and validateStatus…

    … automatically when help or validateStatus is specified
    
    close #14911
    afc163 committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    924e8e4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f665554 View commit details
    Browse the repository at this point in the history
  4. ✅ Fix lint problems

    afc163 committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    efafa63 View commit details
    Browse the repository at this point in the history
  5. ⚡ 3.13.6

    afc163 committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    46a2a6f View commit details
    Browse the repository at this point in the history
  6. 📝 fix typo

    afc163 committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    a73cbe9 View commit details
    Browse the repository at this point in the history
  7. Update main.workflow

    afc163 committed Feb 23, 2019
    Configuration menu
    Copy the full SHA
    cca47ac View commit details
    Browse the repository at this point in the history

Commits on Feb 24, 2019

  1. Format (#15027)

    ztplz authored and zombieJ committed Feb 24, 2019
    Configuration menu
    Copy the full SHA
    94814d9 View commit details
    Browse the repository at this point in the history

Commits on Feb 25, 2019

  1. support name prop (#15029)

    zombieJ committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    fb6a493 View commit details
    Browse the repository at this point in the history
  2. Form support labelCol & wrapperCol props. (#15038)

    * use context
    
    * update doc
    
    * update doc
    
    * not pass context if nest
    
    * update snapshot
    
    * update doc
    
    * update doc
    zombieJ committed Feb 25, 2019
    Configuration menu
    Copy the full SHA
    1fc8dd3 View commit details
    Browse the repository at this point in the history

Commits on Feb 26, 2019

  1. Configuration menu
    Copy the full SHA
    447a8df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f602a9b View commit details
    Browse the repository at this point in the history
  3. fix #15037 (#15042)

    yinjs authored and zombieJ committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    b30e90b View commit details
    Browse the repository at this point in the history
  4. add icons (#15047)

    zombieJ authored and chenshuai2144 committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    18c3c5e View commit details
    Browse the repository at this point in the history
  5. Fix Table filter can not support other type of value (#15046)

    * use new life cycle
    
    * filter support inner value maps
    
    * update snapshot
    
    * update test case
    
    * simple code
    zombieJ committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    a802a72 View commit details
    Browse the repository at this point in the history
  6. ⚡ Add handler definite for Drawer

    close #15051
    afc163 committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    98b41e0 View commit details
    Browse the repository at this point in the history
  7. adjust css

    zombieJ authored and afc163 committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    8bf08cd View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    55e2ce6 View commit details
    Browse the repository at this point in the history
  9. fix #13648 (#15056)

    * fix #13648
    
    * style lint
    
    * lint
    
    * revert and fix again
    yoyo837 authored and zombieJ committed Feb 26, 2019
    Configuration menu
    Copy the full SHA
    9e8bddd View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    ed1872f View commit details
    Browse the repository at this point in the history

Commits on Feb 27, 2019

  1. 💄 fix dropdown trigger align type def

    ycjcl868 authored and afc163 committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    cc30a2d View commit details
    Browse the repository at this point in the history
  2. add component param in warning (#15078)

    * add component param in warning
    
    * update snapshot
    zombieJ committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    4d1a998 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    b69f0e5 View commit details
    Browse the repository at this point in the history
  4. skip

    zombieJ authored and afc163 committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    5b924bd View commit details
    Browse the repository at this point in the history
  5. adjust

    zombieJ authored and afc163 committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    9fcce59 View commit details
    Browse the repository at this point in the history
  6. fix package.json

    zombieJ committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    fc5f198 View commit details
    Browse the repository at this point in the history
  7. fix rc-select version

    zombieJ committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    2826f16 View commit details
    Browse the repository at this point in the history
  8. update doc about customize form item component (#15088)

    * update doc
    
    * rm test code
    
    * update doc
    zombieJ committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    70046f7 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    779ba73 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    32a7de8 View commit details
    Browse the repository at this point in the history
  11. merge master

    zombieJ committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    6f95995 View commit details
    Browse the repository at this point in the history
  12. Merge pull request #15097 from ant-design/merge-master

    Merge master
    zombieJ committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    d29e667 View commit details
    Browse the repository at this point in the history
  13. add responsive property to carousel (#15071)

    * add responsive property to carousel #15065
    
    * extend carousel props from Slick type definitions #15065
    vitaliymaz authored and zombieJ committed Feb 27, 2019
    Configuration menu
    Copy the full SHA
    4878992 View commit details
    Browse the repository at this point in the history

Commits on Feb 28, 2019

  1. Configuration menu
    Copy the full SHA
    c5f9ed1 View commit details
    Browse the repository at this point in the history
  2. Select multiple mode support showArrow (#15091)

    * support showArrow
    
    * fix rc-select version
    
    * update snapshot
    zombieJ committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    acd06e9 View commit details
    Browse the repository at this point in the history
  3. update snapshot (#15108)

    zombieJ committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    3a16708 View commit details
    Browse the repository at this point in the history
  4. RangePicker support customize separator (#15055)

    * support separator
    
    * add version
    
    * fix css
    zombieJ committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    5ce7e71 View commit details
    Browse the repository at this point in the history
  5. update doc

    zombieJ authored and afc163 committed Feb 28, 2019
    Configuration menu
    Copy the full SHA
    34eafbf View commit details
    Browse the repository at this point in the history

Commits on Mar 1, 2019

  1. fix cascader should tab twice to exist (#15117)

    * fix cascader should tab twice to exist
    
    * update snapshot
    zombieJ committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    66786c7 View commit details
    Browse the repository at this point in the history
  2. Drawer Body padding should be variable

    yoyo837 authored and afc163 committed Mar 1, 2019
    Configuration menu
    Copy the full SHA
    29647f0 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    e26c513 View commit details
    Browse the repository at this point in the history

Commits on Mar 2, 2019

  1. New Component PageHeader (#13637)

    * add api dock
    
    * add a simple demo
    
    * add content demos
    
    * fix style warning
    
    * Replace content with children
    
    * add all demo
    
    * add demo test
    
    * add backNode props
    
    * Adjust the divider style
    
    * fix icon do no show
    
    * fix test ci
    
    * fix md code style
    
    * remove fragment use
    
    * add test script
    
    * Missing newline character at end of file
    
    * optimize the demo display
    
    * text becomes longer
    
    * text becomes longer
    
    * fix css code style
    
    * fix test snapshot
    
    * fix css code style
    
    * fix codereivew waring
    
    * fix codereivew waring
    
    * update snapshots
    
    * use ant-page-header-have-footer
    
    * use englist
    
    * fix typo
    
    * updated snapshot
    
    * line-height set to 100%
    
    * remove subtitle
    
    * Specification less
    
    * fix less style error
    
    * Sort by alphabet
    
    * Rebuild code
    
    * use english
    
    * number use Statistic
    
    * snapshot updated
    
    * rm onBack in breadcrumb
    
    * remove unuse return
    
    * add a click wave
    
    * remove unuse css
    
    * add icon hover
    
    * newline character
    
    * new description
    
    * warm descriptive text
    
    * add dot
    
    * remove async
    
    * feat: use Typography.Paragraph
    
    * test: snapshots updated
    
    * style: fix  style lint
    
    * import typography style
    chenshuai2144 committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    dee8f93 View commit details
    Browse the repository at this point in the history
  2. table reader mobile friendly

    xiaohuoni authored and afc163 committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    959987a View commit details
    Browse the repository at this point in the history
  3. up

    DiamondYuan authored and afc163 committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    4e331a5 View commit details
    Browse the repository at this point in the history
  4. up

    DiamondYuan authored and afc163 committed Mar 2, 2019
    Configuration menu
    Copy the full SHA
    e392605 View commit details
    Browse the repository at this point in the history

Commits on Mar 4, 2019

  1. 3.14.0 Changelog (#15145)

    * add responsive property to carousel (#15071)
    
    * add responsive property to carousel #15065
    
    * extend carousel props from Slick type definitions #15065
    
    * rm key in OptionProps (#15104)
    
    * update doc
    
    * fix cascader should tab twice to exist (#15117)
    
    * fix cascader should tab twice to exist
    
    * update snapshot
    
    * Drawer Body padding should be variable
    
    * fix DatePicker to support an array of formats (#15116)
    
    ref #13148
    
    * table reader mobile friendly
    
    * up
    
    * up
    
    * doc: add 3.14.0 changelog
    
    * doc: fix ci warning
    
    * doc: fix ci warning
    
    * doc: fix typo
    
    * doc: fix ci warning
    
    * doc: fix ci warning
    
    * doc: fix cr warring
    
    * doc: fix cr warring
    
    * doc: fix cr warring
    
    * doc: fix cr warring
    
    * doc: fix cr warring
    
    * doc: fix cr warring
    
    * doc: fix cr warring
    
    * -m
    
    * -m
    
    * doc: fix cr warning
    chenshuai2144 committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    5e298db View commit details
    Browse the repository at this point in the history
  2. version: up to 3.14.0

    chenshuai2144 committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    960273c View commit details
    Browse the repository at this point in the history
  3. add export to MenuItemProps

    Frezc authored and afc163 committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    c5b98c2 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    71a774b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    713943c View commit details
    Browse the repository at this point in the history
  6. Merge pull request #15155 from ant-design/master-merge-feature

    Master merge feature
    chenshuai2144 committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    2b4c8fb View commit details
    Browse the repository at this point in the history
  7. Merge pull request #15154 from ant-design/feature

    up to 3.14.0
    chenshuai2144 committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    2996d8e View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0af6bde View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b414685 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    9867e6f View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    74a5a10 View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    60260c1 View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    0a78070 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    28a82f8 View commit details
    Browse the repository at this point in the history
  15. Configuration menu
    Copy the full SHA
    1363a5e View commit details
    Browse the repository at this point in the history
  16. fix form warning (#15160)

    * fix form warning
    
    * update snapshot
    zombieJ committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    2f6b367 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    f73a0e2 View commit details
    Browse the repository at this point in the history
  18. 🐛 (Site_Icon_Display) modify background color for two tone icon item

    when theme equal twoTone add calss to li tag, modify hover color from primary color to #8ecafe.
    
    Closes #1
    Hazyzh committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    6825456 View commit details
    Browse the repository at this point in the history
  19. fix document

    liuchuzhang committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    9058588 View commit details
    Browse the repository at this point in the history
  20. Configuration menu
    Copy the full SHA
    750bc74 View commit details
    Browse the repository at this point in the history
  21. Merge pull request #15172 from ant-design/changelog

    supplement  3.14.0 Changelog
    afc163 committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    04eaa40 View commit details
    Browse the repository at this point in the history
  22. Configuration menu
    Copy the full SHA
    42f5aea View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    f245cf7 View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    c7f79de View commit details
    Browse the repository at this point in the history
  25. version: up to 3.14.1

    chenshuai2144 committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    058c341 View commit details
    Browse the repository at this point in the history
  26. Merge pull request #15156 from ant-design/date-picker-popup

    fix configProvider getPopupContainer not work with DatePicker
    afc163 committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    19d916f View commit details
    Browse the repository at this point in the history
  27. Merge pull request #15148 from ant-design/improve-pull-request-template

    Opitimize the pull request template
    afc163 committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    e3d4065 View commit details
    Browse the repository at this point in the history
  28. Configuration menu
    Copy the full SHA
    74aee56 View commit details
    Browse the repository at this point in the history
  29. Configuration menu
    Copy the full SHA
    664aac4 View commit details
    Browse the repository at this point in the history
  30. Merge pull request #15176 from ant-design/fix-collapse-extra

    Fix Collapse extra node style missing
    chenshuai2144 committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    127394d View commit details
    Browse the repository at this point in the history
  31. Merge pull request #15175 from ant-design/changelog

    Add 3.14.1 changelog
    chenshuai2144 committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    f0bd093 View commit details
    Browse the repository at this point in the history
  32. Configuration menu
    Copy the full SHA
    f793c37 View commit details
    Browse the repository at this point in the history
  33. add symbol , in end

    Hazyzh committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    1a96388 View commit details
    Browse the repository at this point in the history
  34. Configuration menu
    Copy the full SHA
    fa4ec1a View commit details
    Browse the repository at this point in the history
  35. Merge pull request #15153 from zy410419243/issue-14775

    pref: lift up coverage rate
    afc163 committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    53a35ad View commit details
    Browse the repository at this point in the history
  36. Merge pull request #15170 from Hazyzh/modify_doc_icon_bg

     (Site_Icon_Display) modify background color for two tone icon item
    afc163 committed Mar 4, 2019
    Configuration menu
    Copy the full SHA
    5da7281 View commit details
    Browse the repository at this point in the history
  37. Configuration menu
    Copy the full SHA
    27575b3 View commit details
    Browse the repository at this point in the history