Skip to content

docs: fix english quotation conflict#1909

Merged
haoziqaq merged 1 commit into
varletjs:devfrom
A81N9:patch-1
Jun 23, 2025
Merged

docs: fix english quotation conflict#1909
haoziqaq merged 1 commit into
varletjs:devfrom
A81N9:patch-1

Conversation

@A81N9

@A81N9 A81N9 commented Jun 23, 2025

Copy link
Copy Markdown
Contributor
- <var-button type="warning" block @click="Snackbar('Hello, I'm a snackbar')">Basic Usage</var-button>

+ <var-button type="warning" block @click="Snackbar('Hello, I\'m a snackbar')">Basic Usage</var-button>

Fix english quotation conflict

@vercel

vercel Bot commented Jun 23, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
varlet ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jun 23, 2025 3:30am

@vercel

vercel Bot commented Jun 23, 2025

Copy link
Copy Markdown

@A81N9 is attempting to deploy a commit to the varletjs Team on Vercel.

A member of the Team first needs to authorize it.

@pkg-pr-new

pkg-pr-new Bot commented Jun 23, 2025

Copy link
Copy Markdown

Open in StackBlitz

@varlet/cli

npm i https://pkg.pr.new/@varlet/cli@1909

@varlet/icons

npm i https://pkg.pr.new/@varlet/icons@1909

@varlet/import-resolver

npm i https://pkg.pr.new/@varlet/import-resolver@1909

@varlet/preset-tailwindcss

npm i https://pkg.pr.new/@varlet/preset-tailwindcss@1909

@varlet/preset-unocss

npm i https://pkg.pr.new/@varlet/preset-unocss@1909

@varlet/shared

npm i https://pkg.pr.new/@varlet/shared@1909

@varlet/touch-emulator

npm i https://pkg.pr.new/@varlet/touch-emulator@1909

@varlet/ui

npm i https://pkg.pr.new/@varlet/ui@1909

@varlet/use

npm i https://pkg.pr.new/@varlet/use@1909

@varlet/vite-plugins

npm i https://pkg.pr.new/@varlet/vite-plugins@1909

commit: 6bacff7

@rzzf rzzf left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks

@haoziqaq haoziqaq merged commit 7bbedb7 into varletjs:dev Jun 23, 2025
5 of 6 checks passed
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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants