Commit Graph

1928 Commits

Author SHA1 Message Date
07akioni
315fd67a03 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
07akioni
d50755f4e7
feat(carousel): new component (#248)
* wip(carousel): add scaffold

* feat(carousel): component

* docs(changelog): carousel

* fix(carousel): handle edge case

* feat(carousel): basic a11y
2021-06-23 08:30:35 +08:00
07akioni
6ee3896319
feat(tree-select): component (#211)
* site: tree-select route

* refactor(internal-selection): remove useless remote prop & on-delete-last-option

* refactor(dropdown, popselect): set slots stable mark from true to 1

* fix(scrollbar): attributes applied multiple times

* wip(tree-select): add exports

* fix(tree): misses `on-update-expanded-keys`, `on-update-selected-keys`, `on-update-checked-keys` prop

* feat(tree): support keyboard operations

* feat(tree): scroll with keyboard target node

* fix(tree): `selected-keys` prop influences original array

* feat(tree): pending on selected node at first

* feat(tree): follow tree-select's pending status

* feat(tree): `internalCheckboxFocusable` prop

* refactor(tree): split treeMate to displayTreeMate & dataTreeMate to work with tree-select

* fix(tree): scrollbar won't sync in virtual scroll mode

* feat(tree-select)

* docs: changelog

* docs(tree-select)

* feat(tree-select): stricter type

* fix: typo

* fix(select): input blinks in filterable mode when click at menu and input has value

* fix(tree): multiple line style

* docs(tree-select)

* refactor(tree-select): disable tree expand animation on tree select

* feat(tree-select): change expanded keys on filter

* chore(tree): add comment about animation

* chore

* feat(tree-select): close on single select

* fix(base-selection): input has useless empty row in multiple filterable mode

* docs(tree-select): add clearable in filterable demo
2021-06-21 15:48:15 +08:00
XieZongChen
00ff423d62
feat(menu): add render-label prop (#191)
* feat: n-menu add renderLabel prop

* fix: optimization

* feat: add menu test and restructure menu renderLabel

* fix: optimization

* fix: optimization

* Apply suggestions from code review

* fix: optimization

* feat: Optimize code

* feat: Optimize demo docs

* fix: fixed path bug in site

* fix: fixed path bug in site

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-06-21 09:39:54 +08:00
caoyugang_1
82115e5c2d
feat(dropdown): add on-clickoutside prop (#199)
* fix: tsconfig support ts

* feat(dropdown) add onClickOutside:

* fix(dropdown): add clickoutside test

* fix: remove clickoutside demo

* fix: resolve conflict

* fix: change some error

* fix(PopoverBody): directives repeat

Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
2021-06-20 22:46:54 +08:00
07akioni
0fb8f0cc1e
refactor(input): reimplement icons, support press & hover (#193) 2021-06-19 02:03:22 +08:00
07akioni
11fae2f48d refactor: remove service layout 2021-06-16 22:18:44 +08:00
07akioni
31d2f8ff01
refactor: remove config-consumer (#142)
* refactor: remove config-consumer

* docs
2021-06-16 13:13:36 +08:00
07akioni
a2064cc47c site: fix codesandbox link 2021-06-16 10:43:16 +08:00
XieZongChen
7a6ba2d26c
chore: config issue-helper (#110)
* chore: config issue-helper

* docs: change demo home reportBug
2021-06-14 17:54:23 +08:00
07akioni
e6109f7255 deps: eslint-config-standard-with-typescript 20 2021-06-12 18:52:20 +08:00
07akioni
ea4b3afe80 docs(readme): fix typo 2021-06-10 22:22:41 +08:00
cyn
50dba5d131
docs: xicons link add www (#38) 2021-06-09 14:23:27 +08:00
07akioni
44e45fe7a3 docs: fix typo. 2021-06-09 09:10:15 +08:00
07akioni
92fef0bb0e site: adjust copy icon position 2021-06-09 02:27:40 +08:00
07akioni
8d918d1312 chore: tusimple case 2021-06-09 02:21:58 +08:00
Anthony Fu
f50afd97bd
chore: fix cases for GitHub and TypeScript (#28) 2021-06-09 00:21:50 +08:00
w候人兮猗
358be3a491
chore(demo): demo add copy code button (#25)
* chore(demo): demo add copy button

* chore: copy code button update

* chore: change copy fun

* Update demo/utils/ComponentDemo.vue

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-06-08 22:32:31 +08:00
XieZongChen
81f4d2c070
docs: Fix document errors in jsx (#19)
* docs: Fix document errors for jsx

* Update demo/pages/docs/jsx/enUS/index.md

* Update demo/pages/docs/jsx/zhCN/index.md

* docs: Optimization and modification scheme

Co-authored-by: 谢宗辰 <xiezongchen@xiezongchendeMacBook-Pro.local>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-06-08 15:53:04 +08:00
07akioni
802612922d site: join us link 2021-06-08 13:49:17 +08:00
五柳
2e8a58f74f
docs(import-on-demand): the sample doesn't imported NSpace component (#10) 2021-06-07 15:55:43 +08:00
07akioni
f3c2d51cd2 site: close mobile pop menu after navigation 2021-06-07 14:34:42 +08:00
07akioni
4b71637588 docs(theme): fix n-element link 2021-06-06 22:11:19 +08:00
07akioni
2bf68e094b docs(usage): split into usage in sfc & configuring fonts & import on demand 2021-06-06 19:13:52 +08:00
07akioni
d97140c4d6 docs(fonts): configuring fonts 2021-06-06 18:34:02 +08:00
07akioni
0f81ac65e6 docs 2021-06-06 12:41:25 +08:00
07akioni
73cd1110a6 site: change codesandbox icon. use flattened svg 2021-06-05 23:42:38 +08:00
07akioni
56e84f1120 docs(readme): add contributing guide 2021-06-05 23:24:07 +08:00
07akioni
7fcea8111d docs(usage): fix import on demand tree shaking demo 2021-06-05 20:39:28 +08:00
07akioni
66ba55e326 site: refactor responsive related logic 2021-06-05 12:11:17 +08:00
07akioni
fd689de65e site: add bug report in footer 2021-06-05 10:19:46 +08:00
07akioni
48760addcb docs(ssr): add links 2021-06-05 09:37:04 +08:00
07akioni
02ba2b24b3 site: add dingtalk group chat info to footer 2021-06-05 09:31:41 +08:00
07akioni
c1da705868 site: fix codesandbox demo with extra deps 2021-06-05 06:19:56 +08:00
07akioni
c0ba6ec088 site: fix demo with script not working in codesandbox 2021-06-05 06:05:49 +08:00
07akioni
48e47f4649 site: basic codesandbox support 2021-06-05 05:18:20 +08:00
07akioni
63d0e255d3 site: fill github url 2021-06-05 04:20:31 +08:00
07akioni
d114ca8c01 docs: introduction en translation 2021-06-03 12:26:41 +08:00
07akioni
3e61879986 site: add icons library in footer 2021-06-03 01:26:08 +08:00
07akioni
e3b614f36d site: add links to footer. 2021-06-03 01:15:27 +08:00
07akioni
1e251dfff6 feat(button): depth prop 2021-06-02 18:29:54 +08:00
07akioni
d547c50614 site: open in codesandbox 2021-06-02 17:51:13 +08:00
07akioni
4c3ce02102 docs(ssr) 2021-06-02 16:17:13 +08:00
07akioni
5a1386c4d9 chore: remove useless configs 2021-05-27 12:50:00 +08:00
07akioni
14f1b93c86 refactor(anchor): listen to global scroll & add offset-target prop 2021-05-27 12:43:12 +08:00
07akioni
651df6c81e site: reduce nested level of layout 2021-05-26 14:39:33 +08:00
07akioni
4df8074c5f docs: vue version requirement 2021-05-26 14:12:42 +08:00
07akioni
b96c066a9c docs: ui framework => component lib 2021-05-25 13:21:43 +08:00
07akioni
5c24d05585 docs(layout-sider): expose trigger style 2021-05-19 16:08:43 +08:00
07akioni
242a49922c fix(layout-sider): n-layout-sider's collapse-mode not working 2021-05-19 14:55:54 +08:00
07akioni
88c21cf403 fix(site): layout shift when change theme with hash 2021-05-18 13:54:58 +08:00
07akioni
efce69102a feat(cascader): virtual-scroll prop 2021-05-17 15:52:00 +08:00
07akioni
ac4d662a12 docs: update virtual list introduction 2021-05-17 15:02:40 +08:00
07akioni
a36ee45bca site: add footer 2021-05-04 02:27:16 +08:00
07akioni
8daed4a9cf refactor: rename useLocale return fields 2021-04-24 12:41:35 +08:00
07akioni
d30f151276 site: remove button in header 2021-04-24 01:04:18 +08:00
07akioni
e8355e5074 site: robust scroll by hash 2021-04-21 19:56:30 +08:00
07akioni
7bc2ceae64 site: remove n- prefix of component docs route 2021-04-20 12:49:47 +08:00
07akioni
f0ae839b54 site: derive title from locale 2021-04-19 23:05:20 +08:00
07akioni
ee422672de site: no menu value when theme is os-theme 2021-04-19 22:30:31 +08:00
07akioni
006d39e650 docs(readme): zhCN 2021-04-19 21:54:16 +08:00
07akioni
6eacd906a2 docs: rewrite introduction 2021-04-19 21:47:29 +08:00
07akioni
b1bad3c9ff feat(drawer): content-style & drawer-content component 2021-04-19 15:58:22 +08:00
07akioni
c1b128d7a8 docs(theme-editor): should import explicitly 2021-04-19 00:31:39 +08:00
07akioni
9b12b11a5b feat(loading-bar): clsPrefix 2021-04-18 20:01:19 +08:00
07akioni
731c95129b feat(color-picker): size 2021-04-13 19:50:31 +08:00
07akioni
936e1f43a5 wip(color-picker): scaffold 2021-04-10 10:30:04 +08:00
07akioni
b8ee3b007d docs(config-provider): theme overrides 2021-04-09 16:41:04 +08:00
07akioni
742567b033 wip(calendar) 2021-04-09 12:43:05 +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
d09a79cc6b feat(skeleton): new component 2021-04-09 00:43:33 +08:00
07akioni
606cb19429 feat(form): add n-form-item-gi (grid-item) component 2021-04-08 00:09:32 +08:00
07akioni
ab24d61f45 feat(image): new component 2021-04-07 13:10:45 +08:00
07akioni
7510d39186 docs(usage): update contents 2021-04-07 02:20:59 +08:00
07akioni
61e434ed0d docs(customize-theme) 2021-04-07 01:44:02 +08:00
07akioni
491351ff88 feat(global-style) 2021-04-06 18:06:04 +08:00
07akioni
5491320f9e fix: add -webkit-text-size-adjust to global style
IOS safari will have error font size if not set.
2021-04-06 17:45:42 +08:00
07akioni
55982babf0 site: full site responsive 2021-04-06 01:31:09 +08:00
07akioni
8f824033ed site: refactor store, lazy init refs 2021-04-06 00:40:02 +08:00
07akioni
ab65cfa31f site: optimize scroll behavior of table & code 2021-04-06 00:17:14 +08:00
07akioni
c888a4c334 site: fix ios safari text size 2021-04-05 23:12:35 +08:00
07akioni
d7ee585e10 site: fix menu value & code overflow 2021-04-05 20:06:50 +08:00
07akioni
f87217ff28 site: use static layout no mobile phone 2021-04-05 19:40:49 +08:00
07akioni
ddb6d20400 fix(popover): not working on mobile device 2021-04-05 19:03:09 +08:00
07akioni
5a74ca3af4 site: responsive site 2021-04-05 17:59:04 +08:00
07akioni
ab941711dd site: use layout to replace service-layout 2021-04-05 15:16:32 +08:00
07akioni
0f030200a5 site: refactor util component & remove useless comopnent 2021-04-05 15:14:03 +08:00
07akioni
6e1cca769d feat(page-header) 2021-04-03 11:29:37 +08:00
07akioni
a4ec6e737d feat(theme-editor) (#25)
* wip(theme-editor)

* chore: make theme editor looks better

* feat(theme-editor): use controlled overrides

* fix(theme-editor): no invalid color

* chore: update seemly to support keywords color

* feat(theme-editor): add filter

* refactor(theme-editor): use popover

* fix(site): package bundled twice due to src code reference

* docs(back-top): avoid collision with theme-editor
2021-03-30 02:25:22 +08:00
07akioni
8fbd1526e7 feat(mention) 2021-03-27 12:06:08 +08:00
07akioni
7675ce5e46 docs: update some message api 2021-03-26 01:09:16 +08:00
07akioni
ecb690f0df refactor: remove demo entry loader, dynamic import zh & en doc pages 2021-03-23 19:46:32 +08:00
07akioni
4ce0897fdd feat(ellipsis): ellipsis by lines 2021-03-21 01:02:13 +08:00
07akioni
48e63da8ef docs(jsx-tsx): how to use jsx & tsx 2021-03-18 15:51:25 +08:00
07akioni
f20172a5d3 docs(config-provider): set zh-CN name to 全局化配置 2021-03-18 14:52:39 +08:00
07akioni
7557551616 site: scroll to hash element on mount & click demo title to set location hash 2021-03-15 16:37:18 +08:00
07akioni
0bf117ca95 feat: tusimple config provider work with dark theme 2021-03-05 00:39:10 +08:00
07akioni
e033d246a3 feat(grid): responsive & collapse demo 2021-03-03 17:26:54 +08:00
07akioni
ea0da9b5b2 feat(grid): Grid with great responsive features 2021-03-03 00:55:43 +08:00
07akioni
bfd1c84852 focs: update xicons doc site 2021-02-26 16:41:03 +08:00
07akioni
0396233d65 refactor(site): mount app after router is ready 2021-02-22 17:53:01 +08:00
07akioni
8e4860b335 site: use popselect to refactor header options 2021-02-19 13:48:10 +08:00
07akioni
8e18539fdc site: expose theme change button 2021-02-19 13:04:36 +08:00
07akioni
121f5d2c24 site: use em on demo <code /> el 2021-02-18 22:58:39 +08:00
07akioni
b2b43c5e69 site: fix index get started button 2021-02-18 22:52:54 +08:00
07akioni
7e6a1541ed site: simplify nav menu translation 2021-02-18 22:46:13 +08:00
07akioni
fb442a92ad site: refactor docs
Add installation, usage, support platforms
2021-02-18 22:30:41 +08:00
07akioni
730b313d3a site: refactor to unify tusimple demo 2021-02-17 23:31:56 +08:00
07akioni
3b432881ad fix(service-layout): sync path on options change 2021-02-14 17:05:28 +08:00
07akioni
ab1d9de7f9 site: fix header menu active status 2021-02-14 15:19:32 +08:00
07akioni
42b9102061 site: split docs/components pages 2021-02-14 14:52:14 +08:00
07akioni
974884d0fa site: fix menu prop warning 2021-02-14 00:52:22 +08:00
07akioni
5ee2e3cdf7 fix: tusimple theme error 2021-02-10 21:06:24 +08:00
07akioni
10d5efb402 feat: tusimple theme 2021-02-10 13:30:33 +08:00
07akioni
0587f6e632 chore: update vicons to 0.1.0 2021-02-09 15:04:22 +08:00
07akioni
91e1ec91e1 site: remove outdated code 2021-02-05 16:42:56 +08:00
07akioni
d94e7f8a6a site: add highlight html/xml lang 2021-02-05 16:38:01 +08:00
07akioni
d659a420c0 fix(code): style 2021-02-03 16:39:00 +08:00
07akioni
35ca6e655d refactor(create): clean types 2021-02-03 11:47:57 +08:00
07akioni
eb5c759d2e feat(dynamic-tags): create new doc page 2021-02-02 15:47:21 +08:00
07akioni
5f7216319c fix(site): theme switching 2021-02-02 13:44:57 +08:00
07akioni
0eeb2363f1 docs(config-consumer): remove it 2021-02-02 12:29:52 +08:00
07akioni
fea611cf91 docs(config-provider): new api 2021-02-02 12:24:48 +08:00
07akioni
15e52e675f styles: remove exported light theme, since it is builtin theme 2021-02-02 11:50:58 +08:00
07akioni
a35581bcaa refactor(element): ts 2021-01-18 19:12:01 +08:00
07akioni
dd7a09804b site: use os theme 2021-01-13 17:22:54 +08:00
07akioni
97add265cf refactor(code, log): new hljs impl 2021-01-13 12:31:41 +08:00
07akioni
8cf237a12a site: refactor using store 2021-01-13 12:01:02 +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
74e71b25c7 docs: remove theme-style in demo 2021-01-12 17:55:58 +08:00
07akioni
aa8eb32647 docs(config-provider, config-consumer, element): update api 2021-01-12 17:49:39 +08:00
07akioni
39dcb456df refactor(menu, dropdown): use dropdown in menu, remove titleExtra 2021-01-12 16:39:28 +08:00
07akioni
378a6c6462 refactor(menu): collapse transition, keep content position 2021-01-12 16:03:44 +08:00
07akioni
d05cbb6ee3 fix(avatar): content size not working 2021-01-11 00:37:40 +08:00
07akioni
548f2f6c00 refactor(loading-bar): theme props 2021-01-10 14:25:21 +08:00
07akioni
825ac751e5 refactor(message): multiple line, new style 2021-01-10 13:51:50 +08:00
07akioni
c49162a661 refactor: unify close icon using base-close 2021-01-10 00:46:54 +08:00
07akioni
d599bbc737 refactor: affix -> collapse, theme peers & overrides 2021-01-09 01:43:48 +08:00
07akioni
daa609582d docs: remove legacy-theme & themed-style 2021-01-08 23:53:01 +08:00
07akioni
a9993db485 refactor(steps): new theme 2021-01-07 22:39:59 +08:00
07akioni
566b453d3c feat(dropdown): support group item 2021-01-06 00:09:53 +08:00
07akioni
c75b83f085 docs(modal): update debug demo api to avoid warning 2021-01-05 22:33:21 +08:00
07akioni
da9703bf73 refactor(input-number): new theme 2021-01-05 18:03:22 +08:00
07akioni
06688e5099 wip(input): new theme 2021-01-04 18:36:35 +08:00
07akioni
2f7c8bb1be refactor(button): composition & new theme 2021-01-01 21:56:26 +08:00
07akioni
b7cabf901a refactor(divider): new theme impl 2020-12-31 20:29:27 +08:00
07akioni
e59cfbb871 docs(button): debug demo causing site build failed 2020-12-28 00:28:07 +08:00
07akioni
b33a4394e9 docs: change a v-slot to # 2020-12-24 00:29:04 +08:00
07akioni
3185a76fd7 docs(cascader): fix lazy demo data not cleared after unmount 2020-12-24 00:27:18 +08:00
07akioni
5473584ea9 refactor(mixin/as-form-item): remove it 2020-12-23 11:49:06 +08:00
07akioni
ba35a17e19 docs: import on demand 2020-12-18 21:12:57 +08:00
07akioni
1633dc8148 refactor(radio): add padding on label & make n-space work in radio-group 2020-12-16 12:31:24 +08:00
07akioni
35d56075eb fix: site vue-router warning 2020-12-16 11:17:56 +08:00
07akioni
4448456056 chore: change all v-slot to # 2020-12-16 02:24:35 +08:00
07akioni
4ab5d18dfb docs: use n-space to refactor some demos 2020-12-16 01:24:30 +08:00
07akioni
6d0b8f2b61 docs: use n-space to refactor some demos 2020-12-15 23:58:45 +08:00
07akioni
cc9143bdd1 refactor: use global font-size 2020-12-15 23:15:40 +08:00
07akioni
b6b6f4cc0e docs(tree): fix broken table 2020-12-15 16:43:02 +08:00
07akioni
317a17b436 docs(popover, tooltip): body-style 2020-12-15 16:36:11 +08:00
07akioni
b4849b4714 refactor(modal): body-style => style 2020-12-15 16:24:39 +08:00
07akioni
75a816ca4f refactor(drawer): body-class => class & body-style => style 2020-12-15 16:16:01 +08:00
07akioni
10ce5dadb9 refactor(popover): alter body-class & body-style withy class & style, add private padded prop 2020-12-14 15:37:49 +08:00
07akioni
129f0e5a11 feat(dynamic-input): default-value prop 2020-12-14 03:59:39 +08:00
07akioni
094217b330 feat(input): default-value prop 2020-12-14 03:47:21 +08:00
07akioni
e676d78ce1 feat(date-picker): default-value prop 2020-12-14 03:34:36 +08:00
07akioni
61c74779d2 feat(transfer): default-value prop 2020-12-14 03:14:45 +08:00
07akioni
dd0e8f16ff feat(time-picker): default-value prop 2020-12-14 02:55:07 +08:00
07akioni
fb4ac1bd67 feat(slider): default value prop 2020-12-14 02:43:48 +08:00
07akioni
eb42ad5d8b feat(input-number): default-value prop 2020-12-14 01:57:23 +08:00
07akioni
d35f34f728 feat(cascader): default-value prop 2020-12-14 01:29:42 +08:00
07akioni
078575d1e2 fix: site build failed 2020-12-12 18:16:19 +08:00
07akioni
590c61ffd1 build: eslint markdown 2020-12-12 15:33:41 +08:00
07akioni
50f48b22b4 docs: prettier markdown 2020-12-12 14:44:44 +08:00
07akioni
2d13c548b6 chore: prettier demo 2020-12-12 13:51:22 +08:00
07akioni
2ac34a55ac feat(dialog): default type, create method 2020-12-10 17:13:11 +08:00
07akioni
cc0fbca1d5 refactor(dialog): info type & icon-placement prop, tusimple theme 2020-12-10 16:37:54 +08:00
07akioni
24f9f0cae6 chore(select): change scroll demo & remove useless code 2020-12-09 00:17:45 +08:00
07akioni
2f767df423 feat(select): default-value 2020-12-09 00:11:06 +08:00
07akioni
af8cccffa8 feat(auto-complete): clearable, default-value 2020-12-08 23:38:04 +08:00
07akioni
994b4aa2a3 feat(auto-complete): disabled 2020-12-08 13:47:01 +08:00
07akioni
643f8b6c41 feat(checkbox): value support number 2020-12-08 00:20:44 +08:00
07akioni
d61f4e1f60 docs(table): fix enUS controlled sorter demo 2020-12-08 00:06:44 +08:00
07akioni
b313057b80 docs(message): remove api call of $NMessage 2020-12-07 23:55:54 +08:00
07akioni
203403e74d docs(select): remove zhCN in api table 2020-12-07 23:03:06 +08:00
07akioni
0b3d32f14b fix: use file level import to avoid exhausting fd when build site
ulimit -n
2020-12-07 21:29:51 +08:00
07akioni
fc418f72ad build: simplify build steps 2020-12-07 16:26:33 +08:00
07akioni
460bed129c fix: warn by vue-router on os-theme route 2020-12-07 00:44:01 +08:00
07akioni
99f9f15aff refactor(highlightjs): update version to 10 2020-12-04 18:12:24 +08:00
07akioni
a99101d35b feat(switch): default value & size 2020-12-04 17:19:19 +08:00
07akioni
d530140a59 refactor(avatar): use n-space 2020-12-01 00:20:05 +08:00
07akioni
2ac1fb0678 site: fix api-table margin bottom 2020-11-30 22:20:01 +08:00
07akioni
f703470933 refactor(base-select-menu): use last value as pending node 2020-11-30 21:38:16 +08:00
07akioni
044d28d7e4 fix(date-picker): tusimple theme 2020-11-30 14:29:48 +08:00
07akioni
f421104505 fix(popover): manually positioned not working 2020-11-28 23:32:30 +08:00
07akioni
9a108df7e6 docs: fix default value of placeholder 2020-11-28 21:50:51 +08:00
07akioni
59eb1b0628 site: move version to header right 2020-11-28 14:33:04 +08:00
07akioni
995dfbb8d8 site: style change 2020-11-28 13:34:45 +08:00
07akioni
ee62f8a82d docs(upload): fix api table 2020-11-28 01:50:46 +08:00
07akioni
68b6363632 refactor(time-picker): split panel & use v-binder 2020-11-26 15:45:49 +08:00
07akioni
52c13b7cd3 refactor(cascader): use v-binder 2020-11-25 18:37:24 +08:00
07akioni
3062741f04 refactor(auto-complete): use v-binder 2020-11-25 17:19:26 +08:00
07akioni
1b5d1a2e61 refactor(date-picker): use v-binder 2020-11-25 16:58:50 +08:00
07akioni
2fd0216758 docs(select): use n-space 2020-11-25 14:14:20 +08:00
07akioni
30468e95bb site: use small button rather than tag (as button) in header 2020-11-23 02:22:41 +08:00
07akioni
7af5b3a7a0 docs(breadcrumb): remove space in basic demo 2020-11-23 02:21:55 +08:00
07akioni
f1b23a2a6b docs(radio): radio button size demo 2020-11-23 00:07:29 +08:00
07akioni
1404f59f3e chore: change some basic style vars 2020-11-20 15:14:02 +08:00
07akioni
a22dde5bc8 docs: hide deprecated theme-environment 2020-11-20 14:22:37 +08:00
07akioni
6c7715ef16 chore 2020-11-17 02:19:54 +08:00
07akioni
0c006c3282 site(landing): use css var for left & right image 2020-11-16 01:31:32 +08:00
07akioni
19c653c579 site: fix landing page theme change button 2020-11-16 01:22:33 +08:00
07akioni
9d50cd1022 refactor(layout): rename use-native-scrollbar to native-scrollbar 2020-11-16 01:17:56 +08:00
07akioni
cb21b1d8a9 refactor(drawer): remove body-wrapper prop & simplify dom 2020-11-16 01:12:04 +08:00
07akioni
b0bb58cb74 refactor(spin): deprecate some sizes & flatten cssr vars 2020-11-15 13:26:59 +08:00
07akioni
ead3850655 site: landing page blue circle box shadow 2020-11-15 00:51:59 +08:00
07akioni
c2f5cb3137 docs(menu): enUS 2020-11-14 21:59:02 +08:00
07akioni
9b5c7cf390 refactor(site): remove rubbish codes 2020-11-14 20:38:30 +08:00
07akioni
0257b89586 refactor(nimbus-service-layout): refactor rubbish codes 2020-11-14 20:03:33 +08:00
07akioni
a5f81d15a6 feat(menu): defaultValue prop & add item to onUpdateValue 2020-11-14 18:09:26 +08:00
07akioni
acd96b3d2e docs: deprecate styleScheme & themeEnv 2020-11-13 21:40:38 +08:00
07akioni
cf2603e9f4 chore: fix some props default value 2020-11-13 21:26:18 +08:00
07akioni
5772b40a5e feat(menu): prop default-expand-all 2020-11-13 21:09:49 +08:00
07akioni
8e395cfe8b site: refactor menu options 2020-11-13 18:57:28 +08:00
07akioni
fef576e207 refactor(menu): use treemate 2020-11-13 18:24:43 +08:00
07akioni
cee34beeb2 refactor(tree): use treemate, add cascade prop 2020-11-13 17:02:30 +08:00
07akioni
ede19f130c fix: styles glitches 2020-11-12 20:44:05 +08:00
07akioni
c7e283560c build: extract loaders to build/, compress cssr.js files 2020-11-12 13:30:04 +08:00
07akioni
9ada662c91 feat: add tusimple design index 2020-11-11 20:48:42 +08:00
07akioni
0698834d8e refactor(tags): flatten cssr vars 2020-11-11 20:13:14 +08:00
07akioni
0fee062398 feat(dropdown): animated prop 2020-11-08 21:46:26 +08:00
07akioni
2a1b7b63cd feat(popover): animated prop 2020-11-08 21:39:22 +08:00
07akioni
f36f787668 refactor(typography): depth 2020-11-07 01:02:26 +08:00
07akioni
f216556231 docs(cascader): prop show 2020-11-07 00:22:09 +08:00
07akioni
28df854153 refactor: update built-in icons 2020-11-07 00:07:02 +08:00
07akioni
2cab8b2efa refactor(dynamic-input): support no item 2020-11-06 16:22:05 +08:00
07akioni
0b167d91cf fix(md-renderer): https & http link is not used as href 2020-11-05 15:49:08 +08:00
07akioni
50d30f1d6a site(migrate-from-v1) 2020-11-05 15:24:18 +08:00
07akioni
1f4e1b587e refactor: use font from v-fonts 2020-11-04 12:13:11 +08:00
07akioni
4d41f68021 chore 2020-11-04 00:44:24 +08:00
07akioni
c1d7e40ae5 refactor: use icons from vicons 2020-11-03 18:56:13 +08:00
07akioni
f3aa35e5ff fix: lint 2020-11-03 15:15:45 +08:00
07akioni
25608dc5f5 fix: lint 2020-11-03 15:10:29 +08:00
07akioni
3051421864 site: refactor entry files 2020-11-02 21:41:40 +08:00
07akioni
5c893ee417 site: vite build, it works 2020-11-02 19:07:07 +08:00
07akioni
899b29c48c site: vite build, not error (wip) 2020-11-02 15:40:23 +08:00
07akioni
ec30de44a1 build: vite prod build, make it with no error first (wip) 2020-11-02 04:23:28 +08:00
07akioni
3031b93d2a refactor: remove most sass usage 2020-11-01 19:35:00 +08:00
07akioni
82eb2d11cf build: refactor build:style to build:fonts 2020-10-31 18:32:47 +08:00
07akioni
b346384491 site: fix production dev switch button 2020-10-30 17:42:34 +08:00