Commit Graph

40 Commits

Author SHA1 Message Date
jeremywuuuuu
1d24eefd42 update ci node version 2021-07-23 16:46:53 +08:00
jeremywuuuuu
4e5ef0d3a8 build(project): update bundle strategy
- Update the build script for generating *.d.ts files
- Update package.json module entry.
- Update CI pipeline node version
- Reorganized main bundle structure
- Update i18n functionalities
2021-07-23 16:46:53 +08:00
云游君
d05e5a6b4a
refactor(color): migrate color css var & simplify color box docs (#2589)
* refactor(color): migrate color css var & simplify color box docs

* Update unit-test.yml

Co-authored-by: jeremywu <15975785+JeremyWuuuuu@users.noreply.github.com>
2021-07-20 22:58:06 +08:00
zouyaoji
265a6e4c6d
fix: Highlighted the search results of document (#2382) 2021-06-30 14:36:41 +08:00
jeremywu
58fc477725
Update master-deploy.yml 2021-06-03 14:50:20 +08:00
zazzaz
f2b20c8eb8
test: add ssr test (#1261)
* test: add ssr test

* chore: update
2021-01-12 11:00:37 +08:00
zazzaz
f15d61ddbc
fix: fix timepicker keyevent bug (#1151)
* fix: fix timepicker keyevent bug

fix #904

* chore: update

* chore: update

* chore: update
2020-12-31 11:12:52 +08:00
jeremywu
70c31d0bec
build(build): buid/add-locale-theme-in-es-build (#1132)
- Now lib provides cjs format exports and es provides esm format
2020-12-27 18:05:32 +08:00
jeremywu
d000dd7431
fix(build): fix/build-script (#1129)
- Fix build script error
2020-12-27 14:48:24 +08:00
jeremywu
2671c461b4
build(core): core/bundling-opt (#1118) 2020-12-27 14:16:18 +08:00
jeremywu
18cd73114b
Update publish-npm.yml 2020-12-24 01:15:35 +08:00
jeremywu
4f51a52e42
Update publish-npm.yml 2020-12-24 00:24:02 +08:00
jeremywu
2da17daea2
Update publish-npm.yml 2020-12-24 00:04:52 +08:00
jeremywu
685fb9495e
Update publish-npm.yml 2020-12-23 23:15:59 +08:00
jeremywu
a65b7232cd
fix(project): fix/release-automation (#1101)
- Fix publish scripts
2020-12-23 21:44:51 +08:00
jeremywu
2e53ce72c9
feat: release automation (#1097) 2020-12-23 17:46:04 +08:00
jeremywu
61f8317fa1
feat: release-automation (#1095) 2020-12-23 16:57:31 +08:00
jeremywu
97e8848617
build(project): feat/release-automation (#1094)
- Add publish.sh for automated publishing
2020-12-23 15:59:58 +08:00
Bradley Zhou
aaa8c813fe
feat: #776 publish to npmjs upon manual github release (#1047) 2020-12-23 15:14:48 +08:00
zazzaz
a9c8b7cebf build: update build 2020-11-23 09:50:30 +08:00
zazzaz
b19d2fc374
fix: correct bundle export (#630)
* fix: correct bundle export

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update

* chore: update
2020-11-20 20:24:16 +08:00
zazzaz
023bafffca
ci: add master auto build web (#559) 2020-11-09 14:54:00 +08:00
LongYinan
359c6c2e24 ci: fix dependabot automerge 2020-09-07 22:25:20 +08:00
陈婉玉
ae2a2031da ci: trigger ci only when pull request 2020-09-01 21:03:45 +08:00
LongYinan
7da3b560bd ci: job dependencies name should be job instead of job#name 2020-08-31 23:10:08 +08:00
Herrington Darkholme
d72f86287f fix(ci): enable CI test on all pull requests 2020-08-31 09:43:07 +08:00
LongYinan
4d94c9712b ci: add dependabot and automerge job to make deps always up to date 2020-08-31 09:43:07 +08:00
zazzaz
bbbe50e6b8 ci: add lint to ci 2020-08-06 01:10:03 +08:00
zazzaz
328eee8d9c ci: ci conf 2020-08-04 10:44:00 +08:00
zazzaz
a5ba5e38df chore: update ci 2020-08-04 10:44:00 +08:00
zazzaz
160e92f69e ci: add lint 2020-08-04 10:44:00 +08:00
zazzaz
a4728a569d ci: update ci conf 2020-08-04 10:44:00 +08:00
zazzaz
5ecc3a0e00 ci: update ci conf 2020-08-04 10:44:00 +08:00
zazzaz
434229058b feat: add locale 2020-08-04 10:44:00 +08:00
HerringtonDarkholme
4553871ae4 fix(core): don't use yarn action 2020-07-31 13:59:39 +08:00
HerringtonDarkholme
c806038185 fix(core): try libc6-dev 2020-07-31 13:59:39 +08:00
HerringtonDarkholme
81f9835f04 fix(core): install software permission 2020-07-31 13:59:39 +08:00
HerringtonDarkholme
23150531db fix(core): install libc 2020-07-31 13:59:39 +08:00
Bradley Zhou
e5e7e39e51 remove lerna from Test step in github actions 2020-07-27 10:20:36 +08:00
Bradley Zhou
b7386b2e15 add yarn ci github actions for tests 2020-07-27 10:20:36 +08:00