07akioni
|
cccaa35f21
|
build: fix build site script
|
2021-02-03 21:38:43 +08:00 |
|
07akioni
|
e672f41e71
|
build: replace define after build
|
2021-02-03 20:20:00 +08:00 |
|
07akioni
|
da0c8f78b4
|
build: add collect vars script
|
2021-02-03 17:09:12 +08:00 |
|
07akioni
|
d659a420c0
|
fix(code): style
|
2021-02-03 16:39:00 +08:00 |
|
07akioni
|
fdad7bed50
|
feat(create-theme): create global theme from component themes
|
2021-02-03 11:32:40 +08:00 |
|
07akioni
|
26d5c312e5
|
build: terse cssr output after tsc
|
2021-02-03 01:45:56 +08:00 |
|
07akioni
|
43658733e4
|
build: ts build
|
2021-02-03 00:48:31 +08:00 |
|
07akioni
|
f5e029fbed
|
fix: demo no scoped style
|
2021-02-02 13:11:34 +08:00 |
|
07akioni
|
33b67676cb
|
fix(md-loader): code is compiled to dynamic content
|
2021-01-21 16:35:58 +08:00 |
|
07akioni
|
187381b175
|
build: terse cssr use babel
|
2021-01-13 18:20:47 +08:00 |
|
Jiwen Bai
|
8131aa343c
|
chore: migrate to Vite2 (#347)
* chore: migrate to vite2
* styles: remove unsed code
* chore: update package.json
Co-authored-by: Volankey <jiwen.bai@tusimple.ai>
|
2021-01-12 13:17:26 +08:00 |
|
07akioni
|
c51895d254
|
fix: md-loader code no line wrap
|
2021-01-04 01:03:09 +08:00 |
|
07akioni
|
f658334a89
|
refactor(code): new theme
|
2021-01-02 16:33:23 +08:00 |
|
07akioni
|
b33a4394e9
|
docs: change a v-slot to #
|
2020-12-24 00:29:04 +08:00 |
|
07akioni
|
4448456056
|
chore: change all v-slot to #
|
2020-12-16 02:24:35 +08:00 |
|
07akioni
|
b430614f91
|
refactor: use comment node as script slot for component demo template
|
2020-12-16 02:20:11 +08:00 |
|
07akioni
|
d22d925656
|
build: remove stylelint
|
2020-12-16 02:16:59 +08:00 |
|
07akioni
|
7a5e3f9bcc
|
fix: external fonts are not included (due to side effects https://github.com/rollup/plugins/issues/692)
|
2020-12-07 23:49:32 +08:00 |
|
07akioni
|
fc418f72ad
|
build: simplify build steps
|
2020-12-07 16:26:33 +08:00 |
|
07akioni
|
75153646d1
|
refactor: remove all install scripts of components, prepare for tree-shaking
|
2020-12-06 23:41:08 +08:00 |
|
07akioni
|
0f944d63e8
|
build: transfrom all vue to js before rollup
|
2020-12-06 22:04:36 +08:00 |
|
07akioni
|
de99362320
|
fix: site build fail
|
2020-12-05 20:00:57 +08:00 |
|
07akioni
|
2ac1fb0678
|
site: fix api-table margin bottom
|
2020-11-30 22:20:01 +08:00 |
|
07akioni
|
044d28d7e4
|
fix(date-picker): tusimple theme
|
2020-11-30 14:29:48 +08:00 |
|
07akioni
|
82e6536337
|
chore: render n-checkbox in markdown
|
2020-11-16 02:12:03 +08:00 |
|
07akioni
|
c7e283560c
|
build: extract loaders to build/, compress cssr.js files
|
2020-11-12 13:30:04 +08:00 |
|
07akioni
|
65ca9675b8
|
chore: remove webpack configs
|
2020-11-03 15:17:33 +08:00 |
|
07akioni
|
25608dc5f5
|
fix: lint
|
2020-11-03 15:10:29 +08:00 |
|
07akioni
|
3051421864
|
site: refactor entry files
|
2020-11-02 21:41:40 +08:00 |
|
07akioni
|
a920f6a37a
|
build: clean build commands
|
2020-11-01 19:47:34 +08:00 |
|
07akioni
|
e99904f4b2
|
chore
|
2020-11-01 19:44:00 +08:00 |
|
07akioni
|
121067c4b5
|
chore: ignore fonts
|
2020-11-01 19:40:58 +08:00 |
|
07akioni
|
6d2c60bd68
|
refactor: deprecate naive-ui/icons
in the future i will focus on vicons, move the logic outside the ui core
|
2020-11-01 18:50:37 +08:00 |
|
07akioni
|
82eb2d11cf
|
build: refactor build:style to build:fonts
|
2020-10-31 18:32:47 +08:00 |
|
07akioni
|
d0c369efb6
|
site: i18n, prune codes
|
2020-10-08 04:14:14 +08:00 |
|
07akioni
|
01a6a9fce4
|
build: add tusimple index
|
2020-10-08 03:33:40 +08:00 |
|
07akioni
|
52b7771461
|
refactor: config-provider, config-consumer, element support vue3
|
2020-09-27 01:30:48 +08:00 |
|
07akioni
|
1684139614
|
refactor(menu): support vue3
|
2020-09-17 01:02:59 +08:00 |
|
07akioni
|
d0641c34b3
|
build: change dev port
|
2020-09-09 16:49:06 +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
|
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 |
|