Commit Graph

322 Commits

Author SHA1 Message Date
07akioni
cdc635376d doc(log): fix typo 2019-12-22 16:10:18 +08:00
07akioni
7c39efdb24 doc(code): fix typo 2019-12-22 15:58:51 +08:00
07akioni
9c5f932229 refactor(md-loader): use typography 2019-12-22 15:31:04 +08:00
07akioni
aa567bd1f2 feat(header): type 2019-12-21 22:06:06 +08:00
07akioni
a7533dfbf2 refactor(typography) 2019-12-21 21:31:48 +08:00
07akioni
d478ae05f5 feat(message): icon change transition 2019-12-20 19:02:23 +08:00
07akioni
8954f414b4 feat(text): some props 2019-12-20 18:49:54 +08:00
07akioni
ffd6a43397 chore(drawer): wip 2019-12-20 17:15:54 +08:00
07akioni
46258afda8 feat(typography): add basic typography 2019-12-20 16:53:59 +08:00
JiwenBai
e75084beab Merge branch 'develop' of ***REMOVED*** into fixed/table 2019-12-18 18:08:04 +08:00
07akioni
ea7f5088a0 feat(log): scroll methods 2019-12-18 18:07:31 +08:00
07akioni
5c85ec9d30 refactor(log): event & size & highlight 2019-12-18 17:22:59 +08:00
JiwenBai
2eb1372291 Merge branch 'develop' of ***REMOVED*** into feature/table-doc 2019-12-18 16:48:06 +08:00
songwanli2025@163.com
e84b3d39b7 fix: lint 2019-12-18 16:05:10 +08:00
songwanli2025@163.com
fe5acc6a62 add(cascader): filter 2019-12-18 15:58:26 +08:00
07akioni
7dc8084a89 Merge branch 'develop' of ***REMOVED*** into develop 2019-12-18 15:36:00 +08:00
07akioni
ec6f6b7125 refactor(scrollbar): support rail offset 2019-12-17 22:17:26 +08:00
07akioni
98a2a07e59 refactor(slider): logic changes, bug fixed & keyboard support 2019-12-17 20:39:44 +08:00
07akioni
6321a0152c refactor(log) 2019-12-17 18:14:02 +08:00
songwanli2025@163.com
4f90dd3b05 merge from upstream 2019-12-17 14:36:37 +08:00
JiwenBai
3843308459 feat(table): doc add property 2019-12-17 14:04:15 +08:00
JiwenBai
4bbdf5b1cd fixed: some code smells and bugs 2019-12-17 10:50:23 +08:00
07akioni
a7181790a6 refactor(log): wip 2019-12-16 19:00:34 +08:00
07akioni
64b3a0592b feat(element, config-consumer): style scheme 2019-12-16 19:00:14 +08:00
songwanli2025@163.com
d9189e7361 modify(timePicker, datePicker): disabledTime 2019-12-16 18:21:29 +08:00
JiwenBai
32af5fd3a6 feat(table): add row-class-name and column class name 2019-12-16 17:43:56 +08:00
07akioni
9810a7f935 refactor(button): loading animation & icon switch transition 2019-12-16 16:35:28 +08:00
JiwenBai
1115a024f9 fixed(refractor-table): fixed merge conflicts with develop 2019-12-16 15:47:25 +08:00
JiwenBai
6499178c7b feat(table): refractor finished 95% 2019-12-16 15:36:05 +08:00
JiwenBai
ea5cdc056a feat(table): best practices finished 2019-12-16 11:00:51 +08:00
07akioni
fba36e61cb Merge branch 'master' of github.com:07akioni/naive-ui 2019-12-15 19:15:32 +08:00
07akioni
49c9e900d1 feat(log): add basic log component. Unusable for now 2019-12-15 19:14:56 +08:00
liumeo
0b5eb9609d dropdown-zhcn 2019-12-14 02:05:31 +08:00
07akioni
b899a75229 refactor(code): set hljs globally 2019-12-13 23:55:19 +08:00
07akioni
f1fc4b3489 refactor: remove code from default export 2019-12-13 23:03:41 +08:00
07akioni
3b0c7f1228 chore(log): add scaffold 2019-12-13 22:35:03 +08:00
07akioni
93e48ded0f feat(code): add code component 2019-12-13 22:34:38 +08:00
07akioni
e96a3c0987 refactor(timeline): code clean, default type item style change 2019-12-13 22:34:00 +08:00
JiwenBai
df1fd15a98 feat(table): add filter,sorter,page method onlyupdateview,no trigger on-change 2019-12-13 19:57:59 +08:00
07akioni
ebb1dd817b doc(confirm): new api 2019-12-13 18:19:46 +08:00
07akioni
931dd4fc67 doc(steps): use radio-button in place of button 2019-12-13 17:55:26 +08:00
07akioni
0adb427267 refactor(tab): new card style 2019-12-13 17:32:38 +08:00
JiwenBai
65626fa81e feat(table): use scrollX instead of max-width 2019-12-13 17:28:58 +08:00
JiwenBai
9fc157d4f6 feat(table): add best practices unfinished 2019-12-13 15:20:50 +08:00
07akioni
018c876d85 fix(form-item): init when path change 2019-12-12 17:52:31 +08:00
07akioni
4a4eb267c9 refactor(tab): wip 2019-12-12 17:14:59 +08:00
JiwenBai
13896070f5 feat(table): add Custom render column header to doc 2019-12-12 16:10:20 +08:00
07akioni
dd0f0a2b4c feat(steps): size, vertical 2019-12-12 15:41:18 +08:00
JiwenBai
c70fe19437 feat(table): fix ellipsis include title , add ellipsis in doc 2019-12-12 15:30:29 +08:00
JiwenBai
e8cededc8b fixed(table): scroll smooth bug,when page change. add fixed column and header example 2019-12-12 14:27:31 +08:00
JiwenBai
f9c7ae76bf feat(table): refractor table unfinished,fixed bug,remove only custom trigger onchange,change onchange params,add demo with ajax,fixed header,filter and sorter 2019-12-11 18:45:44 +08:00
07akioni
a23e21e033 doc(element) 2019-12-10 22:42:17 +08:00
JiwenBai
28ddaa8d48 feat(table): refractor table doc,unfinished 2019-12-10 19:16:25 +08:00
JiwenBai
178e8ca2f8 fixed(table): locale page selection bug 2019-12-10 18:49:06 +08:00
07akioni
84b75fd4ed fix(breadcrumb): dont wrap item 2019-12-09 19:18:24 +08:00
07akioni
30e9e8f42d feat(alert): closable 2019-12-09 19:16:03 +08:00
07akioni
00d097a141 chore: code clean 2019-12-09 18:09:07 +08:00
07akioni
d2c04e7120 refactor(progress): css 2019-12-09 15:49:38 +08:00
07akioni
02d4f8ffcc chore: code clean 2019-12-09 15:12:53 +08:00
07akioni
1168078f59 fix(popconfirm): fix outdated api 2019-12-09 13:27:32 +08:00
07akioni
1f14a6e72f feat(anchor): scrollTo 2019-12-09 12:49:51 +08:00
07akioni
2b1bf5b91e fix: typo 2019-12-08 20:59:25 +08:00
07akioni
9efabab38e refactor(notification): refactor done! 2019-12-08 20:47:14 +08:00
07akioni
2ac321206b feat(button): text button 2019-12-08 17:21:44 +08:00
07akioni
1ff4a2fafe refactor(message): add loading type & totally refactor the code inside 2019-12-08 15:25:34 +08:00
07akioni
57713cfd40 refactor(nofitication): internally refactor 2019-12-07 23:13:52 +08:00
07akioni
cdfd258bb0 doc(theme) 2019-12-07 00:02:31 +08:00
07akioni
635814d1d3 refactor(message): support theme change when active 2019-12-06 23:09:30 +08:00
07akioni
7c3f6b9aef refactor(message): code clean 2019-12-06 18:23:01 +08:00
07akioni
6b427bd229 refactor(confirm): fix some bugs 2019-12-06 17:44:58 +08:00
07akioni
5ac14aa041 feat(anchor): link nestable 2019-12-06 15:25:45 +08:00
07akioni
bd886d85e8 refactor(anchor): make last anchor inactive when it leaves screen 2019-12-06 15:04:08 +08:00
07akioni
b8ad4d49ab feat(affix): split top into top & offset-top 2019-12-06 14:10:02 +08:00
07akioni
7713293a8f refactor(back-top): clear some logic 2019-12-06 13:42:00 +08:00
07akioni
0c994a1c19 refactor(affix): fulfill api 2019-12-06 12:22:10 +08:00
JiwenBai
ab5b29ac60 add page table method 2019-12-04 19:48:38 +08:00
07akioni
a587665cb3 chore: some code clearn 2019-12-04 18:43:55 +08:00
07akioni
0aa5a38440 doc: some fix 2019-12-04 18:17:25 +08:00
07akioni
cbf0a76c1f feat(auto-complete): good auto-complete 2019-12-04 17:59:38 +08:00
songwanli2025@163.com
500e40541d modify(timePicker, datePicker): modify timeDisabled & dateDisabled 2019-12-04 11:05:05 +08:00
07akioni
22f308284e doc(dropdown): make it more literate 2019-12-03 21:48:34 +08:00
07akioni
ee21dd7056 feat(dropdown): submenu positioning 2019-12-03 21:35:39 +08:00
07akioni
68f82f6966 feat(dropdown): i think it finally works... 2019-12-03 20:00:29 +08:00
07akioni
8fd7d00446 refactor(dropdown): new api 2019-12-03 18:36:21 +08:00
07akioni
c6c96aa375 refactor(dropdown): style change 2019-12-03 13:53:44 +08:00
07akioni
050fb15765 Merge branch 'master' of github.com:07akioni/naive-ui 2019-12-02 20:58:03 +08:00
07akioni
ac215d0a2d refactor(dropdown): wip... there still a long way to go... 2019-12-02 20:57:09 +08:00
liumeo
37e1857517 divider-zhcn 2019-12-02 04:15:52 +08:00
liumeo
7b298405aa collapse-zhcn 2019-12-02 03:57:34 +08:00
liumeo
f1fa652496 card-zhcn 2019-12-02 03:16:35 +08:00
liumeo
45f15a8559 fix avatar&button doc 2019-12-02 02:58:45 +08:00
liumeo
5429638435 avatar-zhcn 2019-12-02 02:06:07 +08:00
07akioni
86c9c52949 refactor(dropdown): wip 2019-12-01 22:55:39 +08:00
07akioni
f9d2231dea feat(tag): checkable 2019-11-29 16:28:59 +08:00
07akioni
93ad1f02b5 feat(icon): support theme 2019-11-29 15:34:37 +08:00
songwanli2025@163.com
b52fe8321f Merge remote-tracking branch 'upstream/develop' into develop 2019-11-29 15:25:20 +08:00
songwanli2025@163.com
da45bc7450 modify(date-picker&time-picker): modify disabledTime documation &fix select the hour of timepicker is not correct & fix disabledTime of dateTimeRange 2019-11-29 15:24:37 +08:00
07akioni
468f62c66f refactor(divider): apply margin on wrapper el rather than inner el, which makes style modification easier 2019-11-29 15:01:05 +08:00
07akioni
7691f61eec chore: code clean 2019-11-29 14:45:32 +08:00
songwanli2025@163.com
b0d3ddfdef Merge remote-tracking branch 'upstream/develop' into develop
# Please enter a commit message to explain why this merge is necessary,
# especially if it merges an updated upstream into a topic branch.
#
# Lines starting with '#' will be ignored, and an empty message aborts
# the commit.
2019-11-29 11:39:56 +08:00