naive-ui/src
sudongyu 593f940f75
fix(avatar): scale value is incorrect (#796)
* fix(avatar): scale value is incorrect while use v-show

* chore(avatar): docs format & code clean

* chore

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-08-07 14:16:51 +08:00
..
_internal fix(select): tag should hide close icon when option is disabled (#784) 2021-08-06 00:09:14 +08:00
_mixins refactor(use-form-item): add mergedDisabled option 2021-07-30 23:59:41 +08:00
_styles feat(scrollbar): add some variables (#679) 2021-07-29 23:33:22 +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 docs(anchor): Add show-rail & show-background (#771) 2021-08-04 22:58:53 +08:00
auto-complete Merge pull request #752 from TuSimple/docs 2021-08-02 01:24:30 +08:00
avatar fix(avatar): scale value is incorrect (#796) 2021-08-07 14:16:51 +08:00
back-top docs: update affix ~ data-table doc (#126) 2021-06-16 15:06:09 +08:00
badge test(badge): add badge test (#757) 2021-08-02 16:30:34 +08:00
breadcrumb test(NBreadcrumb): add test (#721) 2021-07-29 13:42:52 +08:00
button feat(button): add text-color prop (#762) 2021-08-04 23:28:05 +08:00
calendar fix(calendar): default-value prop cannot be used (#519) 2021-07-16 00:18:32 +08:00
card docs(card): API table (#720) 2021-07-29 23:24:36 +08:00
carousel fix(carousel):arrow buttons cannot be displayed in a specific browser (#631) 2021-07-24 23:42:22 +08:00
cascader fix(cascader): cascader menu width bug (#731) 2021-08-02 01:05:58 +08:00
checkbox Merge pull request #752 from TuSimple/docs 2021-08-02 01:24:30 +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 docs(collapse): api table (#730) 2021-07-30 23:10: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): onUpdatePage and onUpdatePageSize not triggered in jsx (#768) 2021-08-04 00:39:52 +08:00
date-picker feat(form): add disabled prop (#608) 2021-07-30 23:39:46 +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): 统一分割线组件的中文说明文档 (#754) 2021-08-02 15:08:07 +08:00
drawer docs(drawer): refactor custom content demo 2021-08-04 01:15:11 +08:00
dropdown docs(dropdown): 下拉菜单组件增加针对图标使用的用例 2021-08-05 09:46:05 +08:00
dynamic-input fix(input): type of input element errors (#743) 2021-08-02 00:53:51 +08:00
dynamic-tags feat(dynamic-tags): add max prop (#745) 2021-08-02 01:04:16 +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 feat(form): export ValidationError (#755) 2021-08-04 23:23:33 +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 docs(icon): update icon code docs (#741) 2021-07-31 18:39:42 +08:00
image docs(image): update image enus docs (#714) 2021-07-28 23:21:12 +08:00
input docs(input): update input code docs (#774) 2021-08-06 00:04:05 +08:00
input-number feat(form): add disabled prop (#608) 2021-07-30 23:39:46 +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 refactor(loading-bar): clean code, change loading-bar-style to object value 2021-08-03 01:23:27 +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 fix(input): type of input element errors (#743) 2021-08-02 00:53:51 +08:00
menu fix(menu): click menu show background on mobile (#800) 2021-08-06 23:52:54 +08:00
message feat(message-provider): add closable prop (#797) 2021-08-06 23:09:02 +08:00
modal fix(modal): can't be closed when using custom content, closes #788 2021-08-06 02:25:40 +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 refactor(pagination): clean codes 2021-07-29 02:08:09 +08:00
popconfirm refactor(popconfirm): showing action's logic 2021-08-06 23:30:21 +08:00
popover refactor(dropdown): implementation of show-arrow prop 2021-08-02 01:25:28 +08:00
popselect docs(popselect): add NPopselect docs (#529) 2021-07-17 01:06:06 +08:00
progress test(NProgress): add test (#790) 2021-08-05 23:19:32 +08:00
radio refactor(use-form-item): add mergedDisabled option 2021-07-30 23:59:41 +08:00
rate chore: update docs 2021-07-16 01:45:11 +08:00
result test(NResult): add test (#773) 2021-08-04 14:28:49 +08:00
scrollbar feat(scrollbar): add some variables (#679) 2021-07-29 23:33:22 +08:00
select fix(select): tag should hide close icon when option is disabled (#784) 2021-08-06 00:09:14 +08:00
skeleton test(NSkeleton): add test (#804) 2021-08-06 22:35:45 +08:00
slider fix(slider): fix floating point decimal precision (#750) 2021-08-03 00:24:40 +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 test(steps): add test (#732) 2021-07-30 23:13:44 +08:00
switch feat(form): add disabled prop (#608) 2021-07-30 23:39:46 +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 feat(form): add disabled prop (#608) 2021-07-30 23:39:46 +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 Merge pull request #690 from TuSimple/docs 2021-07-28 01:54:28 +08:00
time docs(time): api table (#604) 2021-07-23 23:35:32 +08:00
time-picker feat(form): add disabled prop (#608) 2021-07-30 23:39:46 +08:00
timeline fix(timeline): fix NTimeline header slot (#706) 2021-07-29 00:20:41 +08:00
tooltip fix(menu): tooltip's inner <a />'s style 2021-07-04 01:00:58 +08:00
transfer fix(transfer): type error 2021-07-30 23:42:20 +08:00
tree docs(tree): api table (#610) 2021-07-23 23:56:41 +08:00
tree-select feat(form): add disabled prop (#608) 2021-07-30 23:39:46 +08:00
typography docs(typography):add typography docs (#708) 2021-07-28 22:42:16 +08:00
upload feat(form): add disabled prop (#608) 2021-07-30 23:39:46 +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.16.1 2021-08-06 02:38:28 +08:00