Commit Graph

57 Commits

Author SHA1 Message Date
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
07akioni
3120750135 build: post changelog to dingtalk script 2021-06-10 22:49:35 +08:00
07akioni
bd5fc97560 feat(ssr): experimental ssr, simple static demo. 2021-06-02 12:58:18 +08:00
07akioni
2c432ceff3 refactor: remove icons & nimbus icons 2021-05-26 16:15:10 +08:00
07akioni
a6be9d262c refactor: remove side-effects related script
Vite currently ignore side effects inside the project.
2021-02-17 23:38:34 +08:00
07akioni
730b313d3a site: refactor to unify tusimple demo 2021-02-17 23:31:56 +08:00
07akioni
a4e6d5c0e6 fix: build site 2021-02-05 15:06:13 +08:00
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
fdad7bed50 feat(create-theme): create global theme from component themes 2021-02-03 11:32:40 +08:00
07akioni
963991b97a refactor(alert, dropdown, menu, popover, tree, code, collapse): better theme typing 2021-01-15 23:33:18 +08:00
07akioni
f0893770ee test: add scaffold for all components 2020-12-11 13:32:33 +08:00
07akioni
1857fb06bf chore: import on demand test generation 2020-12-11 13:27:47 +08:00
07akioni
9f3c802e7a refactor: import styles directly from component folders, not styles.js 2020-12-07 00:13:47 +08:00
07akioni
1b8f16d917 refactor(create-component-base): rename getDerivedVars to getLocalVars 2020-12-04 01:00:39 +08:00
07akioni
69ee56719d refactor: merge base theme vars and derived vars for simplicity 2020-12-01 00:19:50 +08:00
07akioni
89e6701ff8 refactor: tree-shakable style imports 2020-11-03 13:04:24 +08:00
07akioni
dffcc93d95 chore: remove vue-virtual-scroller 2020-10-09 18:56:22 +08:00
07akioni
9bc9351f71 refactor: rename all synthetic-theme to merged-theme 2020-10-08 00:33:16 +08:00