naive-ui/src
2021-07-25 15:30:57 +08:00
..
_internal fix(select): placeholder & label transition (#458) 2021-07-10 01:44:41 +08:00
_mixins
_styles feat(switch): add loading prop, closes #301 2021-07-24 23:38:27 +08:00
_utils refactor: update omit type (#601) 2021-07-23 23:48:15 +08:00
affix
alert
anchor
auto-complete feat(input): add loading prop (#384) 2021-07-05 16:28:12 +08:00
avatar Merge pull request #523 from TuSimple/docs 2021-07-16 01:37:40 +08:00
back-top
badge
breadcrumb
button docs(rate, button) (#408) 2021-07-06 23:55:44 +08:00
calendar fix(calendar): default-value prop cannot be used (#519) 2021-07-16 00:18:32 +08:00
card
carousel fix(carousel):arrow buttons cannot be displayed in a specific browser (#631) 2021-07-24 23:42:22 +08:00
cascader feat: n-select, n-tree-select, n-cascader pressing arrow down can open menu, ref #300 2021-07-25 14:11:01 +08:00
checkbox docs(checkbox): delete the VNodeChild attribute of label (#591) 2021-07-23 00:12:07 +08:00
code
collapse
color-picker feat(color-picker): action prop (#533) 2021-07-23 00:18:46 +08:00
composables
config-consumer/demos
config-provider
data-table feat(date-picker): add close-on-select prop. (#577) 2021-07-24 00:04:21 +08:00
date-picker feat(date-picker): add close-on-select prop. (#577) 2021-07-24 00:04:21 +08:00
descriptions fix(data-table): after scroll-x property is set, the table content width is not full of the container width (#575) 2021-07-23 01:49:15 +08:00
dialog feat(date-picker): add close-on-select prop. (#577) 2021-07-24 00:04:21 +08:00
divider docs(divider): add divider docs (#437) 2021-07-07 23:46:06 +08:00
drawer chore: sync docs (#455) 2021-07-09 00:51:35 +08:00
dropdown feat(dropdown): add render-icon prop, optimization render-label prop (#517) 2021-07-20 00:05:26 +08:00
dynamic-input docs(dynamic-input): add dynamic-input docs (#469) 2021-07-12 00:09:58 +08:00
dynamic-tags docs(tag): update docs (#522) 2021-07-16 01:49:23 +08:00
element docs(element): docs (#528) 2021-07-16 23:16:19 +08:00
ellipsis docs: add ellipsis docs 2021-07-18 15:31:37 +08:00
empty feat(empty): optimization empty test 2021-07-18 16:44:33 +08:00
form docs(form): fulfill docs (#568) 2021-07-22 00:12:51 +08:00
global-style
gradient-text docs: add gradient-text docs 2021-07-19 22:07:31 +08:00
grid
icon docs(icon): api table (#595) 2021-07-23 00:32:47 +08:00
image Merge pull request #523 from TuSimple/docs 2021-07-16 01:37:40 +08:00
input fix(input): fix clearable position (#431) 2021-07-07 23:48:51 +08:00
input-number
layout fix(layout-sider): width prop can't be string, closes #607 2021-07-25 13:57:02 +08:00
legacy-grid
list Merge branch 'main' into docs 2021-07-22 01:07:50 +08:00
loading-bar docs(mention): 更新提及组件的说明文档 (#525) 2021-07-16 23:23:21 +08:00
locales feat(color-picker): action prop (#533) 2021-07-23 00:18:46 +08:00
log docs(log): api table (#588) 2021-07-23 01:02:38 +08:00
mention docs(mention): fix render label 2021-07-25 15:26:55 +08:00
menu docs(menu): clean demos 2021-07-23 02:24:16 +08:00
message refactor(message-provider): rename max-visible to max 2021-07-25 15:28:52 +08:00
modal feat(dialog): useDialog add onMaskClick (#561) 2021-07-23 01:46:30 +08:00
notification docs(mention): 更新提及组件的说明文档 (#525) 2021-07-16 23:23:21 +08:00
page-header docs(page-header): update api table (#495) 2021-07-14 23:31:12 +08:00
pagination fix(data-table): pagination endIndex (#589) 2021-07-23 01:43:27 +08:00
popconfirm
popover feat(popover): trigger prop support 'focus', closes #477 2021-07-25 14:34:13 +08:00
popselect docs(popselect): add NPopselect docs (#529) 2021-07-17 01:06:06 +08:00
progress
radio docs(radio, metion): update api table(#532) 2021-07-17 22:11:49 +08:00
rate chore: update docs 2021-07-16 01:45:11 +08:00
result fix(result): result svg cannot show (#429) 2021-07-08 00:10:31 +08:00
scrollbar fix(scrollbar): content style width can override default width (#461) 2021-07-10 01:46:14 +08:00
select feat: n-select, n-tree-select, n-cascader pressing arrow down can open menu, ref #300 2021-07-25 14:11:01 +08:00
skeleton
slider docs(slider): disabled demo en title 2021-07-25 15:30:57 +08:00
space test(space): update snapshot 2021-07-22 01:33:46 +08:00
spin chore: fix imports 2021-07-07 00:44:37 +08:00
statistic docs(statistic): api table (#587) 2021-07-23 00:59:43 +08:00
steps chore(steps): optimize props declaration 2021-07-08 23:59:20 +08:00
switch test(switch): update snapshot 2021-07-25 00:36:27 +08:00
table docs(table): api table (#586) 2021-07-23 00:50:29 +08:00
tabs test(tabs): empyt tab pane 2021-07-08 09:37:41 +08:00
tag Merge branch 'main' into docs 2021-07-22 01:07:50 +08:00
theme-editor
themes
thing
time
time-picker fix(time-picker): optimization timePicker when outside step (#556) 2021-07-24 00:36:33 +08:00
timeline
tooltip
transfer docs(list): update api (#563) 2021-07-22 00:23:31 +08:00
tree chore: update docs 2021-07-16 01:45:11 +08:00
tree-select feat: n-select, n-tree-select, n-cascader pressing arrow down can open menu, ref #300 2021-07-25 14:11:01 +08:00
typography docs(typography): update api table (#516) 2021-07-16 00:20:43 +08:00
upload feat(dropdown): add render-icon prop, optimization render-label prop (#517) 2021-07-20 00:05:26 +08:00
components.ts
create.ts
global.d.ts
index.ts
jest-setup.ts test(select): fix scrollTo warning 2021-07-23 00:05:30 +08:00
preset.ts
styles.ts
tsconfig.cjs.json
tsconfig.esm.json
version.ts 2.15.6 2021-07-23 02:34:12 +08:00