docs: fix english quotation conflict#1909
Merged
Merged
Conversation
|
The latest updates on your projects. Learn more about Vercel for Git ↗︎
|
|
@A81N9 is attempting to deploy a commit to the varletjs Team on Vercel. A member of the Team first needs to authorize it. |
@varlet/cli
@varlet/icons
@varlet/import-resolver
@varlet/preset-tailwindcss
@varlet/preset-unocss
@varlet/shared
@varlet/touch-emulator
@varlet/ui
@varlet/use
@varlet/vite-plugins
commit: |
william-xue
pushed a commit
to william-xue/varlet
that referenced
this pull request
Jul 10, 2025
haoziqaq
added a commit
that referenced
this pull request
Jul 17, 2025
* feat: add name * feat: add function signature * fix: adjust css * fix: adjust css * feat: signature finish * feat: add test cases * feat: add test cases * feat: test cases * feat: resolve * feat: fix * feat: test case * feat: expose empty * refactor: optimize event handling with useEventListener hook * refactor: remove duplicate onMounted hook and clean up unnecessary code * refactor: add * refactor: add * feat: resolve comment * feat: resolve comment * feat: resolve comment * feat: cleanup * feat: test cases * feat: docs finish * feat: resolve comment * feat: "resolve comment" * refactor: cleanup * types: fix types * types: fix types * feat(theme): support toRem and convert * v3.10.9 * refactor(ellipsis): improve availability * docs: fix quotes (#1905) * v3.11.0 * docs: fix english quotation conflict (#1909) * 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): 修正输入组件示例的英文翻译 * feat(input): 为轮廓输入框添加全选功能 添加outlinedInputRef引用和selectAllOutlined方法,使轮廓样式的输入框也能支持全选功能 --------- Co-authored-by: haoziqaq <357229046@qq.com> Co-authored-by: A81N9 <aaabingbingbing@foxmail.com> Co-authored-by: xueyuan <xueyuan@vanchen.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fix english quotation conflict