vagusX
e862d2422f
fix: use inquirer ( #37740 )
2022-09-26 20:56:23 +08:00
afc163
48dfe20b55
docs( ✨ ): release 4.23.2 ( #37602 )
2022-09-17 15:27:33 +08:00
二货爱吃白萝卜
c3ebf4b9b4
chore: Use new Argos CLI ( #37496 )
...
* chore(ci): use new argos cli
* chore: fix lint
* chore(ci): simplify ui-upload process
* chore(ci): fix argos-upload permission
* chore(ci): use cp instead mv
* chore(ci): fix fetch-depth
* chore: force failed
* chore: clean up
* test: update demo snapshot
Co-authored-by: Greg Bergé <berge.greg@gmail.com>
2022-09-09 18:21:50 +08:00
Aaron674092290
87f39244e1
fix: unable to close modal when using visible in Modal.confirm().update ( #37471 )
...
* fix: unable to close modal when using visible in Modal.confirm().update
* chore: test case update
Co-authored-by: yangguangte <yangguangte@bytedance.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-09-08 17:30:49 +08:00
MadCcc
b8501c4ca2
docs: changelog 4.23.0 ( #37395 )
2022-09-04 20:03:30 +08:00
MadCcc
03dcaf740c
docs: 4.22.6 changelog ( #37101 )
...
* docs: 4.22.6
* chore: changelog version
* chore: update
2022-08-17 12:00:23 +08:00
二货爱吃白萝卜
53a971a62e
chore: post script includes current info ( #37056 )
...
* chore: release script includes current info
* chore: more issue
2022-08-15 18:15:14 +08:00
afc163
f8cb6eb05e
docs( ✨ ): release 4.22.4 ( #36952 )
2022-08-08 20:05:42 +08:00
二货机器人
789a557b84
chore: Support deprecated version warning ( #36701 )
2022-07-26 14:01:08 +08:00
MadCcc
62313099bc
docs: v4.21.5 ( #36353 )
...
* docs: v4.21.5
* chore: add try time
* chore: update changelog
2022-07-03 12:21:40 +08:00
xrkffgg
d30388915f
chore: update changelog script ( #35916 )
2022-06-06 14:32:15 +08:00
afc163
5bb47057b0
chore: fix argos-ci check status in PR ( #35193 )
...
* chore: batch upload argos-ci snapshots
* test: added commit and branch back for ui-upload.yml
2022-04-23 20:58:46 +08:00
afc163
77dcd122e7
revert: batchCount of argos-ci
...
revert 2d654bf96d
2022-04-23 16:52:09 +08:00
afc163
2d654bf96d
chore: fix argos-ci upload BATCH_SIZE
2022-04-22 23:44:04 +08:00
afc163
26707f1bc9
test(🏞): batch upload snapshots to argos-ci.com ( #35181 )
2022-04-22 22:31:39 +08:00
MadCcc
6776bb8916
docs: demo support react18 ( #34843 )
...
* docs: update demo
* chore: add script
* test: fix demo test
* docs: convert demos
* chore: move script
* test: remove react-dom import
* chore: update deps
* docs: update riddle js
* test: fix image test
* docs: fix riddle demo
2022-04-03 23:27:45 +08:00
期贤
232e236215
chore: fix remote no work error
2022-03-21 20:02:11 +08:00
afc163
01dceec0c7
docs( ✨ ): changelog for 4.19.2 ( #34472 )
...
* docs: changelog for 4.19.2
* fix changelog lint
2022-03-13 17:33:25 +08:00
vagusX
92cd76037b
chore: fix changelog print for author info in github web ( #34326 )
2022-03-07 14:06:21 +08:00
xrkffgg
7161579a32
docs: update maintainer for changelog script
2022-02-28 09:59:22 +08:00
afc163
578aaad7f2
test: fix lint
2022-01-24 11:26:26 +08:00
二货机器人
222d1b7095
chore: try to find safe version ( #33783 )
2022-01-20 15:36:03 +08:00
二货机器人
0d11475213
chore: conch script ( #33766 )
2022-01-19 15:27:05 +08:00
二货机器人
b926c535ea
docs: site build script update ( #32984 )
...
* chore: rm color-less
* refactor: MV theme to variable
* docs: fix header
* chore: clean up
* chore: enable esbuild
2021-11-23 18:57:59 +08:00
afc163
6d3973fb95
chore(deps-dev): bump eslint-plugin-jest from 24.7.0 to 25.0.1 ( #32444 )
...
* chore(deps-dev): bump eslint-plugin-jest from 24.7.0 to 25.0.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 24.7.0 to 25.0.1.
- [Release notes](https://github.com/jest-community/eslint-plugin-jest/releases )
- [Changelog](https://github.com/jest-community/eslint-plugin-jest/blob/main/CHANGELOG.md )
- [Commits](https://github.com/jest-community/eslint-plugin-jest/compare/v24.7.0...v25.0.1 )
---
updated-dependencies:
- dependency-name: eslint-plugin-jest
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix eslint errors and warnings
* fix rc-slider version
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2021-10-12 13:14:26 +08:00
afc163
268bdf2faa
chore: Upgrade devDeps ( #32308 )
...
* chore: node-fetch => isomorphic-fetch
* upgrade array-move
* fix test
2021-09-26 18:21:15 +08:00
二货机器人
36bcaaef85
Add variable.less
to support css variable ( #31496 )
...
* chore: use varaible.less
* chore: basic primary varaible
* chore: Move to variable
* chore: align active color
* chore: global fix of css variable
* chore: primary colors
* chore: button danger
* chore: btn default error color
* chore: button series
* chore: More examples
* chore: More components
* chore: Form demo
* chore: form style
* fix: Tag & Alert variable
* chore: update footer
* chore: rm tmp code
* chore: transfer
* fix: picker column active color
* chore: Adjust active bg color
* chore: table hover color
* chore: all css variables
* chore: Global using variables
* chore: Test case
* chore: Update test logic
* chore: back of default less
* chore: entry of site use proxy style
* chore: update entry
* chore: split of variables
* refactor: quick dist speed
* fix: site use variable version
* chore: Update less config
* chore: add mv script
* chore: Update repalcement script
* chore: Add inject variables
* chore: Update script
* fix: script path
* chore: Move to component instead
* chore: fix condition
* chore: update config
* chore: Update in less transform
* chore: Modify logic
* chore: change to variables
* chore: Update name
* fix: script name
* chore: do inject
* revert: back of path
* chore: 2 way of generate
* bump tools
* chore: Add auto replacement script
* chore: auto genrate less file
* chore: fix test
* test: More test case
* chore: Update limit config
* test: coverage
* docs: Update doc
2021-09-01 10:56:50 +08:00
二货机器人
9e856aaf18
chore: alpha Menu fix merge ( #30546 )
...
* chore: Update script
* bump alpha version
* chore: Update script desc
* chore: bump rc-tabs & rc-mentions
* chore: Adjust style
* chore: 4.16.0-alpha.1
* test: Fix mention test case
* fix: sider of layout width style
* chore: bump 4.16.0-alpha.2
2021-05-17 10:41:06 +08:00
zombiej
fce602b115
chore: check changelog script skip prerelease
2021-04-21 19:31:25 +08:00
xrkffgg
29d8f8609b
chore: fix changelog name
2021-03-08 13:57:09 +08:00
zombiej
25ea9fb12b
chore: fix script & docs
2021-02-28 15:11:14 +08:00
Tom Xu
3c1005ce60
chore: update authors ( #29539 )
2021-02-28 14:03:31 +08:00
afc163
76434a15df
chore( 🆙 ): upgrade devDeps ( #29418 )
...
* chore(🆙 ): upgrade devDeps
* prettier code
* fix dnd demo
* fix react-dnd demo
* fix npm start and demo tsx compile
* fix snapshot
2021-02-23 10:45:11 +08:00
zombiej
bb3b779394
chore: Clean up unused code
2021-02-16 16:37:16 +08:00
陈帅
c234b33c19
chore: add changelog check script ( #29198 )
...
* chore: add changelog check script
* add \n
2021-02-03 15:58:27 +08:00
chenshuai2144
2b771bd704
try close lint
2021-02-03 01:27:12 +08:00
afc163
57d37247df
chore: npm run clean before publish
2021-01-26 19:28:26 +08:00
Hossein Mohammadi
04bfa3c54f
chore: add prettier-plugin-jsdoc ( #28551 )
2020-12-28 15:30:18 +08:00
二货机器人
55e0d13234
chore: Add demo tsx check ( #28389 )
...
* chore: Add demo tsx check
* chore: Prettier
* chore: Fix lint
* fix: Upload ts definition
* chore: Demo onlt
* docs: Fix demo
* chore: Add CI action
* chore: Use real name
* chore: fix ts define
* chore: fix more ts
* chore: fix more ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: More ts
* chore: Update all rest TS demo
* fix test case
2020-12-17 15:09:18 +08:00
dependabot[bot]
775d1800bb
chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0 ( #28253 )
...
* chore(deps-dev): bump eslint-config-prettier from 6.15.0 to 7.0.0
Bumps [eslint-config-prettier](https://github.com/prettier/eslint-config-prettier ) from 6.15.0 to 7.0.0.
- [Release notes](https://github.com/prettier/eslint-config-prettier/releases )
- [Changelog](https://github.com/prettier/eslint-config-prettier/blob/main/CHANGELOG.md )
- [Commits](https://github.com/prettier/eslint-config-prettier/compare/v6.15.0...v7.0.0 )
Signed-off-by: dependabot[bot] <support@github.com>
* chore: fix eslint style
* chore: prettier code style
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2020-12-09 17:12:32 +08:00
Tom Xu
32a9ba52b8
chore: 🆙 upgrade react 17 ( #27268 )
...
#26136
2020-12-01 18:28:35 +08:00
Tom Xu
b5dc079228
chore: improve code style ( #27266 )
2020-10-21 10:35:06 +08:00
陈帅
ff1b5c279d
🏗 scrtipt: changelog support windows ( #27232 )
2020-10-19 16:32:08 +08:00
Tom Xu
60e35181fc
chore: add genetate authors and update authors ( #27060 )
...
* chore: update authors
* Update AUTHORS.txt
* add generate-authors.js
Co-authored-by: xrk <xrkffgg@gmail.com>
2020-10-10 10:34:41 +08:00
偏右
8580655519
chore: 🛠 improve changelog editor ( #26119 )
...
https://github.com/ant-design/antd-changelog-editor/pull/42
2020-08-10 19:03:26 +08:00
偏右
a33dc19ec8
chore: 🛠 quit pub script when throw error ( #26006 )
...
* eslint
* chore: quit pub script when throw error
close #25965
https://stackoverflow.com/a/2871034
* revert
2020-08-04 15:35:03 +08:00
二货机器人
6a32e8a40b
docs: 4.4.1 changelog ( #25442 )
...
* docs: 4.4.1 changelog
* add 25328
* update desc
* add missing collobrator
* adjust menu item desc
* update changelog
* clean up
* adjust dec
* 修复 text update
* add missing emoji
* desc update
2020-07-06 12:44:21 +08:00
偏右
637aa09bc5
chore: ✅ fix some eslint problems ( #24836 )
...
* 💄 fix lint
* 💄 fix lint
2020-06-08 18:01:50 +08:00
zombiej
2caa658b6d
chore: test-all script support skip build to faster pub speed
2020-06-02 16:28:40 +08:00
偏右
31fa14a742
test: Update lighthouse-ci.yml ( #24598 )
...
* Update lighthouse-ci.yml
* Create lighthouserc.js
* Update index.js
* Add url
* fix url
* fix assertions
2020-05-30 20:37:06 +08:00