Jiwen Bai
6453b90043
Vite doc with vue3 ( #315 )
...
* feat(vite-doc): add vite md plugin
* fixed(site-vite): merge conflicts
* fix(vite-doc): some bug in vue rerender,use key to advoid
* feat(vite-doc): finished doc
* fix(vite-doc): import path should be same as normal
* chore(vite-doc): remove useless code
Co-authored-by: Lecong Zhang <50313260+tskirby@users.noreply.github.com>
2020-10-26 15:03:02 +08:00
07akioni
d0c369efb6
site: i18n, prune codes
2020-10-08 04:14:14 +08:00
07akioni
7c4302990e
docs(menu): api
2020-09-17 12:17:50 +08:00
07akioni
5b5071b1f7
fix(md-loader): relative-url not provided
2020-09-07 14:03:37 +08:00
07akioni
1945782401
refactor: extract relative url
2020-09-04 01:06:39 +08:00
07akioni
b68168f238
site: make all demo to kebab cases
2020-09-03 23:40:38 +08:00
07akioni
b691d0841f
site: refactor method to get demo file name
2020-09-03 23:02:40 +08:00
07akioni
5ff9cfc08a
fix: lint
2020-08-27 13:07:55 +08:00
07akioni
d0e94f9c83
docs(todo)
2020-08-27 11:19:38 +08:00
07akioni
487001d697
build: add changelog to site, refactor loader based on suffix
...
.demo.md for component demo
.demo-entry.md for demo entry
.md for common docs
2020-08-19 23:30:04 +08:00
07akioni
4c191090f3
docs(changelog): 1.5.4
2020-08-08 13:39:31 +08:00
songwanli2025@163.com
d6b0603177
modify(EditOnGithubButton)
2020-03-19 13:26:06 +08:00
songwanli2025@163.com
915614fde7
fix code bug
2020-03-17 18:54:21 +08:00
songwanli2025@163.com
49280a17e9
fix lint
2020-03-17 17:19:23 +08:00
songwanli2025@163.com
071cd562e1
modify(ghe)
2020-03-16 13:01:13 +08:00
07akioni
018f6f03be
chore: small fixes & custom input renamed as dynamic input
2020-03-11 20:46:45 +08:00
songwanli2025@163.com
23e57c7341
add ghe url
2020-03-09 17:18:01 +08:00
07akioni
10ecc51472
style: some chore fixes
2020-03-05 22:31:20 +08:00
07akioni
987b72c7d3
doc: debug button related fixes
2020-03-05 13:46:19 +08:00
07akioni
ccd823571f
chore: small fixes
2020-02-28 20:31:06 +08:00
songwanli2025@163.com
b5ff4fcdae
merge
2020-02-24 17:07:35 +08:00
songwanli2025@163.com
fdf2af8eb5
merge
2020-02-24 16:25:02 +08:00
songwanli2025@163.com
ffeb343eb9
modify(loader):remove files ending with debug when packaging in production environment
2020-02-24 16:24:23 +08:00
songwanli2025@163.com
f5737f3df7
merge
2020-02-21 15:26:51 +08:00
07akioni
bb3456e5f1
doc: import on demand
2020-02-13 19:14:30 +08:00
07akioni
219851a92c
doc: create themed component
2020-02-05 13:13:48 +08:00
07akioni
19193b4dea
doc(confirm): api part complement
2020-01-30 23:35:57 +08:00
07akioni
3942385083
doc(tag)
2020-01-27 21:14:34 +08:00
07akioni
45ee04bbb2
refactor(menu): get rid of dropdown in menu, instead using popover to show hidden menu
2020-01-23 17:24:48 +08:00
07akioni
a2bc7df45f
feat(anchor): add bound prop & change doc page bound to 16 to avoid active link trembling
2020-01-09 17:19:22 +08:00
07akioni
69070f5922
refactor(table): scroll perf, render perf of table cell, code clean. wip.
2020-01-05 15:20:35 +08:00
07akioni
c007814892
doc: style fixes & changes
2019-12-31 18:26:21 +08:00
07akioni
1a17ac4645
refactor(placeable): calc position logic
2019-12-28 22:44:05 +08:00
07akioni
89faa89f91
fix: lint config
2019-12-23 22:18:04 +08:00
07akioni
e39c960f5b
fix: code format error
2019-12-23 21:40:45 +08:00
07akioni
225d99fc7a
feat(i18n): add basic i18n supports
2019-12-23 16:31:26 +08:00
07akioni
63245b759b
doc: fix loader to show pre content
2019-12-23 15:01:38 +08:00
07akioni
849c9deb21
doc: use card to show demo
2019-12-22 23:19:08 +08:00
07akioni
755235d51e
doc: style of doc page
2019-12-22 15:56:22 +08:00
07akioni
5259d0cf5c
refactor(config-provider): color scheme var names
2019-12-22 15:48:53 +08:00
07akioni
9c5f932229
refactor(md-loader): use typography
2019-12-22 15:31:04 +08:00
07akioni
e435a92aeb
chore: rename many files
2019-12-16 13:47:39 +08:00
07akioni
b899a75229
refactor(code): set hljs globally
2019-12-13 23:55:19 +08:00
07akioni
0c994a1c19
refactor(affix): fulfill api
2019-12-06 12:22:10 +08:00
07akioni
52a58fa727
feat(md-loader): support html
2019-10-30 16:22:49 +08:00
07akioni
89498541b7
doc(icon)
2019-10-25 15:43:06 +08:00
07akioni
5c50c786e5
fix: doc page demo parts width
2019-10-15 17:48:19 +08:00
07akioni
b687534295
doc: support anchor by messy code...
2019-10-14 17:49:23 +08:00
07akioni
6d431bb5da
feat(divider): light theme
2019-10-12 19:08:11 +08:00
07akioni
f48b987cfa
doc: refactor introduction
2019-10-10 22:38:29 +08:00