Skip to content

build/1.15.11

Compare
Choose a tag to compare
@myronliu347 myronliu347 released this 04 Jul 12:32
· 3037 commits to platform-docs since this release

1.15.11 (2019-07-04)

Bug Fixes

  • 'name' does not exist on type SelectProps (732de79)
  • CascaderSelect: overflow-x shaking (6e83df4)
  • Form: use ref in FormItem. Close #820 (4585c9c)
  • Input: check if navigator exist to support SSR (f9b9dfd)
  • Nav: disabled background should be the same with others (46f7959)
  • Overlay: check if instance of React Component (c9e6802)
  • Overlay: support function children-#close-810 (cff7566), closes children-#close-810
  • Search: fix onChange argc. Close #394 (aa9de65)
  • Select: scroll after search by hightlight click item. Close #801 (2e31d0a)
  • Tree: cancel select on click twice (61657a1)