提交历史

作者 SHA1 备注 提交日期
  YyumeiZhang 479f0f8c18 fix: add prefix/suffix color token in Select/Cascader/TreeSelect (#2720) 8 月之前
  zhangyumei.0319 4254a00262 feat: Tree/TreeSelect add expandIcon API 8 月之前
  zhangyumei.0319 41b2a3dc1f fix: Fixed the placeHolder of TreeSelect is blocked when the search box is in trigger, single selection 11 月之前
  YyumeiZhang 7d6b08d099 fix: [TreeSelect] Fixed option text displays incorrectly when the expand button is clicked after searching for TreeSelect with keyMaps set (#2541) 1 年之前
  YyumeiZhang d279f80d87 style: fix cascader, TreeSelect style when emptyContent is null, unified with select (#2476) 1 年之前
  YyumeiZhang 9712e5597b fix: TreeSelect showFilteredOnly, searchPosition in trigger, fix panel's options incorrectly display problem (#2345) 1 年之前
  Lu Yang 29de7e5b38 feat: 显示所有选中节点(包括父节点) (#2233) 1 年之前
  YyumeiZhang c3cef91813 fix: Fixed TreeSelect is in defaultOpen mode, the popup cannot be closed when clicking outside (#2254) 1 年之前
  pointhalo 8f03b68264 Merge branch 'main' into release 1 年之前
  YyumeiZhang b2cd10baf8 fix: fixed the problem that the selected items of TreeSelect cannot displayed in multi, customized trigger, and checkRalation is unRelated (#2189) 1 年之前
  Hokori 7f8b93fbcf feat: TreeSelect's onSearch method add filteredNodes which represents the list of nodes displayed after the search (#2155) 1 年之前
  changlin0_0 575577f1f3 fix: fix click outside handler in webcomponent (#2084) 1 年之前
  YyumeiZhang d8f24f2985 perf: remove redundant clones and modify cloneDeep(lodash) call to copy(fast-copy) (#2002) 1 年之前
  YyumeiZhang 255964989a fix: [TreeSelect] Fixed the problem that showFilteredOnly does not ta… (#1947) 1 年之前
  YyumeiZhang 68be8082ac feat: Tree/TreeSelect support keyMaps API (#1858) 1 年之前
  zhangyumei.0319 c7b388099b chore: add change treedata case in tree/treeSelect 2 年之前
  YyumeiZhang 495886cf55 fix: [Tree/TreeSelect] Fixed where checkRelation is unRelated, asynchronous loading of data will cause the selected status to be lost (#1868) 2 年之前
  YyumeiZhang 816cca4675 style: [TreeSelect] Fix the content exceeds the trigger box when displaying a long label in TreeSelect (#1686) 2 年之前
  Shi Jia 961dce7567 fix: TreeSelect searchAutoFocous preventScroll bug (#1653) 2 年之前
  YyumeiZhang 340d9543cc docs: [TreeSelect] custom trigger example optimization (#1521) 2 年之前
  YyumeiZhang 2cd5b7cd6d feat: add onSearch & onRemove method for triggerRender of select、treeSelect、cascader(#1516) 2 年之前
  YyumeiZhang 4a617f06c5 feat: [TreeSelect] add clicktriggertohide API (#1512) 2 年之前
  YyumeiZhang 53e5599319 fix: [TreeSelect] Fix single selection, filterTreeNode and virtualized TreeSelect, the user needs to click twice to select the option, close #1487 2 年之前
  YyumeiZhang f3a5d4189c fix: fix the wrong timing of onBlur/onFocus calls in TreeSelect (#1444) 2 年之前
  YyumeiZhang 98b54debfc fix: [TreeSelect] Fix TypeError in TreeSelect when checkRelation = un… (#1330) 2 年之前
  YyumeiZhang e24b0a84d9 style: [Cascader/TreeSelect] Modify the style of TagInput used in Cascader and TreeSelect (#1278, #1263) 2 年之前
  pointhalo d7ce8db958 test: update storybook filename (#1161) 3 年之前