GitHub / react-component/tree / commits
React Tree
| SHA | Message | Author | Date | Stats |
|---|---|---|---|---|
| 9dee29ae | ci: deploy documentation with reusable workflow (#1058) |
二货爱吃白萝卜 <s****6@g****m>
Committed by: GitHub <n****y@g****m> |
21 days ago | |
| a33b66e4 | perf: avoid redundant flattenTreeData when expandedKeys is controlled (#1044) |
Siyzzz <z****g@f****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| c0a5ed18 |
chore(deps-dev): bump the npm-dependencies group with 2 updates (#1055)
Co-authored-by: afc163 <a****3@g****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 month ago | |
| ada4fc06 | chore: update maintenance dependencies (#1053) |
afc163 <a****3@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| f07e71da | chore: standardize repository setup (#1047) |
afc163 <a****3@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 months ago | |
| 46817725 | chore: bump version to 1.3.2 | 二货机器人 <s****6@g****m> | 3 months ago | |
| dac6b6c8 | Avoid rc package deep imports (#1038) |
高艳兵 <6****g@u****m>
Committed by: GitHub <n****y@g****m> |
3 months ago | |
| 1f049b29 | test: add mock global.ResizeObserver (#1022) |
lijianan <5****6@q****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 9b983c92 |
chore(deps-dev): bump glob from 11.1.0 to 13.0.3 (#1016)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 2c5aa0fb |
chore(deps-dev): bump @types/node from 24.10.13 to 25.2.3 (#1014)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| ab5f4d3c | chore: bump version to 1.3.1 | 二货机器人 <s****6@g****m> | 5 months ago | |
| fe9b91d1 | fix: prevent scroll-to-top when context menu closes (#1020) |
aojunhao123 <1****1@q****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| fc7b5a4a | chore: bump version to 1.3.0 | 二货机器人 <s****6@g****m> | 5 months ago | |
| f4809f83 | feat: add itemSwitcher semantic DOM support for switcher element classNames a... |
高艳兵 <6****g@u****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| 1d6609d8 | chore: bump version to 1.2.4 | 二货机器人 <s****6@g****m> | 5 months ago | |
| 15196881 | fix: prevent scrolling to top when clicking node (#1018) |
aojunhao123 <1****1@q****m>
Committed by: GitHub <n****y@g****m> |
5 months ago | |
| c95025eb | chore: bump version to 1.2.3 | 二货机器人 <s****6@g****m> | 7 months ago | |
| 303ae58f |
refactor: replace getTreeNodeId with @rc-component/util's getId (#1008)
Co-authored-by: Claude (GLM-4.7) <n****y@a****m>, Claude (GLM-4.7) <n****y@a****m>, Claude (GLM-4.7) <n****y@a****m> |
二货爱吃白萝卜 <s****6@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 23972919 | chore: bump version to 1.2.2 | 二货机器人 <s****6@g****m> | 7 months ago | |
| f2391584 | Rename package from rc-tree to @rc-component/tree |
afc163 <a****3@g****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 29e62caf | fix: add aria-labelledby to checkbox for better a11y (#1004) |
aojunhao123 <1****1@q****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 177b1477 | chore: bump version to 1.2.1 | 二货机器人 <s****6@g****m> | 7 months ago | |
| 32c986e6 | fix: should generate standard id via useId (#1003) |
aojunhao123 <1****1@q****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| c766a03c | chore: bump version to 1.2.0 | 二货机器人 <s****6@g****m> | 7 months ago | |
| e8d23e36 | refactor: better a11y (#1001) |
aojunhao123 <1****1@q****m>
Committed by: GitHub <n****y@g****m> |
7 months ago | |
| 5a2bad32 | chore: bump version to 1.1.0 | afc163 <a****3@g****m> | 9 months ago | |
| 266a851e | refactor: migrate to @rc-component/virtual-list (#986) |
Amumu <y****7@h****m>
Committed by: GitHub <n****y@g****m> |
9 months ago | |
| f919adda | chore: bump version to 1.0.2 | afc163 <a****3@g****m> | 9 months ago | |
| 56581468 | chore: Remove unused dependencies (#981) |
Divyesh Agrawal <a****9@g****m>
Committed by: GitHub <n****y@g****m> |
10 months ago | |
| a5fbf649 | perf: uninstall classnames, install clsx (#974) |
lijianan <5****6@q****m>
Committed by: GitHub <n****y@g****m> |
11 months ago | |
| 8d8d7915 |
chore(deps-dev): bump @rc-component/father-plugin from 1.1.0 to 2.0.3 (#919)
Co-authored-by: dependabot[bot] <4****]@u****m>, afc163 <a****3@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 395716c0 |
chore(deps-dev): bump @types/node from 22.16.0 to 24.0.10 (#960)
Co-authored-by: dependabot[bot] <4****]@u****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 0cebb885 |
chore(deps-dev): bump lint-staged from 15.5.2 to 16.1.2 (#951)
Co-authored-by: dependabot[bot] <4****]@u****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| 3f1e3b41 |
chore(deps-dev): bump eslint-plugin-jest from 28.14.0 to 29.0.1 (#954)
Co-authored-by: dependabot[bot] <4****]@u****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| c2bca8d2 |
chore(deps-dev): bump @types/jest from 29.5.14 to 30.0.0 (#952)
Co-authored-by: dependabot[bot] <4****]@u****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 1 year ago | |
| a45cf7bc | chore: bump version to 1.0.1 | 二货机器人 <s****6@g****m> | over 1 year ago | |
| ccbf54a2 | feat: support classNames and styles (#928) |
thinkasany <4****8@q****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 4ce3d40c | refactor: migrate to rc scope (#926) |
Jony J <1****1@q****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 08f21b01 | 5.13.1 | 二货机器人 <s****6@g****m> | over 1 year ago | |
| 3b1dcb08 | Fix context (#925) |
二货爱吃白萝卜 <s****6@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| c157a576 | 5.13.0 | 二货机器人 <s****6@g****m> | over 1 year ago | |
| c62d5695 |
feat: Add classname to distinguish between leaf nodes or parent nodes (#912)
Co-authored-by: 刘欢 <l****1@a****m> |
EmilyyyLiu <1****u@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 8e1dd543 |
chore(deps-dev): bump glob from 7.2.3 to 11.0.0 (#851)
Co-authored-by: dependabot[bot] <4****]@u****m>, afc163 <a****3@g****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 1dd1ecec |
chore(deps-dev): bump less from 3.13.1 to 4.2.1 (#911)
Co-authored-by: dependabot[bot] <4****]@u****m>, afc163 <a****3@g****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| e54d7c67 | Delete .github/workflows/codeql.yml |
afc163 <a****3@g****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 8495da48 |
Add CodeQL workflow for GitHub code scanning (#660)
Co-authored-by: LGTM Migrator <l****r@u****m> |
lgtm-com[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| e72b1ae3 | 5.12.4 | afc163 <a****3@g****m> | over 1 year ago | |
| eaf7d375 | fix: fix renderSwitcher issue (#910) |
lijianan <5****6@q****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| a7e7a601 | 5.12.3 | 二货机器人 <s****6@g****m> | over 1 year ago | |
| 310a427a | fix: fix type (#908) |
lijianan <5****6@q****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ef683db6 | 5.12.2 | 二货机器人 <s****6@g****m> | over 1 year ago | |
| 7440baa0 | chore: adjust code order (#907) |
lijianan <5****6@q****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 9912c1fa | refactor: rewrite TreeNode CC => FC (#905) |
lijianan <5****6@q****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| fdb35f9d |
chore(deps-dev): bump rc-dialog from 8.9.0 to 9.6.0 (#862)
Co-authored-by: dependabot[bot] <4****]@u****m>, lijianan <5****6@q****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 9e037b32 |
chore(deps-dev): bump rc-tooltip from 5.3.1 to 6.3.2 (#902)
Co-authored-by: dependabot[bot] <4****]@u****m>, lijianan <5****6@q****m> Signed-off-by: dependabot[bot] <s****t@g****m>, dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 8fffa7c3 | chore: code optimization (#906) |
lijianan <5****6@q****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| ade840a9 | 5.12.1 | afc163 <a****3@g****m> | over 1 year ago | |
| f44b340f | chore: code optimization (#903) |
lijianan <5****6@q****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| d5964b68 | 5.12.0 | 二货机器人 <s****6@g****m> | over 1 year ago | |
| 73bf2c0f |
feat: horizontal scrolling support in virtual mode (#878)
Co-authored-by: Ivan Kositsin <i****n@r****m> |
kvkto <1****o@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 0c75c637 |
chore(deps-dev): bump eslint-plugin-unicorn from 53.0.0 to 56.0.1 (#889)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 7c96f633 |
chore(deps-dev): bump @types/react-dom from 18.3.2 to 19.0.1 (#898)
Co-authored-by: dependabot[bot] <4****]@u****m>, lijianan <5****6@q****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| b478c401 |
chore(deps-dev): bump @testing-library/react from 15.0.7 to 16.1.0 (#897)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 4e824224 |
chore(deps-dev): bump @types/react from 18.3.14 to 19.0.1 (#899)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 68f89406 | 5.11.0 | 二货机器人 <s****6@g****m> | over 1 year ago | |
| 63195ee7 | feat: add `disabledStrategy` prop to support dynamic node disabled state calc... |
Jony J <1****1@q****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 37cb6716 | feat: improve a11y (#888) |
Jony J <1****1@q****m>
Committed by: GitHub <n****y@g****m> |
over 1 year ago | |
| 9b5da03a | 5.10.1 | afc163 <a****3@g****m> | almost 2 years ago | |
| 515eb3d2 | type: use import type (#883) |
afc163 <a****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 82a1dafd | Revert "type: React.Key => SafeKey" (#882) |
afc163 <a****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 470db441 |
chore(deps-dev): bump rc-tooltip from 5.3.1 to 6.2.1 (#870)
Co-authored-by: dependabot[bot] <4****]@u****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| d4fa7bff | 5.10.0 | afc163 <a****3@g****m> | almost 2 years ago | |
| eadf23d5 | type: React.Key => SafeKey (#877) |
afc163 <a****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 067f1ab5 |
refactor: Replace the "in" operator with hasOwnProperty. (#876)
Co-authored-by: wangjian <w****n@x****m> |
flyFatSeal <3****l@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 039f3f87 | Update README.md |
afc163 <a****3@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 00dc70b2 | fix: add @types/node (#873) |
lijianan <5****6@q****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| c43684d5 |
chore(deps-dev): bump eslint-plugin-jest from 27.9.0 to 28.8.3 (#868)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| 0e908dfe | 5.9.0 | 二货机器人 <s****6@g****m> | almost 2 years ago | |
| fa401b76 | perf: enhance virtual Tree perf (#867) |
二货爱吃白萝卜 <s****6@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| de8dd149 | test: use unified github action yml (#861) |
Avan <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
almost 2 years ago | |
| fe8ef417 | test: use codecov/codecov-action (#860) |
Avan <l****n@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 3edf92fb |
chore(deps-dev): bump np from 9.2.0 to 10.0.5 (#823)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 8d0dc515 |
chore(deps-dev): bump eslint-plugin-unicorn from 51.0.1 to 53.0.0 (#835)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| b48eef39 |
chore(deps-dev): bump @testing-library/react from 14.3.1 to 15.0.7 (#833)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| f4e723b2 | 5.8.8 | 二货机器人 <s****6@g****m> | about 2 years ago | |
| 33c38ad1 | enhance: perf of babel (#842) |
二货爱吃白萝卜 <s****6@g****m>
Committed by: GitHub <n****y@g****m> |
about 2 years ago | |
| 757e6f0d | 5.8.7 | 二货机器人 <s****6@g****m> | over 2 years ago | |
| 5e3f9d11 | revert: indentWidth prop (#832) |
二货爱吃白萝卜 <s****6@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 5ad456b1 | 5.8.6 | 二货机器人 <s****6@g****m> | over 2 years ago | |
| d1a57b9b | fix: `onExpand` should check if children tree node loaded (#831) |
二货爱吃白萝卜 <s****6@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 41a27f1e |
type: add type annotate (#806)
Co-authored-by: afc163 <a****3@g****m>, afc163 <a****3@g****m> |
SuperYY <4****s@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| eeba271f |
chore(deps-dev): bump eslint-plugin-unicorn from 49.0.0 to 51.0.1 (#805)
Co-authored-by: dependabot[bot] <4****]@u****m> Signed-off-by: dependabot[bot] <s****t@g****m> |
dependabot[bot] <4****]@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| f367b802 |
feat: support set tree indent width (#804)
Co-authored-by: Amumu <y****7@h****m>, Amumu <y****7@h****m> |
mr-chenguang <3****h@u****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 762304e1 | 5.8.5 | 二货机器人 <s****6@g****m> | over 2 years ago | |
| d4781427 | 5.8.4 | 二货机器人 <s****6@g****m> | over 2 years ago | |
| 249abc42 | chore: fix npm package (#803) |
Amumu <y****7@h****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 86a1d1c7 | chore: update gh-pages config | 二货机器人 <s****6@g****m> | over 2 years ago | |
| 1a62cb2b | 5.8.3 | 二货机器人 <s****6@g****m> | over 2 years ago | |
| 8f3efaa5 | docs: use dumi2 & father4 (#801) |
二货爱吃白萝卜 <s****6@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago | |
| 38901c1e | fix: Drag over expanded empty node should work as normal node (#800) |
二货爱吃白萝卜 <s****6@g****m>
Committed by: GitHub <n****y@g****m> |
over 2 years ago |