Commit Graph

76 Commits

Author SHA1 Message Date
07akioni
492d2e3f77 feat: dingtalk group 6 changelog 2024-11-26 01:44:48 +08:00
07akioni
9007b7d905 feat: upgrade eslint config 2024-11-26 00:32:01 +08:00
07akioni
e6f37c5a95 fix: package build 2024-09-25 01:38:20 +08:00
07akioni
5cba49c9ad fix: fix issues caused by date-fns 3.0 2024-07-18 23:33:00 +08:00
07akioni
1dfb1be694 feat: move eslint config to antfu config 2024-07-12 02:19:13 +08:00
07akioni
6928835c86 fix: esm build, not complete globally 2024-01-07 01:49:52 +08:00
07akioni
988b807eb9 fix: vercel build 2023-12-21 03:59:26 +08:00
zhanglecong
13c93160e7 fix(carousel): test 2023-12-20 21:48:52 +08:00
keuby
6483e1d1ea
feat: supports node native import (#5149) 2023-12-19 13:18:26 +08:00
zhanglecong
21ee7f99f2 fix: eslint 2023-12-18 10:00:48 +08:00
07akioni
18d48a5b86 fix: switcher icon click 2023-12-14 02:57:40 +08:00
07akioni
1d5907052b refactor(tree): show-line 2023-06-13 23:54:38 +08:00
07akioni
ef460d364c feat: release script for dingtalk group 5 2023-05-17 01:53:07 +08:00
07akioni
2785c74252 fix: release changelog token 2022-10-06 13:23:34 +08:00
07akioni
d354f815f6 feat: release changelog to dingtalk group 4 2022-10-06 13:20:35 +08:00
07akioni
cef4c62ad8 docs: update repo url 2022-10-06 12:23:28 +08:00
Piotr Tomiak
fef8972e64
docs: improve Web Types generation - remove quotes around default value (#3707) 2022-09-13 00:23:43 +08:00
Piotr Tomiak
6db8c32738
docs: improve Web Types generation; include available documentation (#3691) 2022-09-11 20:39:44 +08:00
07akioni
41c9dd7188 fix: changelog script 2022-08-29 10:24:52 +08:00
07akioni
378e66d8d1 fix: volar type, closes https://github.com/TuSimple/naive-ui/issues/3104 2022-06-19 00:05:05 +08:00
07akioni
64efb3f830 fix: post build restore import script 2022-06-06 03:01:06 +08:00
Sepush
114fc68243 fix: typo (#2959) 2022-05-18 03:44:02 +08:00
07akioni
b7d9302864 build: volar-dts script 2022-05-18 03:02:41 +08:00
07akioni
a1daeef544 fix: script 2022-05-18 02:21:50 +08:00
07akioni
8b56cfc4c3 fix: lint 2022-05-17 20:10:43 +08:00
07akioni
014aa05ab2
fix(time): throws error caused by getTimezoneOffset in SSR mode, closes #2545 (#2947)
* wip: date-fns esm

* wip: build script for date fns

* wip: fix build script

* wip: fix build script

* wip: fix build script

* docs: changelog
2022-05-16 04:00:17 +08:00
07akioni
b2bdb9c1a0 fix: release changelog script 2022-04-22 00:12:50 +08:00
07akioni
0f0c3283ea build: changelog notify dingtalk group 3 2022-04-11 01:24:26 +08:00
Yugang Cao
3cad05961c
type: remove NxButtin componnet (#2590)
* type: remove NxButtin componnet

* Update scripts/gen-component-declaration.js

Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2022-03-09 11:53:03 +08:00
07akioni
f8ff728634 fix: build error 2022-02-20 23:55:24 +08:00
不见月
cae50be051
docs(slider): md to vue (#2408)
* chore(loader): optimized format

* docs(Slider): md to vue
2022-02-16 01:09:28 +08:00
XieZongChen
9088f685ce
chore: changelog use markdown in DingTalk (#2382)
* chore: changelog use markdown in DingTalk

* feat: optimize
2022-02-11 23:03:37 +08:00
07akioni
3bdfa3cea4 script: fix long changelog error in discord 2022-02-04 23:31:55 +08:00
07akioni
052cc76121 feat(web-types): new format 2022-02-04 21:46:43 +08:00
07akioni
459ef38383 fix(web-types): name of n-h1 ~ n-h6 2022-02-04 21:12:28 +08:00
Yugang Cao
a684528062
fix: gen-component-declaration (#2267) 2022-01-25 12:43:42 +08:00
07akioni
30b5ba1c33 feat: docs for volar 2022-01-24 03:35:48 +08:00
Yugang Cao
a4fa34f4ec
chore: export components declaration (#2189)
* chore: export components declaration

* fix: update

* fix: update typing

* fix: update components

* Update demo/pages/docs/usage-sfc/enUS/index.md

* fix: remove themeEditor

Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2022-01-23 16:00:40 +08:00
07akioni
a866e75bfb 2.24.0 2022-01-12 05:05:57 +08:00
yugang.cao
dc1bb3146d fix: vue-tsc check type 2022-01-05 01:48:00 +08:00
yugang.cao
460472f472 chore: vue component can use volar 2022-01-05 01:48:00 +08:00
caoyugang
3164e697db chore: add components type 2022-01-05 01:48:00 +08:00
Yugang Cao
bb0aa878e2
chore: add md-to-vue script (#1846)
* chore: add md-to-vue script

* fix: update

* Update scripts/md-to-vue.js

* Update scripts/utils/loader.js

* fix: update fn name

Co-authored-by: yugang.cao <yugang.cao@tusimple.ai>
Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-12-20 00:10:44 +08:00
zoomdong
3e80f2d1ce
workflow: move to pnpm (#1425)
* workflow: move to pnpm

* chore: complete test case

* Update .gitignore

Co-authored-by: 07akioni <07akioni2@gmail.com>
2021-10-27 02:23:24 +08:00
07akioni
bcac3dd986 feat: post changelog to ding talk group 2 2021-10-07 02:46:01 +08:00
07akioni
c5dbd7e0cc build: add scrollbar to web-types 2021-10-07 02:36:51 +08:00
07akioni
cc215e4b96 fix: no web-types 2021-06-30 21:01:56 +08:00
07akioni
f50976ad83 2.15.0 2021-06-29 23:56:28 +08:00
07akioni
fb0d3b0758
feat(web-types): add web-types.json (#310) 2021-06-28 00:29:29 +08:00
07akioni
c08e3f775c build: add discord changelog bot 2021-06-14 17:29:33 +08:00