Commit Graph

310 Commits

Author SHA1 Message Date
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
Zohaib Ijaz
f0a4e211b1
imported missing variable imports which are required to compile less files to css (#24450) 2020-05-25 18:58:15 +08:00
骗你是小猫咪
21bd9444f4
test: use azure deploy ui test report site (#24327)
* test: use azure deploy ui test report site

* parallel stage

* continueOnError

* fix continueOnError position

* use github comment

* failed

* fix artifact name

* add download path

* ls files

* fix path download

* Install modules

* update snapshot image

* test: docker compose run test image

* use docker

* use docker update snapshots

* remove unused dep

* improve github comment and add doc

* fix azure script

* test faild condition

* improve pass comment
2020-05-25 17:40:57 +08:00
偏右
79289fa708
fix: generate-version not found (#24059)
close #24057
2020-05-11 21:04:18 +08:00
偏右
d221458939
refactor: 📦 Generate version.js from package.json (#23957)
* 📦 generate version.js from package.json

* components/version/version.ts

* remove version.js

* fix scripts

* Add pretest and predist

* clean up finalizeCompile

* fix lint
2020-05-08 17:49:22 +08:00
二货机器人
efbb2849dc
fix: Tree with quick loadData frozen the virtual scroll (#23581)
* update version

* add deadline

* clean up
2020-04-25 11:13:14 +08:00
afc163
d50cc55d87 📖 fix site description and rtl className 2020-04-24 18:48:48 +08:00
二货机器人
40afa44673
chore: Move preview res to cdn (#23408) 2020-04-20 18:40:18 +08:00
Evan Charlton
58c6900175
chore: Fix console warning typo (validate -> valid) (#23240)
Clean up the typos in the helpful console warning messages which get
emitted if the incorrect prop is passed to certain components.
2020-04-14 16:48:23 +08:00
偏右
f7ead77f88
chore: Improve changelog workflow (#23198)
*  improve changelog workflow

* chore: fill missing changelog

* allow custom input
2020-04-13 19:04:49 +08:00
二货机器人
ff30366d22
chore: add preview (#23128)
* chore: add preview

* update template

* update ignore lint

* update template

* support quota analysis

* comment it

* trigger build

* trigger build

* force trigger
2020-04-11 19:52:55 +08:00
zefeng
a100139e17
feat(theme): extract theme-js file for supprt mixin theme (#22934) 2020-04-05 20:38:56 +08:00
偏右
b369717181
chore: 🦄 Add eslint-plugin-unicorn (#22883)
* 🦄 Add eslint-plugin-unicorn

* fix eslint errors

* fix eslint errors

* fix lint demo

* fix lint demo
2020-04-03 15:02:11 +08:00
zefeng
dda45e4796
feat: support compact theme (#22126)
* feat: support narrow theme mode

* chore: rename narrow to compact

* chore: height part

* chore: preview compact mode

* chore: to make site corrected

* chore: preview site

* docs: 📖 document compact theme usage

* docs: tweak theme doc

* docs: 📖 Add description about double css bundle size

* chore: preview

* chore: for preview

* chore: adjust pagination

* chore: compact mode done!

* chore: remove useless todo

* chore: fix review bug

* chore: fix review bug

* chore: fix card margin

* chore: fix review bug

* chore: fix review bug

* chore: improve i18n and transition

* Update site/theme/static/common.less

Co-Authored-By: 偏右 <afc163@gmail.com>

* chore: fix button size and description padding

* chore: update snapshots

* chore: add compact css bundlesize limit

* chore: compact dist support

Co-authored-by: afc163 <afc163@gmail.com>
2020-03-29 10:39:46 +08:00
zombiej
a0309f0269 chore: Update test all script 2020-03-23 12:39:39 +08:00
zombiej
517e75362a chore: Update test all script 2020-03-23 12:25:29 +08:00
二货机器人
3459bfc0be
docs: 4.0.4 changelog (#22505)
* docs: Init changelog

* order

* grouping

* clean up
2020-03-23 10:57:37 +08:00
二货机器人
510b658e78
docs: 4.0.1 changelog (#21846)
* docs: 4.0.1 changelog

* clean

* Update CHANGELOG.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* Update CHANGELOG.zh-CN.md

Co-Authored-By: 偏右 <afc163@gmail.com>

* clean up

* update doc

* reorder

* typo

* quota `TreeSelect.SHOW_*`

* add top grouping

Co-authored-by: 偏右 <afc163@gmail.com>
2020-03-04 14:09:16 +08:00
zombiej
a27d5439d2 chore: Fix site check script 2020-02-28 12:13:14 +08:00
偏右
e36079c557
🎨 fix lgtm problems (#21273) 2020-02-07 15:29:56 +08:00
信鑫-King
6166f5b42d
chore: dark site style (#21246)
* fix: dark site style

* fix: format

* fix: update snapshot

* fix: site params

* fix: site style
2020-02-06 14:43:16 +08:00
二货机器人
f67f81bac9
docs: 4.0.0-rc.3 changelog (#21111)
* docs: 4.0.0-rc.3 changelog

* re-order
2020-01-27 11:26:07 +08:00
二货机器人
150ca1d49c
chore: Update comment (#20904)
* chore: Update comment

* wording
2020-01-14 22:43:06 +08:00
偏右
36a03a06e2
fix: npm start warning (#20791)
* 🔧 fix npm start warning

close #20700

* 🔧 add some jsx files to gitignore

* fix eslint
2020-01-09 15:23:52 +08:00
zombiej
935a984cca chore: Update snapshot & generate log script 2020-01-09 14:08:02 +08:00