Commit Graph

77 Commits

Author SHA1 Message Date
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
436fe8c072 build: set vue template compiler options whitespace to condense.
to keep spaces inside changelog
https://github.com/vuejs/vue/issues/9208
2020-08-27 13:36:13 +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
5dc30ce09f feat(theme/tusimple) 2020-08-04 21:45:05 +08:00
07akioni
1a072a7bba build: webpack config case sensitive 2020-06-26 02:16:17 +08:00
07akioni
4936984800 chore: resolve name conflict 2020-06-06 00:14:53 +08:00
07akioni
21553869b5 Merge branch 'master' of github.com:07akioni/naive-ui into develop 2020-06-06 00:10:17 +08:00
07akioni
9e6e0f9cff chore: resolve file name conflict 2020-06-04 19:53:57 +08:00
07akioni
cd390012ad chore: resolve file name confilct 2020-06-04 19:53:08 +08:00
07akioni
9feda9efdf build: rename doc folder to build-doc 2020-06-03 14:14:01 +08:00
07akioni
d47342af8b style: remove font files in default css index bundle 2020-06-01 12:38:10 +08:00
07akioni
65c0ef63aa fix: webpack demo build config 2020-05-16 21:37:29 +08:00
07akioni
cb2d2f7d6a refactor: move styles inside src 2020-05-16 21:08:06 +08:00
07akioni
42bc5a2f95 build: extract css in production build 2020-03-20 22:52:54 +08:00
songwanli2025@163.com
9c6de6c345 modify(icons) 2020-03-16 15:50:43 +08:00
songwanli2025@163.com
acce1ffe39 add(drawer): target 2020-03-15 22:58:26 +08:00
songwanli2025@163.com
74ee9b4f8a create icon 2020-03-13 04:16:22 +08:00
07akioni
2f64143b90 style: remove metropolis as depdency 2020-03-07 22:47:22 +08:00
07akioni
a4272e47fa refactor(slider): make it work in modal 2020-03-05 13:45:45 +08:00
07akioni
b7658076ba Merge branch 'develop' into develop 2020-03-05 09:57:29 +08:00
07akioni
5f98c34a13 chore: small fixes 2020-03-04 19:25:46 +08:00
songwanli2025@163.com
ceaf93f533 add debug select to header 2020-03-04 03:01:15 +08:00
songwanli2025@163.com
e173b33ad7 merge 2020-02-17 09:55:20 +08:00
07akioni
00cd8f5ca1 chore: fix charactor case changes 2020-02-14 16:32:17 +08:00
07akioni
96f3d41824 build: rename some files 2020-02-13 22:22:04 +08:00
07akioni
1970c50652 build: change eslint config 2020-02-13 20:51:40 +08:00
07akioni
1ed576013b fix: unit tests failed caused by project structure change 2020-02-12 17:34:58 +08:00
07akioni
acfefe49c8 style: fira sans woff2 2020-02-12 17:10:34 +08:00
07akioni
56bb65e244 build: add icon build scripts, for esm & cjs 2020-02-12 16:21:42 +08:00
07akioni
60c24008e1 build: refactor the build progress 2020-02-12 13:44:53 +08:00
07akioni
11e329dbe3 build: get rid of gulp 2020-02-11 20:24:56 +08:00
07akioni
1c3f087e6f feat(menu): collapse done! 2020-02-07 22:31:26 +08:00
07akioni
097be256b7 chore: comment unused code to suppress lint 2020-01-18 13:37:16 +08:00
07akioni
222060df98 chore: try to rollup project, not finished 2020-01-13 14:26:14 +08:00
07akioni
5455cbe5ae build: use postcss & cssnano to generate css files 2019-12-30 13:15:57 +08:00
07akioni
f1fc4b3489 refactor: remove code from default export 2019-12-13 23:03:41 +08:00
07akioni
c0cc65a871 chore: add dynamic import plugin to config 2019-10-30 18:59:47 +08:00
07akioni
f237554834 chore: change icon from png to svg 2019-10-28 12:39:56 +08:00
07akioni
bd4f669568 doc: switch icon doc to async load 2019-10-25 17:59:42 +08:00
07akioni
f6e38675ad refactor(notifaction): api change 2019-10-25 17:53:59 +08:00
07akioni
3c7f797736 chore(icons): change import path 2019-10-25 12:48:10 +08:00
07akioni
8c8b25020a feat(icon): as avg 2019-10-24 18:04:31 +08:00
07akioni
7f03c26569 chore: some style bugs and deprecated old loader 2019-10-23 22:37:46 +08:00
07akioni
ac182ba07f feat(radio): light-theme 2019-10-21 14:49:08 +08:00
07akioni
6b3ec32917 chore: reorganize project, remove some dependencies 2019-10-20 12:34:22 +08:00
07akioni
5610448784 fix: config err in webpack 2019-10-20 00:27:05 +08:00
07akioni
d7c83cc5eb feat: add icon for project 2019-10-20 00:18:55 +08:00
07akioni
914ddccfaa refactor(date-picker): use date-fns rather than moment 2019-10-19 19:52:47 +08:00
07akioni
e8d9fc24cf pref: optimize bundle size of doc 2019-10-18 23:45:23 +08:00
07akioni
00c82dff6e feat(anchor): positioning on mounted 2019-10-14 13:10:26 +08:00