Commit Graph

102 Commits

Author SHA1 Message Date
07akioni
f6fa96dbc3
Merge branch 'main' into docs 2021-09-14 02:18:49 +08:00
07akioni
920aa6a535 docs: add time format string date-fns link 2021-09-11 21:10:27 +08:00
XieZongChen
b64d923408
test(time-picker): update test (#1150) 2021-09-10 10:38:30 +08:00
XieZongChen
1b910006db
test(time-picker): add test (#1143) 2021-09-09 11:25:13 +08:00
XieZongChen
411d2d9bbd
feat(time-picker): add input-readonly prop (#1140)
* feat(time-picker): add inputReadonly prop

* Apply suggestions from code review

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-09-09 00:28:01 +08:00
songjianet
927bbe38fe
docs(time-picker): Upgrade the use case of time-picker component to Composition API (#1105) 2021-09-06 16:53:41 +08:00
07akioni
8c39476046 feat(cascader): add check-strategy prop 2021-09-05 12:36:42 +08:00
kalykun
777f13f808
feat(form): add disabled prop (#608)
* feat(form): add disabled prop(wip)

* feat(form): select

* refactor: mergedDisabled

* fix: code

* wip: fix code

* wip: fix code

* wip: cascader

* wip: checkbox & checkbox-group & datepicker

* wip: input-number & switch & time-picker

* wip: transfer & RadioGroup & radio & slider

* wip: tree-select

* wip: dynamicTags & autoComplete & upload & docs

* fix: types

* fix: types

* Apply suggestions from code review

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-30 23:39:46 +08:00
XieZongChen
966918ad57
feat(timer-picker):optimizing the now button logic (#695)
* feat(NTimePicker): NTimePicker optimization now logic

* feat: optimization

* Update src/time-picker/src/utils.ts

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-29 00:44:26 +08:00
XieZongChen
ff061c53f2
fix(time-picker): optimization timePicker when outside step (#556)
* fix(timePicker): optimization timePicker when outside step

* feat: optimization

* Apply suggestions from code review

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-24 00:36:33 +08:00
Mr.Bai
036cff0c90
feat(time-picker): add actions prop (#463)
* feat(time-picker): add actions prop

* feat(time-picker): add confirm

* fix(change-log): time-picker zh

* Update CHANGELOG.en-US.md

* Update CHANGELOG.zh-CN.md

Co-authored-by: Jiwen Bai <56228105@qq.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-23 23:26:55 +08:00
songjianet
6a2049fdf6
docs(timePicker): 更新时间选择组件的一部分参数说明 (#557)
* docs(icon): 更新图标组件的说明文档

* docs(pageHeader): 更新页头组件的说明文档

* docs(pageHeader): 更新页头组件的文档中的错别字

* docs(typography): 更新排印组件的说明文档

* Update src/typography/demos/zhCN/index.demo-entry.md

* docs(mention): 更新提及组件的说明文档

* docs(mention): 更新提及组件的一部分参数说明

* docs(radio): 更新单选组件的说明文档

* docs(timePicker): 更新时间选择组件的一部分参数说明

* docs(timePicker): 更正时间选择组件的参数文案

* docs(timePicker): 更正时间选择组件的英文参数文案

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-20 16:21:14 +08:00
XieZongChen
346ef47fa1
feat(time-picker): step (#498)
* feat:add seconds , minutes, hours prop

* fix: modify according to conversation

* fix: modify according to conversation

* fix: modify according to conversation

* feat: optimization changelog

* Update src/time-picker/demos/zhCN/index.demo-entry.md

Co-authored-by: wuchouchou <w1301625107@gmail.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-07-15 00:21:06 +08:00
Delowar Hossain
4cefd10bab
fix(input): clear button placeholder prevent clicking on actual component [#288] (#292)
* Fix: input clear button placeholder prevents clicking inside input #288

* changelog added

* Fix: input clear button placeholder prevents clicking inside input #288

* Fix: input clear button placeholder prevents clicking inside input #288

* TimePicer Fix #288
2021-06-25 22:57:36 +08:00
07akioni
571efa209e fix(date-picker, time-picker): icon doesn't work with clearable
Fix https://github.com/TuSimple/naive-ui/issues/222
2021-06-21 22:01:05 +08:00
07akioni
e6109f7255 deps: eslint-config-standard-with-typescript 20 2021-06-12 18:52:20 +08:00
07akioni
fa03dd513f refactor(use-config): rename return fields 2021-04-24 13:45:13 +08:00
07akioni
b211e24195 refactor(use-form-item): rename returned fields 2021-04-24 12:57:17 +08:00
07akioni
8daed4a9cf refactor: rename useLocale return fields 2021-04-24 12:41:35 +08:00
07akioni
fa9596f6f4 refactor: use #0000 to replace transparent to make theme editor work well 2021-04-21 20:12:55 +08:00
07akioni
9c74b7ea87 refactor: remove n- prefix of all transitions' name 2021-04-20 12:54:12 +08:00
07akioni
bd4b340128 refactor: dedupe theme vars generation 2021-04-20 12:37:18 +08:00
07akioni
d17dc5da01 refactor: cPrefix => mergedClsPrefix 2021-04-19 01:11:05 +08:00
07akioni
6d4fcdb506 feat(time-picker): clsPrefix 2021-04-16 15:16:03 +08:00
07akioni
c4487319fb feat(checkbox): clsPrefix 2021-04-15 21:47:20 +08:00
07akioni
f35572837a chore: reformat transition style mixins 2021-04-09 21:45:29 +08:00
07akioni
26937d1f47 fix(time-picker): close animation drifts in date-picker 2021-04-09 21:07:37 +08:00
07akioni
b494cc8d83 fix: make to prop work for teleported component 2021-04-09 20:48:10 +08:00
07akioni
f96ffbf593 fix(date-picker): trigger has no focus style in focus is in panel 2021-04-09 02:36:29 +08:00
07akioni
6620d1836c fix: update to vue 3.0.10 to fix teleport is unmounted twice & remove redundant vnode type casting 2021-04-01 15:24:12 +08:00
07akioni
7dc817f5a9 refactor: update deps & fix ts errors in 4.2.3 2021-03-29 01:12:00 +08:00
07akioni
f2deb6883f fix(time-picker): type error 2021-03-28 20:17:14 +08:00
07akioni
ecb690f0df refactor: remove demo entry loader, dynamic import zh & en doc pages 2021-03-23 19:46:32 +08:00
07akioni
d66e00eede docs: fix all callback [=> any] to [ => void] 2021-03-18 15:30:12 +08:00
07akioni
f26b0f2f53 refactor(theme): remove remove all overlay colors 2021-03-02 13:22:51 +08:00
07akioni
5646907cf8 fix: event case 2021-02-25 17:24:44 +08:00
07akioni
33b980894d fix: theme types causing error in ts 4.2.2, use ts builtin resize observer 2021-02-25 12:04:43 +08:00
07akioni
6a70895021 test: add basic test for all comps 2021-02-17 16:33:29 +08:00
07akioni
3417a4119d refactor(dynamic-tags): use space 2021-02-13 21:51:56 +08:00
07akioni
28915eaf1a feat(config-provider): component options 2021-02-09 14:17:01 +08:00
07akioni
b57938c52f refactor(use-theme): rename theme props, make origin theme props as legacy-theme 2021-02-02 01:04:10 +08:00
07akioni
937c785f8b refactor(use-theme): robust type 2021-02-02 00:59:16 +08:00
07akioni
7863d6d28e refactor: optimize types 2021-02-01 18:16:47 +08:00
07akioni
9f8f1c9b07 refactor: move _base to _internal, fix theme types error 2021-02-01 17:38:42 +08:00
07akioni
6b6bd42080 refactor(date-picker): ts 2021-01-28 16:30:41 +08:00
07akioni
09e33ee18d refactor(time-picker): ts 2021-01-25 22:10:12 +08:00
07akioni
d17fbf7c18 wip(dateLocale): on config provider & time & date-picker 2021-01-12 23:05:51 +08:00
07akioni
2be9642430 docs: move component docs in src/ 2021-01-12 19:58:41 +08:00
07akioni
f5d6cb3888 refactor(time-picker): text-decoration using input prop 2021-01-11 20:36:27 +08:00
07akioni
d9d9115eb1 refactor: remove some icon style 2021-01-10 15:25:08 +08:00