Commit Graph

33 Commits

Author SHA1 Message Date
XieZongChen
3196ef703e
docs: add i18n docs (#630)
* docs: add i18n docs

* Update demo/pages/docs/customize-theme/zhCN/index.md

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-25 00:54:44 +08:00
07akioni
d50755f4e7
feat(carousel): new component (#248)
* wip(carousel): add scaffold

* feat(carousel): component

* docs(changelog): carousel

* fix(carousel): handle edge case

* feat(carousel): basic a11y
2021-06-23 08:30:35 +08:00
07akioni
6ee3896319
feat(tree-select): component (#211)
* site: tree-select route

* refactor(internal-selection): remove useless remote prop & on-delete-last-option

* refactor(dropdown, popselect): set slots stable mark from true to 1

* fix(scrollbar): attributes applied multiple times

* wip(tree-select): add exports

* fix(tree): misses `on-update-expanded-keys`, `on-update-selected-keys`, `on-update-checked-keys` prop

* feat(tree): support keyboard operations

* feat(tree): scroll with keyboard target node

* fix(tree): `selected-keys` prop influences original array

* feat(tree): pending on selected node at first

* feat(tree): follow tree-select's pending status

* feat(tree): `internalCheckboxFocusable` prop

* refactor(tree): split treeMate to displayTreeMate & dataTreeMate to work with tree-select

* fix(tree): scrollbar won't sync in virtual scroll mode

* feat(tree-select)

* docs: changelog

* docs(tree-select)

* feat(tree-select): stricter type

* fix: typo

* fix(select): input blinks in filterable mode when click at menu and input has value

* fix(tree): multiple line style

* docs(tree-select)

* refactor(tree-select): disable tree expand animation on tree select

* feat(tree-select): change expanded keys on filter

* chore(tree): add comment about animation

* chore

* feat(tree-select): close on single select

* fix(base-selection): input has useless empty row in multiple filterable mode

* docs(tree-select): add clearable in filterable demo
2021-06-21 15:48:15 +08:00
XieZongChen
00ff423d62
feat(menu): add render-label prop (#191)
* feat: n-menu add renderLabel prop

* fix: optimization

* feat: add menu test and restructure menu renderLabel

* fix: optimization

* fix: optimization

* Apply suggestions from code review

* fix: optimization

* feat: Optimize code

* feat: Optimize demo docs

* fix: fixed path bug in site

* fix: fixed path bug in site

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-06-21 09:39:54 +08:00
07akioni
11fae2f48d refactor: remove service layout 2021-06-16 22:18:44 +08:00
07akioni
2bf68e094b docs(usage): split into usage in sfc & configuring fonts & import on demand 2021-06-06 19:13:52 +08:00
07akioni
d97140c4d6 docs(fonts): configuring fonts 2021-06-06 18:34:02 +08:00
07akioni
56e84f1120 docs(readme): add contributing guide 2021-06-05 23:24:07 +08:00
07akioni
e3b614f36d site: add links to footer. 2021-06-03 01:15:27 +08:00
07akioni
4c3ce02102 docs(ssr) 2021-06-02 16:17:13 +08:00
07akioni
7bc2ceae64 site: remove n- prefix of component docs route 2021-04-20 12:49:47 +08:00
07akioni
6eacd906a2 docs: rewrite introduction 2021-04-19 21:47:29 +08:00
07akioni
731c95129b feat(color-picker): size 2021-04-13 19:50:31 +08:00
07akioni
936e1f43a5 wip(color-picker): scaffold 2021-04-10 10:30:04 +08:00
07akioni
742567b033 wip(calendar) 2021-04-09 12:43:05 +08:00
07akioni
d09a79cc6b feat(skeleton): new component 2021-04-09 00:43:33 +08:00
07akioni
ab24d61f45 feat(image): new component 2021-04-07 13:10:45 +08:00
07akioni
61e434ed0d docs(customize-theme) 2021-04-07 01:44:02 +08:00
07akioni
491351ff88 feat(global-style) 2021-04-06 18:06:04 +08:00
07akioni
55982babf0 site: full site responsive 2021-04-06 01:31:09 +08:00
07akioni
ab65cfa31f site: optimize scroll behavior of table & code 2021-04-06 00:17:14 +08:00
07akioni
6e1cca769d feat(page-header) 2021-04-03 11:29:37 +08:00
07akioni
8fbd1526e7 feat(mention) 2021-03-27 12:06:08 +08:00
07akioni
4ce0897fdd feat(ellipsis): ellipsis by lines 2021-03-21 01:02:13 +08:00
07akioni
48e63da8ef docs(jsx-tsx): how to use jsx & tsx 2021-03-18 15:51:25 +08:00
07akioni
f20172a5d3 docs(config-provider): set zh-CN name to 全局化配置 2021-03-18 14:52:39 +08:00
07akioni
ea0da9b5b2 feat(grid): Grid with great responsive features 2021-03-03 00:55:43 +08:00
07akioni
fb442a92ad site: refactor docs
Add installation, usage, support platforms
2021-02-18 22:30:41 +08:00
07akioni
ab1d9de7f9 site: fix header menu active status 2021-02-14 15:19:32 +08:00
07akioni
42b9102061 site: split docs/components pages 2021-02-14 14:52:14 +08:00
07akioni
eb5c759d2e feat(dynamic-tags): create new doc page 2021-02-02 15:47:21 +08:00
07akioni
0eeb2363f1 docs(config-consumer): remove it 2021-02-02 12:29:52 +08:00
07akioni
8cf237a12a site: refactor using store 2021-01-13 12:01:02 +08:00