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
XieZongChen
1546907f96
feat(dropdown): add render-icon prop, optimization render-label prop ( #517 )
...
* feat(dropdown): add render-icon prop, optimization render-label prop
* feat: optimization
* feat: optimization
* feat: optimization
* feat: optimization
* feat: optimization
* feat: optimization
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-20 00:05:26 +08:00
07akioni
63f0f75a70
docs(ssr): vite example
2021-07-12 01:29:02 +08:00
07akioni
976e6db43f
docs: refactor design resources link
2021-07-07 00:41:47 +08:00
Wanli Song
9409936398
docs: add naive ui design download url ( #71 )
...
* feat(doc): add naive ui design download url
* feat(loader); modify convert-md-to-doc loader for component
* doc(readme): change readme
Co-authored-by: wanli.song@tusimple.ai <wanli.song@tusimple.ai>
2021-07-07 00:12:02 +08:00
07akioni
ad4c055dc2
docs(import-on-demand): optimize structure
2021-07-03 23:53:04 +08:00
zhypower1997
84a5022c95
docs(common-issues): add an explanation in common-issues ( #129 )
...
* feat(doc): adds an explanation in common-issues
* Update demo/pages/docs/common-issues/zhCN/index.md
Co-authored-by: 07akioni <07akioni2@gmail.com>
* Update demo/pages/docs/common-issues/zhCN/index.md
Co-authored-by: 07akioni <07akioni2@gmail.com>
* Update demo/pages/docs/common-issues/enUS/index.md
Co-authored-by: 07akioni <07akioni2@gmail.com>
* feat: add english common issue
Co-authored-by: 07akioni <07akioni2@gmail.com>
Co-authored-by: haiyan-zhu <haiyan.zhu@tusimple.ai>
2021-06-24 19:52:37 +08:00
07akioni
315fd67a03
feat(use-theme-vars): add useThemeVars
composable & remove n-element
's abstract prop and theme vars from default slot
2021-06-23 09:03:24 +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
caoyugang_1
82115e5c2d
feat(dropdown): add on-clickoutside
prop ( #199 )
...
* fix: tsconfig support ts
* feat(dropdown) add onClickOutside:
* fix(dropdown): add clickoutside test
* fix: remove clickoutside demo
* fix: resolve conflict
* fix: change some error
* fix(PopoverBody): directives repeat
Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
2021-06-20 22:46:54 +08:00
07akioni
0fb8f0cc1e
refactor(input): reimplement icons, support press & hover ( #193 )
2021-06-19 02:03:22 +08:00
07akioni
11fae2f48d
refactor: remove service layout
2021-06-16 22:18:44 +08:00
07akioni
31d2f8ff01
refactor: remove config-consumer ( #142 )
...
* refactor: remove config-consumer
* docs
2021-06-16 13:13:36 +08:00
07akioni
a2064cc47c
site: fix codesandbox link
2021-06-16 10:43:16 +08:00
XieZongChen
7a6ba2d26c
chore: config issue-helper ( #110 )
...
* chore: config issue-helper
* docs: change demo home reportBug
2021-06-14 17:54:23 +08:00
07akioni
e6109f7255
deps: eslint-config-standard-with-typescript 20
2021-06-12 18:52:20 +08:00
07akioni
ea4b3afe80
docs(readme): fix typo
2021-06-10 22:22:41 +08:00
cyn
50dba5d131
docs: xicons link add www ( #38 )
2021-06-09 14:23:27 +08:00
07akioni
44e45fe7a3
docs: fix typo.
2021-06-09 09:10:15 +08:00
07akioni
92fef0bb0e
site: adjust copy icon position
2021-06-09 02:27:40 +08:00
07akioni
8d918d1312
chore: tusimple case
2021-06-09 02:21:58 +08:00
Anthony Fu
f50afd97bd
chore: fix cases for GitHub and TypeScript ( #28 )
2021-06-09 00:21:50 +08:00
w候人兮猗
358be3a491
chore(demo): demo add copy code button ( #25 )
...
* chore(demo): demo add copy button
* chore: copy code button update
* chore: change copy fun
* Update demo/utils/ComponentDemo.vue
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-06-08 22:32:31 +08:00
XieZongChen
81f4d2c070
docs: Fix document errors in jsx ( #19 )
...
* docs: Fix document errors for jsx
* Update demo/pages/docs/jsx/enUS/index.md
* Update demo/pages/docs/jsx/zhCN/index.md
* docs: Optimization and modification scheme
Co-authored-by: 谢宗辰 <xiezongchen@xiezongchendeMacBook-Pro.local>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-06-08 15:53:04 +08:00
07akioni
802612922d
site: join us link
2021-06-08 13:49:17 +08:00
五柳
2e8a58f74f
docs(import-on-demand): the sample doesn't imported NSpace component ( #10 )
2021-06-07 15:55:43 +08:00
07akioni
f3c2d51cd2
site: close mobile pop menu after navigation
2021-06-07 14:34:42 +08:00
07akioni
4b71637588
docs(theme): fix n-element link
2021-06-06 22:11:19 +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
0f81ac65e6
docs
2021-06-06 12:41:25 +08:00
07akioni
73cd1110a6
site: change codesandbox icon. use flattened svg
2021-06-05 23:42:38 +08:00
07akioni
56e84f1120
docs(readme): add contributing guide
2021-06-05 23:24:07 +08:00
07akioni
7fcea8111d
docs(usage): fix import on demand tree shaking demo
2021-06-05 20:39:28 +08:00
07akioni
66ba55e326
site: refactor responsive related logic
2021-06-05 12:11:17 +08:00
07akioni
fd689de65e
site: add bug report in footer
2021-06-05 10:19:46 +08:00
07akioni
48760addcb
docs(ssr): add links
2021-06-05 09:37:04 +08:00
07akioni
02ba2b24b3
site: add dingtalk group chat info to footer
2021-06-05 09:31:41 +08:00
07akioni
c1da705868
site: fix codesandbox demo with extra deps
2021-06-05 06:19:56 +08:00
07akioni
c0ba6ec088
site: fix demo with script not working in codesandbox
2021-06-05 06:05:49 +08:00
07akioni
48e47f4649
site: basic codesandbox support
2021-06-05 05:18:20 +08:00
07akioni
63d0e255d3
site: fill github url
2021-06-05 04:20:31 +08:00
07akioni
d114ca8c01
docs: introduction en translation
2021-06-03 12:26:41 +08:00
07akioni
3e61879986
site: add icons library in footer
2021-06-03 01:26:08 +08:00
07akioni
e3b614f36d
site: add links to footer.
2021-06-03 01:15:27 +08:00
07akioni
1e251dfff6
feat(button): depth prop
2021-06-02 18:29:54 +08:00
07akioni
d547c50614
site: open in codesandbox
2021-06-02 17:51:13 +08:00
07akioni
4c3ce02102
docs(ssr)
2021-06-02 16:17:13 +08:00