afc163
578aaad7f2
test: fix lint
3 years ago
二货机器人
222d1b7095
chore: try to find safe version ( #33783 )
3 years ago
二货机器人
0d11475213
chore: conch script ( #33766 )
3 years ago
二货机器人
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
3 years ago
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>
3 years ago
afc163
268bdf2faa
chore: Upgrade devDeps ( #32308 )
* chore: node-fetch => isomorphic-fetch
* upgrade array-move
* fix test
3 years ago
二货机器人
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
3 years ago
陈帅
0d1b1c40a6
merge featrue into master ( #30636 )
* feat: add Table expandable fixed (#29959 )
* fix: Use flex gap of space (#30023 )
* fix: use flex gap when supported
* test: update snapshot
* refactor: Use single hooks
* feat: Allow breadcrumb component in PageHeader (#30019 )
* Allow breadcrumb component in PageHeader
* Allow breadcrumb component in PageHeader
* Allow breadcrumb component in PageHeader
* Rename variable
rename var from _breadcrumbRender to breadcrumbRenderDomFromProps
* feat: add onChange for Statistic.Countdown (#30265 )
* feat: add onChange for countdown
* update the demo
* feat(upload): add onDrop (#30319 )
* feat(upload): Add onDrop
* Replace "if prop" logic with existential operator
* Remove redundant conditional
* feat(upload): itemRender add actions params (#30236 )
* feat(upload): itemRender add actions params
* chore: optimize type definition
* chore: update doc
* chore: rename actions
* chore: trigger ci
* chore: rename method name of actions
* feat: Add missing dutch translations (#30389 )
* feat: Add missing dutch translations
* fix: Translate remaining english values
* fix: Update snapshot for ui tests
* test: increase code coverage to 100% (#30415 )
* test: fix Space code coverage
* test: should use nl_BE locale for DatePicker
* fix: Switch tabIndex type (#30416 )
* feat: updated Romanian internationalization (#30419 )
* feat: updated Romanian internationalization
* fixed lint error
* feat: Menu support accessibility & keyboard access (#30382 )
* chore: Use focus style
* fix: prefixCls
* fix: prefixCls
* fix: inline tooltip
* fix: inlineCollapse logic
* fix: ts definition
* test: Update snapshot
* test: Update snapshot
* fix: dropdown logic
* test: Update snapshot
* test: Fix some test case
* bump rc-menu
* test: More test case
* fix test finder
* test: fix test case
* test: Update snapshot
* test: Update snapshot
* chore: Update ssr effect
* test: Update ConfigProvider snapshot
* test: Fix Table Filter test case
* test: Fix table test case
* chore: Update style
* chore: beauti css
* bump rc-menu
* test: update snapshot
* test: update snapshot
* test: Fix menu test
* test: Fix test case
* test: Coverage
* chore: clean up
* bump rc-menu
* ehance accessibility style
* feat(radioGroup): support data-* and aria-* props (#30507 )
close #30501
* feat: Typography add italic type (#30458 )
* Typography增加斜体字支持
* update snapshot
* 文档添加版本号
Co-authored-by: lidahao <lidahao@sisyphe.com.cn>
* 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
* fix: Tabs tabBarGutter should work as expected (#30545 )
close #30526
* feat: Table summary support sticky mode (#30631 )
* chore: Bump rc-table
* feat: Patch summary fixed color
* fix: style className
* test: Update snapshot
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: gepd <guillermoepd@hotmail.com>
Co-authored-by: appleshell <appleshell@outlook.com>
Co-authored-by: Eric Bonow <ebonow@hotmail.com>
Co-authored-by: xrkffgg <xrkffgg@vip.qq.com>
Co-authored-by: Kermit <kermitlx@outlook.com>
Co-authored-by: Lewis <lewisfidlers@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: Ștefan Filip <stefy.filip@gmail.com>
Co-authored-by: vldh <alwaysloseall@sina.com>
Co-authored-by: lidahao <lidahao@sisyphe.com.cn>
4 years ago
二货机器人
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
4 years ago
zombiej
fce602b115
chore: check changelog script skip prerelease
4 years ago
xrkffgg
29d8f8609b
chore: fix changelog name
4 years ago
zombiej
25ea9fb12b
chore: fix script & docs
4 years ago
Tom Xu
3c1005ce60
chore: update authors ( #29539 )
4 years ago
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
4 years ago
zombiej
bb3b779394
chore: Clean up unused code
4 years ago
陈帅
c234b33c19
chore: add changelog check script ( #29198 )
* chore: add changelog check script
* add \n
4 years ago
chenshuai2144
2b771bd704
try close lint
4 years ago
afc163
57d37247df
chore: npm run clean before publish
4 years ago
Hossein Mohammadi
04bfa3c54f
chore: add prettier-plugin-jsdoc ( #28551 )
4 years ago
二货机器人
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
4 years ago
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>
4 years ago
Tom Xu
32a9ba52b8
chore: 🆙 upgrade react 17 ( #27268 )
#26136
4 years ago
Tom Xu
b5dc079228
chore: improve code style ( #27266 )
4 years ago
陈帅
ff1b5c279d
🏗 scrtipt: changelog support windows ( #27232 )
4 years ago
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>
4 years ago
偏右
8580655519
chore: 🛠 improve changelog editor ( #26119 )
https://github.com/ant-design/antd-changelog-editor/pull/42
4 years ago
偏右
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
4 years ago
二货机器人
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
4 years ago
偏右
637aa09bc5
chore: ✅ fix some eslint problems ( #24836 )
* 💄 fix lint
* 💄 fix lint
5 years ago
zombiej
2caa658b6d
chore: test-all script support skip build to faster pub speed
5 years ago
偏右
31fa14a742
test: Update lighthouse-ci.yml ( #24598 )
* Update lighthouse-ci.yml
* Create lighthouserc.js
* Update index.js
* Add url
* fix url
* fix assertions
5 years ago
Zohaib Ijaz
f0a4e211b1
imported missing variable imports which are required to compile less files to css ( #24450 )
5 years ago
骗你是小猫咪
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
5 years ago
偏右
79289fa708
fix: `generate-version` not found ( #24059 )
close #24057
5 years ago
偏右
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
5 years ago
二货机器人
efbb2849dc
fix: Tree with quick `loadData` frozen the virtual scroll ( #23581 )
* update version
* add deadline
* clean up
5 years ago
afc163
d50cc55d87
📖 fix site description and rtl className
5 years ago
二货机器人
40afa44673
chore: Move preview res to cdn ( #23408 )
5 years ago
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.
5 years ago
偏右
f7ead77f88
chore: Improve changelog workflow ( #23198 )
* ⚡ improve changelog workflow
* chore: fill missing changelog
* allow custom input
5 years ago
二货机器人
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
5 years ago
zefeng
a100139e17
feat(theme): extract theme-js file for supprt mixin theme ( #22934 )
5 years ago
偏右
b369717181
chore: 🦄 Add eslint-plugin-unicorn ( #22883 )
* 🦄 Add eslint-plugin-unicorn
* fix eslint errors
* fix eslint errors
* fix lint demo
* fix lint demo
5 years ago
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>
5 years ago
zombiej
a0309f0269
chore: Update test all script
5 years ago
zombiej
517e75362a
chore: Update test all script
5 years ago
二货机器人
3459bfc0be
docs: `4.0.4` changelog ( #22505 )
* docs: Init changelog
* order
* grouping
* clean up
5 years ago
二货机器人
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>
5 years ago
zombiej
a27d5439d2
chore: Fix site check script
5 years ago
偏右
e36079c557
🎨 fix lgtm problems ( #21273 )
5 years ago