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