collapse icon indicating copy to clipboard operation
collapse copied to clipboard

React Collapse / Accordion

Results 61 collapse issues
Sort by recently updated
recently updated
newest added

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.30.0. Release notes Sourced from eslint's releases. v9.30.0 Features 52a5fca feat: Support basePath property in config objects (#19879) (Milos Djermanovic) 4ab4482 feat: add allowSeparateTypeImports option...

dependencies
javascript

关联antd https://github.com/ant-design/ant-design/issues/48974 ## Summary by CodeRabbit - **新功能** - 折叠面板组件现采用原生 HTML `` 和 `` 结构,提升可访问性与语义化。 - 针对支持的浏览器,折叠内容区域新增原生动画效果,展开与收起更流畅。 - **样式** - 折叠面板内容区域新增动画和过渡效果,视觉体验优化。 - **优化** - 提升了折叠面板的渲染一致性和性能,部分浏览器下动画表现更佳。 - 点击折叠项时状态更新采用了过渡调度,提升响应体验。 - 简化了面板内容渲染逻辑,避免不必要的状态管理。

Implements 2/3 of the proposed changes here: https://github.com/ant-design/ant-design/issues/53203 I did not implement the panel role change because there is already some logic around setting the panel role to "tabpanel" when...

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 49.0.0 to 59.0.1. Release notes Sourced from eslint-plugin-unicorn's releases. v59.0.1 prefer-single-call: Fix crash on CallExpression followed by FunctionDeclaration (#2639) 3114dd9 https://github.com/sindresorhus/eslint-plugin-unicorn/compare/v59.0.0...v59.0.1 v59.0.0 Breaking Rename no-array-push-push rule to...

dependencies
javascript

Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest) from 28.14.0 to 29.0.1. Release notes Sourced from eslint-plugin-jest's releases. v29.0.1 29.0.1 (2025-06-18) Bug Fixes update semantic-release config so new v29 major is marked as latest on npm...

dependencies
javascript

Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest) from 29.5.14 to 30.0.0. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/jest&package-manager=npm_and_yarn&previous-version=29.5.14&new-version=30.0.0)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: #...

dependencies
javascript

- ref https://github.com/ant-design/ant-design/issues/52115 ## Summary by CodeRabbit - **Git 忽略文件更新** - 添加 `bun.lockb` 到忽略列表 - 添加 `.vscode/` 目录到忽略列表 - **组件重构** - 移除 `Collapse` 组件中的废弃警告和 `Panel` 导出 - 简化 `useItems` 钩子,移除...

Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 24.10.4 to 25.0.2. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@types/node&package-manager=npm_and_yarn&previous-version=24.10.4&new-version=25.0.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies
javascript

Bumps [eslint](https://github.com/eslint/eslint) from 8.57.1 to 9.39.2. Release notes Sourced from eslint's releases. v9.39.2 Bug Fixes 5705833 fix: warn when eslint-env configuration comments are found (#20381) (sethamus) Build Related 506f154 build:...

dependencies
javascript

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 49.0.0 to 62.0.0. Release notes Sourced from eslint-plugin-unicorn's releases. v62.0.0 New rules no-immediate-mutation (#2787) e1c7d2ed no-useless-collection-argument (#2777) 2d07c9a9 prefer-response-static-json (#2778) ffe5943b Improvements text-encoding-identifier-case: Add withDash option (#2780)...

dependencies
javascript