naive-ui/src
2021-07-27 23:37:40 +08:00
..
_internal fix(select): placeholder & label transition (#458) 2021-07-10 01:44:41 +08:00
_mixins fix(log): warn on highlight.js when no language is set, closes #327 2021-07-01 00:03:21 +08:00
_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 docs: update affix ~ data-table doc (#126) 2021-06-16 15:06:09 +08:00
alert test(alert): add some tests (#253) 2021-06-23 13:26:59 +08:00
anchor feat: Add native title attributes where necessary (#365) 2021-07-04 00:04:56 +08:00
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 docs: update affix ~ data-table doc (#126) 2021-06-16 15:06:09 +08:00
badge feat: Add native title attributes where necessary (#365) 2021-07-04 00:04:56 +08:00
breadcrumb docs: update affix ~ data-table doc (#126) 2021-06-16 15:06:09 +08:00
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 test(card): add card test (#290) 2021-06-25 10:39:15 +08:00
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 fix(log): warn on highlight.js when no language is set, closes #327 2021-07-01 00:03:21 +08:00
collapse test(collapse): props.defaultExpandedNames 2021-07-02 17:22:36 +08:00
color-picker feat(color-picker): action prop (#533) 2021-07-23 00:18:46 +08:00
composables 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
config-consumer/demos docs: update affix ~ data-table doc (#126) 2021-06-16 15:06:09 +08:00
config-provider feat(carousel): new component (#248) 2021-06-23 08:30:35 +08:00
data-table fix(data-table): spin style penetration (#662) 2021-07-26 23:38:16 +08:00
date-picker feat(date-picker): add close-on-select prop. (#577) 2021-07-24 00:04:21 +08:00
descriptions feat(descriptions): add label-style, content-style prop (#661) 2021-07-27 00:21:41 +08:00
dialog docs(dialog): api table (#654) 2021-07-26 23:48:34 +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 refactor(use-config): rename return fields 2021-04-24 13:45:13 +08:00
gradient-text docs: add gradient-text docs 2021-07-19 22:07:31 +08:00
grid docs(grid): API table (#635) 2021-07-25 00:52:35 +08:00
icon refactor(icon): icon optimization props (#684) 2021-07-27 14:43:22 +08:00
image Merge pull request #523 from TuSimple/docs 2021-07-16 01:37:40 +08:00
input Merge branch 'main' into docs 2021-07-25 20:46:21 +08:00
input-number feat: adds support for the enter key on the numeric keypad (#341) 2021-07-01 11:14:51 +08:00
layout Merge branch 'main' into docs 2021-07-25 20:46:21 +08:00
legacy-grid feat(n-a): remove to prop (#162) 2021-06-16 23:06:21 +08:00
list Merge branch 'main' into docs 2021-07-22 01:07:50 +08:00
loading-bar docs(loading-bar): api table (#612) 2021-07-23 23:41:37 +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 feat(menu): add expand-icon prop (#666) 2021-07-27 00:38:10 +08:00
message chore(message): clean code 2021-07-27 23:37:40 +08:00
modal feat(dialog): useDialog add onMaskClick (#561) 2021-07-23 01:46:30 +08:00
notification docs(notification): add docs (#667) 2021-07-26 23:26:07 +08:00
page-header docs(page-header): update api table (#495) 2021-07-14 23:31:12 +08:00
pagination docs(pagination): api table (#615) 2021-07-23 23:09:06 +08:00
popconfirm docs(popconfirm): api table (#653) 2021-07-26 23:37:00 +08:00
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 docs(progress): api table (#652) 2021-07-27 00:09:40 +08:00
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 docs(result): api table (#639) 2021-07-25 13:32:42 +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 docs(skeleton): api table (#638) 2021-07-25 13:33:18 +08:00
slider docs(slider): disabled demo en title 2021-07-25 15:30:57 +08:00
space docs(space): api table (#633) 2021-07-25 13:37:03 +08:00
spin chore: fix imports 2021-07-07 00:44:37 +08:00
statistic feat(statistic): add statistic test (#670) 2021-07-26 22:34:32 +08:00
steps docs(steps): api table (#616) 2021-07-23 23:09:36 +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 docs(tabs): api table (#617) 2021-07-23 23:19:41 +08:00
tag Merge branch 'main' into docs 2021-07-22 01:07:50 +08:00
theme-editor deps: eslint-config-standard-with-typescript 20 2021-06-12 18:52:20 +08:00
themes feat(carousel): new component (#248) 2021-06-23 08:30:35 +08:00
thing test(thing): add NThing test (#676) 2021-07-27 12:02:22 +08:00
time docs(time): api table (#604) 2021-07-23 23:35:32 +08:00
time-picker fix(time-picker): optimization timePicker when outside step (#556) 2021-07-24 00:36:33 +08:00
timeline docs(timeline): api table (#605) 2021-07-24 00:02:31 +08:00
tooltip fix(menu): tooltip's inner <a />'s style 2021-07-04 01:00:58 +08:00
transfer docs(list): update api (#563) 2021-07-22 00:23:31 +08:00
tree docs(tree): api table (#610) 2021-07-23 23:56:41 +08:00
tree-select docs: order 2021-07-26 21:00:42 +08:00
typography docs(typography): update api table (#516) 2021-07-16 00:20:43 +08:00
upload docs(upload): api table (#655) 2021-07-27 00:12:05 +08:00
components.ts feat(carousel): new component (#248) 2021-06-23 08:30:35 +08:00
create.ts refactor(create): remove all legacy codes 2021-04-07 02:27:27 +08:00
global.d.ts deps: eslint-config-standard-with-typescript 20 2021-06-12 18:52:20 +08:00
index.ts 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
jest-setup.ts test(select): fix scrollTo warning 2021-07-23 00:05:30 +08:00
preset.ts refactor: remove service layout 2021-06-16 22:18:44 +08:00
styles.ts feat(tree-select): component (#211) 2021-06-21 15:48:15 +08:00
tsconfig.cjs.json build: monorepo for themes 2021-02-10 20:35:50 +08:00
tsconfig.esm.json build: monorepo for themes 2021-02-10 20:35:50 +08:00
version.ts 2.15.8 2021-07-27 01:05:42 +08:00