Commit Graph

35 Commits

Author SHA1 Message Date
07akioni
6d989bda02 feat: float-button & esm bundle 2024-02-22 17:31:49 +08:00
Nebula
2daa01d4cd
chore: replace deprecated package (#4173) 2022-12-11 21:43:58 +08:00
07akioni
8ab4b3e02d fix(build): umd 2022-08-29 01:48:39 +08:00
07akioni
85be32d6f5 refactor: config umd build 2022-06-09 01:39:05 +08:00
keuby
5dcf6e8322
build: add umd build script (#3060)
Co-authored-by: knight.chen <knightch@knx.com.cn>
2022-06-08 23:25:53 +08:00
07akioni
cccaa35f21 build: fix build site script 2021-02-03 21:38:43 +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
024dd95ca5 build: babel output for package building 2020-12-16 10:57:40 +08:00
07akioni
0f944d63e8 build: transfrom all vue to js before rollup 2020-12-06 22:04:36 +08:00
07akioni
73bd8dc9bd built: add bable plugin 2020-12-04 19:40:17 +08:00
07akioni
f73da1ff81 refactor: remove base-teleport & base-lazy-teleport 2020-11-27 22:40:42 +08:00
07akioni
271753707b fix(popover): namespace from config provider not working 2020-11-26 22:55:51 +08:00
07akioni
8f6f0f9f5d build: set cjs exports to named 2020-11-12 19:34:20 +08:00
07akioni
c7e283560c build: extract loaders to build/, compress cssr.js files 2020-11-12 13:30:04 +08:00
07akioni
60279f8e9e refactor: rename withapp to configurable 2020-11-07 00:18:55 +08:00
07akioni
16a53f7902 fix(rollup): validate external by prefix 2020-11-05 15:31:40 +08:00
07akioni
c2aa7f67fd fix: mixing named and default exports 2020-11-03 19:04:08 +08:00
07akioni
636421eaa3 build: replace __DEV__ when bundling 2020-11-03 14:05:05 +08:00
07akioni
899b29c48c site: vite build, not error (wip) 2020-11-02 15:40:23 +08:00
07akioni
3031b93d2a refactor: remove most sass usage 2020-11-01 19:35:00 +08:00
07akioni
12affdb5c5 build: make rollup works 2020-10-31 18:02:14 +08:00
07akioni
e3916f89d0 chore: update deps 2020-10-28 01:38:23 +08:00
07akioni
dffcc93d95 chore: remove vue-virtual-scroller 2020-10-09 18:56:22 +08:00
07akioni
d0c369efb6 site: i18n, prune codes 2020-10-08 04:14:14 +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
21a3daa851 release: 1.1.0 2020-05-16 22:07:58 +08:00
07akioni
90eb79757d chore 2020-05-16 20:48:52 +08:00
07akioni
5d10492115 fix: not striping all console statements... 2020-04-03 17:31:39 +08:00
07akioni
eeb0a66ba8 build: change rollup config vue.template.preserveWhitespace to false
Nor some components's space will pass to chilren's slots, which will
cause some bugs. For example, confirm in modal accept whitespace from
modal and its default slot content is shadowed.
2020-02-20 23:52:49 +08:00
07akioni
1ce3d26c23 feat(data-table): column width support string 2020-02-14 16:49:35 +08:00
07akioni
96f3d41824 build: rename some files 2020-02-13 22:22:04 +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
222060df98 chore: try to rollup project, not finished 2020-01-13 14:26:14 +08:00
07akioni
3496883bd9 build: use rollup to build seperated bundle 2019-12-30 13:15:14 +08:00