element-plus/packages/element-plus
赵添 0456c790db
feat: add mention component (#17586)
* feat: add mention component

* fix: build error

* fix: build error

* feat: delete as a whole

* fix: update docs

* fix: update global.d.ts

* fix: update

* fix: update code

* fix: update code

* fix: update code

* fix: rename

* fix: update code

* fix: upload code

* fix: update code

* fix: fixed cursor position abnormality

* fix: update code

* fix: docs add avatar

* fix: tooltip position is wrong when placing on top

* feat: add overview icon

* fix: overview icon color
2024-08-02 11:00:26 +08:00
..
component.ts feat: add mention component (#17586) 2024-08-02 11:00:26 +08:00
defaults.ts refactor: improve types (#4746) 2021-12-10 17:21:53 +08:00
index.ts refactor(project): removing packages/tokens (#11769) 2023-03-01 13:59:21 +08:00
locales.ts fix(locale): language type (#6198) 2022-02-21 15:36:20 +08:00
make-installer.ts refactor(components): [config-provider] (#11749) 2023-02-28 10:35:56 +08:00
package.json chore(element-plus): update @element-plus/icons-vue version (#14968) 2023-11-27 16:27:16 +08:00
plugin.ts refactor: improve types (#4746) 2021-12-10 17:21:53 +08:00
README.md

element-plus

TODO: description

Usage

const elementPlus = require('element-plus');

// TODO: DEMONSTRATE API