cascader icon indicating copy to clipboard operation
cascader copied to clipboard

cascade select in one box

Results 102 cascader issues
Sort by recently updated
recently updated
newest added

- https://github.com/ant-design/ant-design/issues/53651

#### 样式问题 ![Image](https://github.com/user-attachments/assets/a2b69490-0a6a-4dd6-9495-b636039bdeb4) 如图弹出层直接跑下面去了。 #### 安装问题 还有安装文档,应该是: ```shell sudo npm install @rc-component/cascader ``` 原来的方法安装的组件是完全不能用,点击输入框,弹出层根本就出不来。。

## Summary by CodeRabbit - **新特性** - 在 `Cascader.Panel` 组件中添加了 `defaultActiveKey` 属性,以便在渲染时预设活动键。 - `Panel` 组件现在支持 `defaultActiveKey` 属性,增强了其配置能力。 - **测试** - 为 `Cascader.Panel` 组件添加了新测试用例,验证 `defaultActiveKey` 属性的正确初始化。 - 更新了 `useActive` 钩子的模拟,以支持新的 `defaultActiveKey`...

cascader accepts a `searchValue` prop which means it can be externally controlled. This implies that the search can come from anywhere outside. I have a usecase where I want an...

https://github.com/ant-design/ant-design/issues/46921 https://github.com/ant-design/ant-design/issues/26645 ## Summary by CodeRabbit ## Summary by CodeRabbit - **新功能** - 增加了对虚拟列表的支持,提升了大数据集的渲染性能。 - `Cascader` 组件现在支持新的配置属性:`virtual`、`listHeight` 和 `listItemHeight`,允许用户自定义下拉列表的行为和外观。 - **文档** - 更新了 `CascaderContext` 以包含新的配置属性,确保在组件树中可用。

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.38.0. Release notes Sourced from eslint's releases. v9.38.0 Features ce40f74 feat: update complexity rule to only highlight function header (#20048) (Atul Nair) e37e590 feat: correct...

dependencies
javascript

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.14.0 to 19.2.0. Release notes Sourced from react's releases. 19.2.0 (Oct 1, 2025) Below is a list of all new features, APIs, and bug fixes. Read the...

dependencies
javascript

Bumps [react-dom](https://github.com/facebook/react/tree/HEAD/packages/react-dom) from 16.14.0 to 19.2.0. Release notes Sourced from react-dom's releases. 19.2.0 (Oct 1, 2025) Below is a list of all new features, APIs, and bug fixes. Read the...

dependencies
javascript

Bumps [cross-env](https://github.com/kentcdodds/cross-env) from 7.0.3 to 10.1.0. Release notes Sourced from cross-env's releases. v10.1.0 10.1.0 (2025-09-29) Features add support for default value syntax (152ae6a) For example: "dev:server": "cross-env wrangler dev --port...

dependencies
javascript

Bumps [rc-field-form](https://github.com/react-component/field-form) from 1.44.0 to 2.7.1. Release notes Sourced from rc-field-form's releases. v2.7.1 chore: update script 62d6b0f fix: Validate Error when value undefined (#765) 341eb4a https://github.com/react-component/field-form/compare/v2.7.0...v2.7.1 v2.7.0 fix: setFieldValue should...

dependencies
javascript