picker icon indicating copy to clipboard operation
picker copied to clipboard

📅 All Date Pickers you need.

Results 196 picker issues
Sort by recently updated
recently updated
newest added

Bumps [eslint-plugin-unicorn](https://github.com/sindresorhus/eslint-plugin-unicorn) from 55.0.0 to 56.0.0. Release notes Sourced from eslint-plugin-unicorn's releases. v56.0.0 New rules prefer-global-this (#2410) 1558cbe prefer-math-min-max (#2432) 7369077 consistent-existence-index-check (#2425) d3e4b80 Breaking Remove better-regex from recommended rules...

dependencies

Use Time Picker and value set to null. Use format: 'hh:mm:ss' or with 'a' click into Time Picker and after panel opened. Try to click on each columns' first item...

Bumps [glob](https://github.com/isaacs/node-glob) from 10.4.5 to 11.0.0. Changelog Sourced from glob's changelog. changeglob 11.0 Drop support for node before v20 10.4 Add includeChildMatches: false option Export the Ignore class 10.3 Add...

dependencies

### 🤔 This is a ... - [ ] New feature - [ ] Bug fix - [ ] Site / documentation update - [ ] Demo update - [...

Hi, Dear Developers I add tajik lang. Please add our language to your library. [commit link for translated locale object](https://github.com/Abubakr7/row-picker/commit/2811b280c852db750a062359323bacc1f4d227db) Thank you for awesome library.

[reproduction link](https://codesandbox.io/p/devbox/date-format-antd-6-1-1-forked-2r7q8k?workspaceId=ws_BxqiTdH1LHj6NyjnhPbcBV) When the datepicker supports both DD-MM-YYYY and DD-MM-YY or MMDDYY and MMDDYYYY as formats, the user is unable to type YYYY properly. ### Step to reproduce: from the...

## Title fix: trigger onChange when manually clearing input via select all + delete ## Description This PR fixes the issue where manually clearing a date input by selecting all...

This PR exports the `generateConfig` helpers (`momentGenerateConfig`, `dayjsGenerateConfig`, etc.) from the main package entry point. This change allows consumers to use a robust, top-level import: `import { momentGenerateConfig } from...

关联issue:https://github.com/ant-design/ant-design/issues/54885 通过当前聚焦input的顺序,在进入到重试逻辑时相减的次数不同,来兼容/绕过react 18 useEffect的问题; 本质原因我认为是react 18的原因,但因为我提供不了最小复现路径所以还没有给react 提issue ## Summary by CodeRabbit - 文档 - 新增 RangePicker 时间选择(无需确认)的示例,包含中文本地化、预设时间范围与非受控用法,便于参考使用。 - Bug 修复 - 优化弹层在切换面板或聚焦不同输入时的位置重算与重试策略,减少弹层错位或不显示,交互更稳定顺畅。