You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Browse filesBrowse the repository at this point in the historyBrowse files
xueyuan
committed
feat(ui/input): add select method
- Add select() method to select all text in input
Closes#1912
docs(input): 移除输入组件文档中的键盘事件相关内容
refactor(input): 移除不必要的输入组件测试用例
refactor(input): 移除键盘事件处理器
refactor(input/example): 移除未使用的Snackbar导入
feat(input/docs): 添加en-US新的输入示例和选择全部功能
docs(input): 移除输入组件文档中的回车键事件示例
feat(input): add select method and clean up redundant code
- Add select() method to Input component for programmatic text selection
- Clean up redundant keyboard event handlers in examples and docs
- Fix variable naming consistency in documentation
- Remove unused handleEnter functions and value15 variables
- Update type definitions to include select method
docs(input/locale): 更新输入组件英文文档的术语描述
docs(input): 修正输入组件示例的英文翻译
0 commit comments