naive-ui/src
2020-02-28 16:42:51 +08:00
..
_base feat(time-picker): format 2020-02-26 16:05:13 +08:00
_deprecated feat(zindexable): can specifiy a zindex 2020-02-25 14:29:36 +08:00
_directives fix(directive/clickoutside): for unbinding comment node 2020-02-26 23:25:48 +08:00
_icons build: add icon build scripts, for esm & cjs 2020-02-12 16:21:42 +08:00
_mixins fix(mixin/hollowoutable): fix code logic mistake 2020-02-28 16:42:51 +08:00
_themes chore: some style fixes 2020-02-24 15:31:39 +08:00
_transition merge 2020-02-17 09:55:20 +08:00
_utils refactor(time-picker): better support for blur & focus 2020-02-26 23:23:39 +08:00
Affix refactor: use synthetic in place of synthesized 2020-02-12 21:00:53 +08:00
Alert refactor: use synthetic in place of synthesized 2020-02-12 21:00:53 +08:00
Anchor fix(anchor, backtop) 2020-02-18 17:42:00 +08:00
AutoComplete refactor: for modular import 2020-02-13 17:24:04 +08:00
Avatar refactor: use synthetic in place of synthesized 2020-02-12 21:00:53 +08:00
BackTop fix(anchor, backtop) 2020-02-19 11:42:31 +08:00
Badge refactor: use synthetic in place of synthesized 2020-02-12 21:00:53 +08:00
Breadcrumb refactor: use synthetic in place of synthesized 2020-02-12 21:00:53 +08:00
Button fix(mixin/hollowoutable): fix code logic mistake 2020-02-28 16:42:51 +08:00
Card refactor: for modular import 2020-02-13 17:24:04 +08:00
Cascader refactor(cascader): utils path change 2020-02-25 14:30:17 +08:00
Checkbox merge 2020-02-17 09:55:20 +08:00
Code refactor: use synthetic in place of synthesized 2020-02-12 21:00:53 +08:00
Collapse refactor: use synthetic in place of synthesized 2020-02-12 21:00:53 +08:00
ConfigConsumer merge 2020-02-17 09:55:20 +08:00
ConfigProvider refactor: rename transparent prop to abstract on some components 2020-02-22 21:04:12 +08:00
Confirm merge 2020-02-21 15:26:51 +08:00
CustomInput build: refactor the build progress 2020-02-12 13:44:53 +08:00
DataTable style: refactor color system, wip 2020-02-22 14:11:34 +08:00
DatePicker refator(data/time-picker): better blur handling on panel 2020-02-28 16:41:46 +08:00
Descriptions refactor: use synthetic in place of synthesized 2020-02-12 21:00:53 +08:00
Divider refactor: use synthetic in place of synthesized 2020-02-12 21:00:53 +08:00
Drawer refactor: use synthetic in place of synthesized 2020-02-12 21:00:53 +08:00
Dropdown merge 2020-02-17 09:55:20 +08:00
Element merge 2020-02-17 09:55:20 +08:00
Empty refactor: use synthetic in place of synthesized 2020-02-12 21:00:53 +08:00
Form feat(form): async validation 2020-02-24 15:31:03 +08:00
GradientText refactor: use synthetic in place of synthesized 2020-02-12 21:00:53 +08:00
Grid build: refactor the build progress 2020-02-12 13:44:53 +08:00
Icon merge 2020-02-21 15:26:51 +08:00
Input doc: landing page 2020-02-27 18:09:23 +08:00
InputNumber style: refactor color system, wip 2020-02-21 16:48:45 +08:00
Layout merge 2020-02-21 15:26:51 +08:00
List refactor: use synthetic in place of synthesized 2020-02-12 21:00:53 +08:00
LoadingBar merge 2020-02-17 09:55:20 +08:00
locale refactor(locale): isolate datefns locale file 2020-02-26 23:25:05 +08:00
Log style: refactor color system, wip 2020-02-21 14:59:17 +08:00
Menu doc: landing page 2020-02-27 18:09:23 +08:00
Message merge 2020-02-17 09:55:20 +08:00
Modal refactor: for modular import 2020-02-13 17:24:04 +08:00
Notification merge 2020-02-17 09:55:20 +08:00
Pagination refactor: use synthetic in place of synthesized 2020-02-12 21:00:53 +08:00
Popconfirm build: refactor the build progress 2020-02-12 13:44:53 +08:00
Popover chore: something not important 2020-02-26 23:26:11 +08:00
Popselect refactor: use synthetic in place of synthesized 2020-02-12 21:00:53 +08:00
Progress merge 2020-02-17 09:55:20 +08:00
Radio merge 2020-02-17 09:55:20 +08:00
Result refactor: use synthetic in place of synthesized 2020-02-12 21:00:53 +08:00
Scrollbar fix(scrollbar): pointer events shadowed by rail 2020-02-26 13:05:58 +08:00
Select merge 2020-02-17 09:55:20 +08:00
Slider merge 2020-02-17 09:55:20 +08:00
Spin style: refactor color system, wip 2020-02-21 14:59:17 +08:00
Statistic refactor: use synthetic in place of synthesized 2020-02-12 21:00:53 +08:00
Steps fix(steps): fix hollloutable effect 2020-02-18 13:03:21 +08:00
Switch refactor: use synthetic in place of synthesized 2020-02-12 21:00:53 +08:00
Table feat(table): single-column 2020-02-23 12:08:48 +08:00
Tabs refactor(tabs): refactor size, v-model, use resize observer to update scroll status 2020-02-26 12:15:37 +08:00
Tag merge 2020-02-21 15:26:51 +08:00
Thing refactor: use synthetic in place of synthesized 2020-02-12 21:00:53 +08:00
Time refactor(locale): isolate datefns locale file 2020-02-26 23:25:05 +08:00
Timeline refactor: use synthetic in place of synthesized 2020-02-12 21:00:53 +08:00
TimePicker refator(data/time-picker): better blur handling on panel 2020-02-28 16:41:46 +08:00
Tooltip build: refactor the build progress 2020-02-12 13:44:53 +08:00
Transfer pref(cascader) 2020-02-24 18:17:51 +08:00
Tree feat(tree): search and ... and blablabla 2020-02-25 22:32:05 +08:00
Typography fix(typography/header): static class will be shadowed 2020-02-27 18:11:26 +08:00
Upload doc(upload): zh-cn 2020-02-18 19:24:45 +08:00
components.js merge 2020-02-21 15:26:51 +08:00
create.js doc: import on demand 2020-02-13 19:14:30 +08:00
index.js merge 2020-02-17 09:55:20 +08:00