element-plus/docs
qiang d416dd74b0
feat(components): [input-tag] new component (#18885)
* feat(components): [input-tag] add input-tag component

* feat: styles

* test: add test

* docs: add docs

* docs: updata

* docs: uopdata

* docs: updata

* fix: optimize the style when input too long text

* feat: add draggable attribute

* fix: regain focus after dragged

* fix: regain focus on dragend

* refactor: useDragTag

* fix: style of disabled

* refactor: rename event name

* refactor: move useCalcInputWidth to hooks

* feat: add aria-label
2024-11-29 10:50:21 +08:00
..
.vitepress feat(components): [input-tag] new component (#18885) 2024-11-29 10:50:21 +08:00
en-US feat(components): [input-tag] new component (#18885) 2024-11-29 10:50:21 +08:00
examples feat(components): [input-tag] new component (#18885) 2024-11-29 10:50:21 +08:00
public chore: update doc (#19017) 2024-11-26 11:12:48 +00:00
.gitignore
components.d.ts docs: rendering example demos on the server side (#17472) 2024-08-22 14:33:13 +08:00
crowdin.yml
index.md
package.json chore(deps): update vite related dependency for play and docs (#18809) 2024-11-08 09:38:27 +08:00
tsconfig.json chore(deps): update vite related dependency for play and docs (#18809) 2024-11-08 09:38:27 +08:00
unocss.config.ts chore(deps): update vite related dependency for play and docs (#18809) 2024-11-08 09:38:27 +08:00