Commit Graph

1928 Commits

Author SHA1 Message Date
jahnli
ebe68b6eff
chore: update README (#5709) 2024-02-23 17:53:16 +08:00
07akioni
82fccfb05a 2.38.0 2024-02-22 22:49:15 +08:00
jahnli
da39759039
feat(float-button): new component (#5627)
* feat: create template

* feat: add demo

* feat: change to css

* feat: add style

* feat: add demo

* feat: add demo

* feat: add group

* feat: add docs

* feat: add log

* fix: style error

* feat: add docs
2024-01-29 23:38:05 +08:00
07akioni
2bf5229543 refactor(modal-provider): make it work 2024-01-29 23:36:51 +08:00
jahnli
e7f5534394
feat(modal-provider): add modal provider (#5547)
* feat: add modal provider

* fix: remove api

* feat: add demo
2024-01-29 22:12:38 +08:00
XieZongChen
4273b7ea0c
chore: delete invalid links (#5628) 2024-01-29 22:05:43 +08:00
tehnomaan
ef324cbb06
feat(i18n): add estonian locale (#5595)
* Add Estonian locale

* Improve Estonian translations

* chore: remove todo

---------

Co-authored-by: OrbisK <37191683+OrbisK@users.noreply.github.com>
2024-01-23 18:59:40 +08:00
超级烦
c02d202dfb
docs:语义问题修改 (#5500) 2024-01-10 19:54:49 +08:00
07akioni
b5a72a0cd8 feat(date-picker): month, quarter, year format 2024-01-01 17:52:35 +08:00
07akioni
bc789c788b fix: constraint doc md table width 2024-01-01 16:38:35 +08:00
07akioni
da09482f4a docs(flex): new tag 2024-01-01 15:51:24 +08:00
07akioni
b4bf055b5b Merge branch 'docs' 2024-01-01 15:49:47 +08:00
07akioni
356f1636ae fix: docs search 2024-01-01 15:45:11 +08:00
07akioni
e7e86abc5f feat(flex): new component 2024-01-01 15:13:40 +08:00
jahnli
33a612c770
feat: add new version tag (#5513) 2023-12-29 10:30:17 +08:00
TakaSoap
816d3a81e5
docs(ssr): Adding instructions about using auto import in Nuxt and some fixes (#4585)
* docs(ssr): Adding instructions about using auto import in Nuxt and some fixes

- Added instructions about using auto import in Nuxt.
- Fixed a typo.
- Updated the link for docs about configuring Nuxt.

* Update index.md

* Update index.md
2023-12-21 20:33:20 +08:00
超级烦
51913447f5
docs: fix uncontrolled mode (#5479)
修改doc语义问题.
2023-12-19 17:57:54 +08:00
zhanglecong
1ea0822cb7 Merge branch 'main' into docs 2023-12-18 13:29:04 +08:00
zhanglecong
2db4eeb90d fix: dropdown menu 2023-12-18 11:39:57 +08:00
zhanglecong
d6d68699a6 docs(menu): new feature 2023-12-18 11:05:25 +08:00
07akioni
4006e772db feat(menu): support dropdown ellipsis in horizontal mode 2023-12-16 05:32:42 +08:00
07akioni
9baafd7806 docs(qr-code): unify shape 2023-12-14 04:39:30 +08:00
07akioni
b39f8fa35d refactor(virtual-list): make it work 2023-12-14 03:16:10 +08:00
07akioni
7bd2357a11 refactor(qr-code): make it work 2023-12-14 02:58:05 +08:00
jahnli
cdc48c7a7d
feat(n-qrcode): add n-qrcode component (#4963)
* feat(n-qrcode): add `n-qrcode` component

* fix(n-qrcode): value desc when enUS

* fix(n-qrcode): docs error when enUS

* feat(n-qrcode): add n-padding

* fix: remove type as

* feat: switch watch to watchEffect

* feat(n-qrcode): add `color` `bg-color` props

* refactor: change to QR Code generator library

* feat: add size demo

* chore: remove border

* feat: add error-correction-level

* feat: add docs

* feat: add icon

* feat: add download demo

* fix: image scale

* fix: docs  error

* fix: docs error

---------

Co-authored-by: lijiaheng <lijiaheng@semi-tech.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2023-12-14 01:21:14 +08:00
jahnli
2a783606b1
feat: add virtual list component (#5277)
* feat(n-virtual-list): create basic virtual-list component

* feat(n-virtual-list): add props

* feat: add avatar list

* feat(n-virtual-list): add dynamic size demo

* feat: add docs

* feat: add demos

* feat: add docs

* feat: modify desc

* fix: modify docs

* fix: modify api position

* fix: error desc

* fix: modify docs

---------

Co-authored-by: 07akioni <07akioni2@gmail.com>
2023-12-03 21:59:33 +08:00
jahnli
320bd7937a
feat: add n-split component (#5290)
* feat: add `n-split` component

* feat: add disabled

* feat: add event

* fix: rename

* feat: add theme color

* feat: support slot

* feat: add demo

* fix: panel height for demo

---------

Co-authored-by: 07akioni <07akioni2@gmail.com>
2023-12-03 21:57:15 +08:00
hangjob
98d6fae616
docs: Update community select resources (#5259)
Co-authored-by: yanghang <yanghang@qq.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2023-12-03 19:26:52 +08:00
Linko
135f231702
Update index.md enUS (#5314)
added pinx, new resource
2023-12-03 19:22:45 +08:00
Linko
755e0748fa
Update index.md zhCN (#5315)
added pinx, new resource
2023-12-03 18:15:34 +08:00
zhanglecong
121a983022 Merge branch 'main' into docs 2023-10-02 22:43:08 +08:00
zhanglecong
79cdba591b 2.35.0 2023-10-02 22:38:17 +08:00
Kirk Lin
cde6e243de
docs: add community resources (#5041) 2023-07-14 09:39:19 +08:00
Ronnie Zhang
72e5c57287
docs: add community resources (#5034) 2023-07-10 09:27:15 +08:00
Bruce
d1fa115c5f
docs: add community resource (#5028) 2023-07-07 09:56:44 +08:00
Robin
0cb7c22119
feat(i18n): add Swedish🇸🇪 locale (#4988)
* feat(i18n): add Swedish🇸🇪 locale

* feat(i18n): added Swedish locale to i18n docs

* feat(i18n): fixed bad Chinese MD
2023-06-27 01:19:01 +08:00
Ronnie Zhang
285709570c
docs: add community resources (#4967)
* docs: add community resources

* docs: add community resources
2023-06-17 15:57:59 +08:00
07akioni
1d5907052b refactor(tree): show-line 2023-06-13 23:54:38 +08:00
Steven Sun
676521fac0
docs(UMD): Add an alert for tag-closing bug (#4816) 2023-06-08 23:58:45 +08:00
吉仔
9deb0399df
docs: fix typo (#4900) 2023-06-08 22:08:48 +08:00
XieZongChen
5cb5881fce
docs: optimize docs about SFC (#4897) 2023-06-05 11:24:23 +08:00
07akioni
f00d90cdef Merge branch 'main' into docs 2023-05-21 22:02:30 +08:00
07akioni
d190ca3ef5 2.34.4 2023-05-21 21:58:45 +08:00
07akioni
5d301b51d1 docs: ding talk group 5 2023-05-10 00:08:26 +08:00
XieZongChen
81cdbec2dc
feat(locales): optimize faIR locale (#4726) 2023-04-15 16:32:25 +08:00
吉仔
9252db0677
docs: fix typo (#4689) 2023-04-06 09:37:39 +08:00
jahnli
baed1477fc
docs(i18n): fix German i18n (#4312) 2023-01-09 10:26:11 +08:00
07akioni
bbf09efb97 Merge branch 'main' into docs 2022-12-24 23:36:35 +08:00
07akioni
77fce929db docs: en 2022-12-24 19:39:25 +08:00
07akioni
c1e2aa0b06 Revert "docs: grayscale"
This reverts commit 7c0bf09ae7.
2022-12-11 21:17:44 +08:00