dropdown icon indicating copy to clipboard operation
dropdown copied to clipboard

React Dropdown

Results 32 dropdown issues
Sort by recently updated
recently updated
newest added

Currently, react-component/dropdown checks the _existance_ of the visibility key in props to determine whether or not the visibility prop is controlled or not. However, it should check for undefined instead....

_Dependabot Preview will be shut down on August 3rd, 2021. In order to keep getting Dependabot updates, please merge this PR and migrate to GitHub-native Dependabot before then._ Dependabot has...

dependencies

Bumps [np](https://github.com/sindresorhus/np) from 6.5.0 to 7.5.0. Release notes Sourced from np's releases. v7.5.0 Fix showing files added since the last release (#595) 626aed6 https://github.com/sindresorhus/np/compare/v7.4.0...v7.5.0 v7.4.0 Add support for custom commit...

dependencies

Bumps [react](https://github.com/facebook/react/tree/HEAD/packages/react) from 16.14.0 to 17.0.1. Release notes Sourced from react's releases. 17.0.0 (October 20, 2020) Today, we are releasing React 17! Learn more about React 17 and how to...

dependencies

Bumps [less](https://github.com/less/less.js) from 3.13.1 to 4.1.1. Release notes Sourced from less's releases. v4.1.1 Bug fixes v4.1.0 Mixin parentheses requirement removed This was maybe too big a change without some kind...

dependencies

click on menu content trigger onVisibleChange

看了一下,当年 Menu 基于 Lighthouse 打分做了一下 aria 标签,但是并没有真的连起来。找个时间两个组件一同整理一下。 ref https://github.com/react-component/menu/pull/137

Is there any way to controll this dropdown by keyboard control? For example, press enter to trigger dropdown and press arrow up or arrow down to change focused item. Thanks

Hey, is there an easy prop that triggered with clicking outside the dropdown ? Thanks

![2022-04-28_21-18-49](https://user-images.githubusercontent.com/7521394/165811533-14bc48b0-75c8-41d7-9e06-1a5b1243c096.jpg) ![2022-04-28_21-20-28](https://user-images.githubusercontent.com/7521394/165811543-b3e96205-02c6-4a7c-8b71-51f7e4eafea0.jpg) ![2022-04-28_21-21-27](https://user-images.githubusercontent.com/7521394/165811553-d6a59296-33fd-4c3c-b4ca-cfa30216507c.jpg)