Commit History

Author SHA1 Message Date
  shijia.me 2f1e46d63e fix: TreeSelect searchAutoFocous preventScroll bug 2 years ago
  YyumeiZhang 2cd5b7cd6d feat: add onSearch & onRemove method for triggerRender of select、treeSelect、cascader(#1516) 2 years ago
  YyumeiZhang 4a617f06c5 feat: [TreeSelect] add clicktriggertohide API (#1512) 2 years ago
  YyumeiZhang 53e5599319 fix: [TreeSelect] Fix single selection, filterTreeNode and virtualized TreeSelect, the user needs to click twice to select the option, close #1487 2 years ago
  YyumeiZhang f3a5d4189c fix: fix the wrong timing of onBlur/onFocus calls in TreeSelect (#1444) 2 years ago
  YyumeiZhang 98b54debfc fix: [TreeSelect] Fix TypeError in TreeSelect when checkRelation = un… (#1330) 2 years ago
  pointhalo 885a68604f feat: treeSelect add position 2 years ago
  pointhalo 35c57929c5 feat: add clearIcon 2 years ago
  pointhalo 18a11fbae5 feat: dropdown add margin, cascader / select add dropdownMargin 2 years ago
  YyumeiZhang e597df7c54 fix: [TreeSelect] Fix when searchAutoFocus is true and searchPosition is in dropdown, opening the options panel causes the page scrolling problem (#1304) 2 years ago
  代强 f8a4d7ed85 Merge pull request #1215 from DouyinFE/js2css_fix 3 years ago
  YyumeiZhang eadc7a15f9 Feat: [TreeSelect] adds showRestTagsPopover and restTagsPopoverProps parameters (#1210) 3 years ago
  代强 46e2d4027e fix: js2css fix 3 years ago
  代强 e0c21e6182 fix: js2css fix 3 years ago
  代强 bd83d1f9cd chore: format code 3 years ago
  YyumeiZhang 9cb236b12f fix: [treeSelect] fix TreeSelect/Tree is wrapped by CheckboxGroup, multiple selections and clicks on any item will be displayed as all selections #750 (#964) 3 years ago
  YyumeiZhang dcae8b4ed2 fix: [treeSelect] fix the click problem when the search box is in the trigger (#955) 3 years ago
  走鹃 2fbfc48290 fix: input group disabled prop override bug (#958) 3 years ago
  走鹃 dab60c502b Feat/x prop 2 (#825) 3 years ago
  YannLynn 9ea704ef97 test: add cypress test to tree, treeSelect, cascader, calendar, etc (#915) 3 years ago
  YyumeiZhang 903faad081 fix: [TreeSelect] fix error when treeData is [] and checkRelation is unRelated (#862) 3 years ago
  zhangyumei.0319 07467f6b0a chore: merge release to main 3 years ago
  Zn 5b0cc115a3 fix: Fixed misspelling of words in code on semi-foundation, with no direct impact on users (#660) 3 years ago
  pointhalo 6df60a8d94 fix: update component types define, add children & add contextType, fix ts check error with @types/react v18 (#771) 3 years ago
  pointhalo a3d933c39b Merge branch 'main' into release 3 years ago
  YyumeiZhang 65271555ce fix: [treeSelect] auto adjust popover direction after node expand (#720) 3 years ago
  boomboomchen d6001c29ee fix: [TreeSelect] fix expandedKeys is not completely controlled and add filterExpandedKeys parameter for onSearch #328 (#644) 3 years ago
  boomboomchen 02783e4f09 feat: [TreeSelect] support checkRelation #522 (#617) 3 years ago
  boomboomchen 34383d9d70 perf: [TreeSelect] When doing isEqual judgment, state.keyEntities won't be converted to Set, which can improve performance #521 (#589) 3 years ago
  boomboomchen 00597dab17 fix: [TreeSelect] value will be cleared unexpectedly when uncontrolled single selection mode #515 (#590) 3 years ago