Permalink
Commits on Jan 15, 2018
  1. Add demo for row-click selection

    afc163 committed Jan 15, 2018
  2. Set moment.locale to en if no locale code provide

    yesmeck committed Jan 15, 2018
  3. Revert "docs: Fix LocelProvider demo"

    yesmeck committed Jan 15, 2018
    This reverts commit 6f9c8da.
Commits on Jan 14, 2018
  1. Fixing typo on homepage (#8962)

    TheSavior committed with afc163 Jan 14, 2018
Commits on Jan 13, 2018
  1. Bump 3.1.3

    yesmeck committed Jan 13, 2018
  2. Fix error when locale is null

    yesmeck committed Jan 13, 2018
  3. docs: Fix LocelProvider demo

    yesmeck committed Jan 13, 2018
  4. Bump 3.1.2

    yesmeck committed Jan 13, 2018
  5. Add 3.1.2 changelog (#8958)

    yesmeck committed Jan 13, 2018
    [ci skip]
  6. Remove babel-plugin-add-module-exports (#8888)

    yesmeck committed Jan 13, 2018
  7. update Badge doc (#8905)

    yangbin1994 committed with yesmeck Jan 13, 2018
    * Update index.zh-CN.md
    
    * Update index.en-US.md
  8. Lazy set moment locale (#8785)

    yesmeck committed Jan 13, 2018
  9. fix dropdown transitionName

    afc163 committed Jan 13, 2018
  10. site: update resource card style

    afc163 committed Jan 13, 2018
  11. fix less var typo

    afc163 committed Jan 13, 2018
  12. remove santa code

    afc163 committed Jan 13, 2018
  13. update demo

    afc163 committed Jan 13, 2018
Commits on Jan 12, 2018
  1. update doc

    afc163 committed Jan 12, 2018
  2. update doc

    afc163 committed Jan 12, 2018
  3. Fix text font family unexpected change in chrome, close #8636

    afc163 committed Jan 12, 2018
  4. site: remove home page video

    afc163 committed Jan 12, 2018
  5. site: update home page font family

    afc163 committed Jan 12, 2018
  6. fix snapshot

    afc163 committed Jan 12, 2018
  7. site: update search placeholder

    afc163 committed Jan 12, 2018
  8. Fix Form[layout=vertical] style

    afc163 committed Jan 12, 2018
  9. Add @card-hover-border variable (#8939)

    megawac committed with afc163 Jan 12, 2018
  10. Add @switch-color to control switch colors (#8940)

    megawac committed with afc163 Jan 12, 2018
Commits on Jan 11, 2018
  1. More tabIndex properties (#8936)

    urakozz committed with afc163 Jan 11, 2018
    * Update Checkbox.tsx
    
    * Update Input.tsx
    
    * Update index.tsx
  2. emptyText should support function, close #8871

    afc163 committed Jan 11, 2018
  3. Update form type

    yesmeck committed Jan 11, 2018
    Close #8935
  4. site: fix overflow arrow

    afc163 committed Jan 11, 2018
  5. Move build to predploy

    yesmeck committed Jan 11, 2018
    Avoid publish empty _site dir to github when `npm run site` was exited