Commit Graph

1736 Commits

Author SHA1 Message Date
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