Commit Graph

91 Commits

Author SHA1 Message Date
07akioni
55982babf0 site: full site responsive 2021-04-06 01:31:09 +08:00
07akioni
ab65cfa31f site: optimize scroll behavior of table & code 2021-04-06 00:17:14 +08:00
07akioni
5a74ca3af4 site: responsive site 2021-04-05 17:59:04 +08:00
07akioni
0f030200a5 site: refactor util component & remove useless comopnent 2021-04-05 15:14:03 +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
7557551616 site: scroll to hash element on mount & click demo title to set location hash 2021-03-15 16:37:18 +08:00
07akioni
e033d246a3 feat(grid): responsive & collapse demo 2021-03-03 17:26:54 +08:00
07akioni
42b9102061 site: split docs/components pages 2021-02-14 14:52:14 +08:00
07akioni
0587f6e632 chore: update vicons to 0.1.0 2021-02-09 15:04:22 +08:00
07akioni
a35581bcaa refactor(element): ts 2021-01-18 19:12:01 +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
2f7c8bb1be refactor(button): composition & new theme 2021-01-01 21:56:26 +08:00
07akioni
2d13c548b6 chore: prettier demo 2020-12-12 13:51:22 +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
995dfbb8d8 site: style change 2020-11-28 13:34:45 +08:00
07akioni
1404f59f3e chore: change some basic style vars 2020-11-20 15:14:02 +08:00
07akioni
9b5c7cf390 refactor(site): remove rubbish codes 2020-11-14 20:38:30 +08:00
07akioni
f36f787668 refactor(typography): depth 2020-11-07 01:02:26 +08:00
07akioni
28df854153 refactor: update built-in icons 2020-11-07 00:07:02 +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
25608dc5f5 fix: lint 2020-11-03 15:10:29 +08:00
07akioni
5c893ee417 site: vite build, it works 2020-11-02 19:07:07 +08:00
07akioni
3031b93d2a refactor: remove most sass usage 2020-11-01 19:35:00 +08:00
07akioni
b346384491 site: fix production dev switch button 2020-10-30 17:42:34 +08:00
07akioni
cb5ad4bf32 fix(component-demo): code zone x-scrollable 2020-10-30 15:31:20 +08:00
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
98ebedb820 refactor: unify internal icon usage 2020-10-23 11:57:40 +08:00
07akioni
8e80767287 docs: affix, alert en vue3 2020-10-20 15:32:47 +08:00
07akioni
d0c369efb6 site: i18n, prune codes 2020-10-08 04:14:14 +08:00
07akioni
43dce9118d site: clean data codes 2020-09-27 22:27:25 +08:00
07akioni
7e9ad34488 fix(directives/zindexable): fix duplicate call of unmounted 2020-09-19 16:48:23 +08:00
07akioni
728ebc5c92 refactor(tooltip): support vue3 2020-09-10 15:55:31 +08:00
07akioni
2f4f5ca2b1 refactor(popover): support vue3 2020-09-10 14:18:02 +08:00
07akioni
3b75a0a0cf refactor: update to vue3, make it runs first 2020-09-09 15:49:26 +08:00
07akioni
8c10ccdef5 refactor: upgrade to vue3, make it work first
there are quite a lot of things to finish
1. Vue.prototype
2. $scopedSlots
3. functional
4. i18n
5. virtual scroll
...
2020-09-08 22:04:45 +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
f6ff8ff069 site: rename components 2020-09-03 17:02:31 +08:00
07akioni
7c88a57a0d chores 2020-05-31 12:34:24 +08:00
07akioni
4e1cb98451 doc: remove border of the demo buttons 2020-05-31 11:56:00 +08:00
07akioni
8cd5abe766 doc: change edit on github button icon 2020-05-31 00:57:47 +08:00
07akioni
37feb27e98 doc: style changes 2020-05-30 21:11:46 +08:00
07akioni
b0fc3f8087 doc: change bg color of the site 2020-05-30 16:13:09 +08:00
07akioni
90eb79757d chore 2020-05-16 20:48:52 +08:00
07akioni
faebaa8114 fix(table): theme prop & fix column shadow overlap 2020-03-19 21:53:06 +08:00
07akioni
55332da04e doc: refactor doc index 2020-03-19 18:26:48 +08:00
songwanli2025@163.com
d3c3f9ec56 modify(handleEditOnGithubClick) 2020-03-19 13:34:13 +08:00