afc163
8b38815283
Merge branch 'master' into master-merge-feature
2022-10-30 14:36:53 +08:00
Rex Zeng
b0fe69c18f
refactor(Anchor): rewrite CC => FC ( #38265 )
...
* fix: fix
* fix: fix
* fix: del forwardRef
* fix: add depList
* test(anchor): rewrite test to match the latest fc implementation
* fix: eslint error fix
* style: type optimization
* style: type optimization
* Update components/anchor/Anchor.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* Update Anchor.tsx
* Update components/anchor/Anchor.tsx
Co-authored-by: afc163 <afc163@gmail.com>
* fix: rename
* fix: fix
* fix: fix
* Update components/anchor/style/index.less
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-10-30 14:35:45 +08:00
二货爱吃白萝卜
752d671acb
feat: DatePicker support presets
( #38249 )
...
* chore: basic style
* chore: all of token spread
* chore: default presets style
* docs: update presets
* chore: fix style
* chore: fix ts
* test: Update snapshot
* test: Update snapshot
* test: Update snapshot
* test: update snapshot
* chore: bump bundle size
* test: update snapshot
* chore: update picker style
* chore: rm useless content
2022-10-28 16:44:19 +08:00
Yuki Zhang
87b1a32aca
feat: css-in-js for Space.Compact ( #38227 )
...
* feat: css-in-js for Space.Compact
* chore: remove useless less files
* fix: lint issue
* refactor: improve code style
* chore: add bundlesize
2022-10-28 16:09:38 +08:00
MadCcc
5913a707ab
chore: bump version to 5.0.0-alpha.32
2022-10-28 15:14:33 +08:00
afc163
471e8ebebf
chore: resolve conflict
2022-10-27 23:25:55 +08:00
afc163
03d716e750
perf: upgrade deps and reduce bundle size ( #38254 )
...
* chore: upgrade deps
* Update package.json
* Update package.json
2022-10-27 23:22:46 +08:00
MadCcc
5a218d0c4d
Merge branch 'master' into feature-merge-master
2022-10-27 21:57:59 +08:00
MadCcc
02ea0770d8
chore: bump version to 5.0.0-alpha.31
2022-10-27 17:10:48 +08:00
MadCcc
242b1713f5
Merge branch 'master' into next-merge-master
2022-10-26 14:56:44 +08:00
MadCcc
51b69283a4
test: update test case ( #38217 )
...
* test: update test case
* chore: udpate snapshot
2022-10-26 14:47:33 +08:00
Chuns Chen
cc5c4fed51
refactor: locale files reference path ( #38194 )
...
* chore: add locale files to npm pkg
* docs: locale files reference path
* docs: fix locale path
* chore: bump @ant-design/tools
* refactor: default locale file
* chore: add site wepack alias
* chore: bump @ant-design/tools
* fix: site theme locale reference path
* chore: add locale files to eslint ignore
* fix: markdown demo unable to resolve path to module antd/locale
2022-10-26 14:38:54 +08:00
二货爱吃白萝卜
d08deeeb8a
feat: FloatButton PurePanel ( #38199 )
...
* refactor: Popout FloatButton component
* test: Update snapshot
* docs: add BackTop
* test: Update snapshot
* chore: fix compile
* chore: fix ts
* chore: pure panel size
2022-10-24 23:15:39 +08:00
github-actions[bot]
55b98fa8ef
chore: auto merge branches ( #38114 )
...
chore: next merge feature
2022-10-22 05:57:45 +00:00
MadCcc
d24a23c55f
chore: bundlesize
2022-10-22 13:33:51 +08:00
MadCcc
e6bc5e6d7f
chore: bump version to 5.0.0-alpha.4
2022-10-21 10:17:01 +08:00
MadCcc
16ebd2f230
Merge branch 'feature' into next-merge-feature
2022-10-19 20:29:53 +08:00
github-actions[bot]
1b40db75d0
chore: auto merge branches ( #38115 )
...
chore: sync master to feature
2022-10-19 10:43:33 +00:00
afc163
7d4510db09
chore: fix circleci image test ( #38113 )
...
* chore: fix circleci image test
* Update package.json
2022-10-19 18:14:47 +08:00
MadCcc
5c72d04b10
Merge branch 'feature' into next-merge-feature
2022-10-19 17:46:21 +08:00
github-actions[bot]
f71ee5384f
chore: auto merge branches ( #38111 )
...
chore: sync master to feature
2022-10-19 09:28:49 +00:00
afc163
d0bf279dfe
chore: fix circleci ( #38103 )
...
* chore: fix circleci
* Update config.yml
* Update package.json
* Update config.yml
* Update config.yml
2022-10-19 15:31:15 +08:00
afc163
62af5af353
Update package.json
2022-10-19 11:52:16 +08:00
github-actions[bot]
f8629ac588
chore: auto merge branches ( #38093 )
...
chore: sync master into feature
2022-10-18 14:32:45 +00:00
MadCcc
7a38804f95
Merge branch 'master' into next-merge-master
2022-10-18 21:33:51 +08:00
afc163
3359f535fe
test: move argos-ci from github action to circleci ( #38091 )
...
* Add .circleci/config.yml (#1 )
* Add .circleci/config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update config.yml
* Update package.json
* Update config.yml
* Update argos-upload.js
* test: replace github action to circleci
2022-10-18 19:53:20 +08:00
Yuki Zhang
c3e51506cc
feat: add Space.Compact ( #37652 )
...
* feat: add Space.Compact
* feat: update input style
* feat: add CompactItem for context memoize
* feat: add demo
* feat: update button style
* feat: update input style
* feat: 提取 getCompactClassNames 公用方法
* feat: update button style
* feat: update picker
* feat: add block prop for Space.Compact
* feat: use Space.Compact for Input#addonBefore/After
* feat: update addon
* refactor: compact
* feat: update
* feat: update
* feat: migrate styles to compact for new Input/Input.Search
* feat: organize input demo
* feat: add more button compact demo
* feat: resolve select border collapse
* feat: fix input addon select style
* feat: add input addon demo in Space
* feat: add useCompactItemContext hook
* feat: update compact-item style
* feat: rollback input#addon implements
* feat: rollback input#addon and input.search style
* feat: select border collapse
* feat: add Space.Compact demo
* feat: Space.Compact vertical for Button
* refactor: useCompactItemContext
* feat: update Button vertical demo
* feat: rtl for compact mixin
* feat: rtl for compact button
* feat: input rtl
* feat: add docs for Space.Compact
* test: add some tests for Space.Compact
* test: add tests
* feat: select style
* feat: handle select focus style
* feat: add useCompactItemContext for Picker and Cascader
* style: add compact-item style for cascader
* feat: support nested Space.Compact
* style: Input.Search in Space.Compact
* chore: clean
* feat: add useCompactItemContext for TreeSelect
* fix: lint issues
* fix: style lint
* docs: update demos for Space.Compact
* docs: update demo
* fix: add deps-lint-skip for space
* fix: add deps-lint-skip for space
* fix: handle edge case for useCompactItemContext
* test: add search test case
* chore: + bundlesize
* style: merge button compact style into one file
* style: improve style for nested compact
* fix: stylelint
* docs: update Space.Compact docs
* test: update demo snapshot
* test: update input debug test snapshot
* docs: update doccs for Space.Compact
* test: improve test cases for Compact
* docs: clean demos for Compact
* refactor: improve Space.Compact
* fix: add useCompactItemContext for Input.Search
* style: improve compact border-radius implementation
* refactor: use context to make nested compact works
* fix: input-number focused style
* refactor: remove useless style
* refactor: improve style for vertical compact
* test: update snapshot
* test: update snapshot for input
* refactor: improve compact-item-border-radius
* fix: search group in RTL
* style: improve style for button compact
* style: use after
* fix: stylelint
* chore: update snapshot
* style: improve button compact
* refactor: improve btn-icon-only style in compact
2022-10-18 16:23:10 +08:00
renovate[bot]
ca0372a359
chore(deps): update dependency antd-img-crop to v4.2.8 ( #38042 )
...
* chore(deps): update dependency antd-img-crop to v4.2.8
* Update package.json
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-10-18 10:33:29 +08:00
MadCcc
88865cd4f6
chore: bump version to 5.0.0-alpha.3
2022-10-17 21:09:26 +08:00
MadCcc
442176627f
Merge branch 'master' into feature-merge-master
2022-10-17 17:55:50 +08:00
二货爱吃白萝卜
7e70766193
docs: 4.23.6 changelog ( #38058 )
...
* docs: Update changelog
* docs: add textarea update
* docs: Adjust order
* docs: add rc-picker changelog
2022-10-17 17:06:47 +08:00
afc163
14b83d97b5
Update package.json ( #38050 )
2022-10-17 16:17:22 +08:00
MadCcc
a431983aad
Merge branch 'master' into next-merge-master
2022-10-17 15:54:11 +08:00
二货爱吃白萝卜
0992341f87
chore: docker update ( #38053 )
...
* chore: docker update
* chore: clean up
* fix: lock stylelint version
* Update package.json
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2022-10-17 15:45:21 +08:00
renovate[bot]
3c456c39c2
chore(deps): update dependency stylelint-config-standard to v29 ( #38044 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-17 12:01:57 +08:00
MadCcc
43cbd19208
chore: bump rc-switch
2022-10-14 11:46:50 +08:00
MadCcc
4490d9dbdc
Merge branch 'master' into next-merge-master
2022-10-14 11:35:18 +08:00
MadCcc
02b1176c43
chore: lock antd-imge-crop ( #38014 )
2022-10-14 10:41:53 +08:00
MadCcc
0d7c87421a
chore: remove babel-plugin-import warning ( #37975 )
...
* chore: remove babel-plugin-import warning
* chore: update test case
* chore: code clean
2022-10-12 19:52:39 +08:00
MadCcc
bc78281f43
chore: code clean
2022-10-11 21:54:32 +08:00
MadCcc
03a1ae427d
Merge branch 'feature' into next-merge-feature
2022-10-11 20:29:55 +08:00
Zheeeng
e4568cee26
chore(deps): update typescript and eslint ( #37942 )
2022-10-11 16:12:12 +08:00
二货机器人
5f28b2e5a4
chore: merge maaster
2022-10-11 14:54:30 +08:00
二货爱吃白萝卜
44eb2505bd
fix: Tabs overflow calculation ( #37937 )
2022-10-11 14:35:56 +08:00
Peach
975def492b
docs: changelog for 4.23.5 ( #37917 )
...
* docs: changelog for 4.23.5
* chore: bump version to 4.23.5
2022-10-10 17:22:40 +08:00
renovate[bot]
1a0823a908
chore(deps): update dependency eslint-plugin-react to v7.31.8 ( #37887 )
...
* chore(deps): update dependency eslint-plugin-react to v7.31.8
* Update custom.md
* Apply suggestions from code review
* test: update snapshot
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-10-08 17:04:47 +08:00
MadCcc
a33ecfce6c
chore: update pub script ( #37884 )
...
* chore: upadte pub script
* chore: update config
2022-10-08 16:26:48 +08:00
二货爱吃白萝卜
b7634968d7
test: Use SSR for testing demo ( #37890 )
...
* test: Use SSR for testing demo
* chore: fix lint
* test: align with react 18
2022-10-08 16:17:20 +08:00
renovate[bot]
92d6cea91c
chore(deps): update dependency react-dnd to v16 ( #37840 )
...
* chore(deps): update dependency react-dnd to v16
* Apply suggestions from code review
* Update .jest.js
* test: fix jest tranformer
* test: fix jest tranformer
* test: fix jest tranformer
* test: fix jest tranformer
* test: fix jest tranformer
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-10-08 15:11:41 +08:00
dependabot[bot]
b0da0ea258
chore(deps-dev): bump @types/gtag.js from 0.0.11 to 0.0.12 ( #37870 )
...
Bumps [@types/gtag.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/gtag.js ) from 0.0.11 to 0.0.12.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/gtag.js )
---
updated-dependencies:
- dependency-name: "@types/gtag.js"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-06 19:57:07 +08:00
lijianan
c2d7fe4f0d
chore: delete Enzyme ( #37854 )
...
* chore: delete Enzyme
* fix: fix
2022-10-06 13:51:02 +08:00
二货爱吃白萝卜
c436bd6f4f
fix: Textarea blink on first mount ( #37847 )
...
* fix: Textarea blink on first mount
* chore: Update ts def
* test: Update test case
* chore: bump rc-mentions
* test: Update snapshot
* test: Update test case
2022-10-04 23:31:32 +08:00
renovate[bot]
cecfd1b65c
chore(deps): update dependency eslint-plugin-unicorn to v44 ( #37837 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-10-02 16:38:16 +08:00
陈帅
51c88e9fd7
docs: add 4.23.4 changelog ( #37833 )
...
* docs: add 4.23.4 changelog
* update package.json
2022-10-02 11:56:51 +08:00
“konghai”
42ca13d7c3
fix: delete node_modules
2022-09-29 18:53:38 +08:00
二货爱吃白萝卜
f39a861c07
refactor: Use new rc-dialog ( #37790 )
...
* refactor: Use new rc-dialog
* chore: bump rc-image also
* fix: timeout order
* test: Update snapshot
2022-09-29 16:23:38 +08:00
MadCcc
b53f704629
chore: bump version to 5.0.0-alpha.0
2022-09-29 14:48:43 +08:00
MadCcc
dae4111977
chore: bump version to 5.0.0-experimental.30
2022-09-29 10:29:22 +08:00
二货爱吃白萝卜
f4859202f5
fix: Nest Drawer default open show order ( #37767 )
...
* chore: bump drawer
* docs: Drawer test demo
* test: Update snapshot
* docs: Update demo
* chore: fix nest style
* chore: trigger CI
* chore: modify bundle size
2022-09-29 00:05:37 +08:00
MadCcc
1331b84355
chore: fix site build ( #37773 )
...
* fix: some try
* chore: revert sideEffect
* chore: code clean
2022-09-28 15:23:02 +08:00
二货机器人
069e44bcc3
chore: merge master
2022-09-28 12:01:20 +08:00
vagusX
668aa3a862
docs: changelog for 4.23.3 ( #37741 )
2022-09-27 11:50:20 +08:00
Haniel Cui
1e2946ac3e
feat: bump rc-image version, Image add preview.scaleStep prop ( #37340 )
...
* feat: bump rc-image version, Image add preview.scaleStep prop
* test(image): update test demos
* fix(image): fix image demo lint error
2022-09-24 19:51:26 +08:00
MadCcc
b99a5100e0
chore: bump version to 5.0.0-experimental.29
2022-09-23 18:11:12 +08:00
lijianan
a05b9d92c5
feat: Float Button ( #37520 )
...
* feat: add FloatButton
* feat: add FloatButton
* feat: FloatButton
* feat: FloatButton
* fix: fix
* feat: FloatButton
* feat: FloatButton
* feat: FloatButton
* feat: FloatButton
* feat: FloatButton
* fix: add groupShape
* feat: mergeShape
* fix: fix
* fix: fix style
* fix: style fix
* fix: fix
* fix: style fix
* fix: fix
* fix: fix
* fix: fix
* fix: fix style
* fix: fix style
* fix: fix style
* fix: style fix
* feat: back-top
* fix: style bug fix
* fix: fix erroe
* fix: add tiggerElement
* fix: add tiggerElement
* fix: add tiggerElement
* fix: add tiggerElement
* feat: add useMemo
* docs: add docs
* fix: bugFix
* fix: bugFix
* fix: bugfix
* fix: style fix
* fix: bugfix
* test: add test case
* fix: style fix
* fix: style fix
* fix: fix style
* fix: fix style
* fix: fix trigger action
* fix: fix style
* feat: add demo
* fix: add demo
* feat: add docs
* fix: style ifx
* feat: update maxSize of bundlesize
* feat: add animation for group
* fix: fix
* fix: fix style
* fix: fix test case
* fix: fix test case
* fix: fix type
* fix: fix type
* fix: update bundlesize
* fix: fix
* fix: fix style
* fix: fix style
* fix: updata snap
* fix: fix CI
* fix: fix style
* fix: rename float button motion
* fix: fix style
* fix: bugFix
* fix: fix style
* fix: bugFix
* fix: update docs
* refactor: float button trigger
* test: fix test case & update snapshot
* fix: delete rest
* docs: update demo
* test: update snapshot
* fix: fix eslint error
* test: update snapshot
* style: update icon fontSize to 18
* fix: fix style
* fix: style fix
* fix: test case fix
* test: add test case
* fix: style fix
* test: update snap
* fix: style fix
* fix: style fix
* fix: style fix
* docs: demo update
* fix: style fix
* docs: update demo
* test: update snapshot
Co-authored-by: 黑雨 <wangning4567@163.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2022-09-23 14:31:16 +08:00
MadCcc
2a7caa1ee6
chore: update deploy script
2022-09-22 17:02:55 +08:00
二货机器人
05ac645c6e
chore: bump 5.0.0-experimental.28
2022-09-22 16:56:46 +08:00
MadCcc
eb9179464b
Merge branch 'master' into next-merge-master
2022-09-22 11:47:05 +08:00
MadCcc
d3d3402ae0
chore: bump version to 5.0.0-experimental.27
2022-09-21 19:18:54 +08:00
MadCcc
5456c6c2c4
chore: bump version to 5.0.0-experimental.26
2022-09-21 10:36:08 +08:00
MadCcc
c61f283487
feat: switch motion ( #37658 )
...
* feat: switch motion
* chore: code clean
* feat: active text offset
* chore: update snapshot
2022-09-20 21:51:28 +08:00
杨腿_
0054ff9dfd
feat: add icon to collapsible ( #37566 )
...
* feat: add icon to collapsible in collapse
* fix: typo
* Apply suggestions from code review
* test: update snapshot of collapsible.md
* feat: edit api support version
* feat: edit api support version
* fix: reinstall modules and update snapshots
Co-authored-by: yangchen7 <yangchen7@360.cn>
Co-authored-by: afc163 <afc163@gmail.com>
2022-09-20 19:32:18 +08:00
dependabot[bot]
04cea3cf0d
chore(deps-dev): bump inquirer from 8.2.4 to 9.1.2 ( #37636 )
...
Bumps [inquirer](https://github.com/SBoudrias/Inquirer.js ) from 8.2.4 to 9.1.2.
- [Release notes](https://github.com/SBoudrias/Inquirer.js/releases )
- [Commits](https://github.com/SBoudrias/Inquirer.js/compare/inquirer@8.2.4...inquirer@9.1.2 )
---
updated-dependencies:
- dependency-name: inquirer
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-20 10:00:05 +08:00
二货机器人
cdc20027b5
chore: merge master
2022-09-19 17:09:36 +08:00
lijianan
c1ee787c68
fix: eslint error fix ( #37630 )
...
* fix: eslint error fix
* chore: update rc-input-number
2022-09-19 16:30:44 +08:00
clean99
82a971a433
test: refactor alert tests ( #36954 )
...
* add userEvent dependence
* Alert(test): refactor closable test with userEvent and more precise expect api
* Alert(test): remove duplicate test of closable
* Alert(test): remove duplicate test of closable
* Alert(test): refactor attributes setting tests
* Alert(test): refactor ErrorBoundary tests
* Alert(test): refactor ErrorBoundary tests
* Alert(test): refactor ErrorBoundary tests
* Alert(test): refactor Popconfirm tests
* Alert(test): refactor icon test
* Alert(test): refactor tooltip test
* Alert(test): remove useless descible for perventing nesting
Co-authored-by: ian.xufeng <ian.xufeng@shopee.com>
2022-09-19 13:41:00 +08:00
二货机器人
b115c576e8
chore: bump 5.0.0-experimental.25
2022-09-19 11:39:18 +08:00
afc163
48dfe20b55
docs( ✨ ): release 4.23.2 ( #37602 )
2022-09-17 15:27:33 +08:00
二货爱吃白萝卜
646b71b418
fix: Tooltip not override children className when it's not a string type ( #37598 )
...
* fix: Tooltip not override children className when it's not a string type
* chore: bump rc-select
2022-09-17 13:06:24 +08:00
黑雨
65f067eb13
feat: Steps supports items ( #37531 )
...
* feat: support items
* feat: update demo
* test: update package
* test: update use type
* test: update for test
* test: update for lint
* feat: update doc
* test: update for lint
* test: update for lint
* test: update for lint
* test: add deprecated dome
* test: add deprecated dome
* doc: update doc
* feat: update package
* test: add test case
2022-09-16 15:52:14 +08:00
MadCcc
8bdabe25e0
chore: bump version to 5.0.0-experimental.24
2022-09-15 19:53:15 +08:00
MadCcc
d1be33f224
Merge branch 'master' into next-merge-master
2022-09-14 10:31:17 +08:00
MadCcc
851a61a3e3
fix: TreeNode not aligned when disabled and draggable ( #37534 )
...
* fix: hide draggable icon when disabled
* chore: code clean
* chore: bump version
2022-09-13 21:24:37 +08:00
xrkffgg
f082155c3d
docs: add changelog 4.23.1 ( #37502 )
...
* docs: add changelog 4.23.1
* Update CHANGELOG.en-US.md
* Update CHANGELOG.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-09-09 17:28:27 +08:00
黑雨
01ca7c7821
test: convert demo to testing-lib ( #37381 )
...
* test: replace testing-lib
* test: replace testing-lib
* test: replace testing-lib
* test: update snap
* test: replace testing-lib
* test: replace testing-lib
* test: update for lint
* merge: merge
* test: testing-lib
* test: replace testing-lib
* test: testing-lib
* test: testing-lib
* test: replace testing-lib
* test: replace testing-lib
* test: Replace test aria replacment logic
* test: Update snapshot
* chore: hack for id
* test: clean up
* test: clean demo
* chore: update
* test: snapshot update
* test: fix snapshot rep logic
* test: fix snapshot rep logic
* test: fix snapshot rep logic
* chore: update demo
* test: fix snapshot rep logic
* test: Update snapshot
* test: rest snapshot
* test: update snapshot
* test: Update test case
* test: config env
* chore: clean up
* chore: Use renderServer instead
* test: adjust testing logic
* test: modify test logic
* test: split ssr test
* test: skip if need skip
* chore: ignore test file covv
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-09-09 15:51:35 +08:00
二货爱吃白萝卜
44d8076304
chore: support deprecated visible in v5 but warning with this ( #37422 )
...
* chore: tags deprecated support
* chore: Slider Tooltip test
* chore: Table dropdown visible legacy
* chore: drawer warning of legacy
* chore: Modal legacy prop
* chore: dropdown open legacy prop
* chore: Tooltiop visible legacy info
* fix: format logic
* test: Update test for 18
* chore: fix lint
2022-09-06 21:46:49 +08:00
MadCcc
f85c68f4be
chore: bump version to 5.0.0-experimental.23
2022-09-06 10:22:33 +08:00
MadCcc
d5c17a9a7c
Merge branch 'master' into next-merge-master
2022-09-05 21:26:04 +08:00
MadCcc
b8501c4ca2
docs: changelog 4.23.0 ( #37395 )
2022-09-04 20:03:30 +08:00
MadCcc
90ff9cfb7c
Merge branch 'master' into master-merge-feature
2022-09-04 15:46:52 +08:00
MadCcc
abbc85c049
chore: lock eslint-plugin-react ( #37391 )
2022-09-04 15:46:32 +08:00
MadCcc
e5e2159882
Merge branch 'feature' into master-merge-feature
2022-09-04 14:46:28 +08:00
dependabot[bot]
d65d77d9e9
chore(deps-dev): bump @types/gtag.js from 0.0.10 to 0.0.11 ( #37348 )
...
Bumps [@types/gtag.js](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/gtag.js ) from 0.0.10 to 0.0.11.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/gtag.js )
---
updated-dependencies:
- dependency-name: "@types/gtag.js"
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-09-01 21:36:55 +08:00
tempoeric
156500c2e3
chore: bump rc-tabs to alpha 1 ( #37328 )
...
Co-authored-by: Eric Bool <eric.bool@98labs.com>
2022-09-01 10:47:42 +08:00
dependabot[bot]
5a85a0f541
chore(deps-dev): bump @types/jest from 28.1.8 to 29.0.0 ( #37318 )
...
Bumps [@types/jest](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/jest ) from 28.1.8 to 29.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases )
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/jest )
---
updated-dependencies:
- dependency-name: "@types/jest"
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-08-30 23:53:24 +08:00
MadCcc
720e9f37c3
chore: set sideEffect to false ( #37317 )
2022-08-30 19:29:56 +08:00
renovate[bot]
5fad62cebe
chore(deps): update dependency remove-files-webpack-plugin to v1.5.0 ( #37296 )
...
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
2022-08-30 17:51:54 +08:00
MadCcc
c8171b5680
chore: bump version to 5.0.0-experimental.22
2022-08-30 16:24:46 +08:00
MadCcc
0d50767aa8
Merge branch 'master' into next-merge-master
2022-08-30 13:05:50 +08:00
dependabot[bot]
7e7c47509f
chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1 ( #37291 )
...
* chore(deps-dev): bump eslint-plugin-jest from 26.9.0 to 27.0.1
Bumps [eslint-plugin-jest](https://github.com/jest-community/eslint-plugin-jest ) from 26.9.0 to 27.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/v26.9.0...v27.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 in test files
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-08-30 10:57:13 +08:00