MadCcc
|
0162d2e2d8
|
feat: change transiton to mid duration (#38648)
|
2022-11-17 23:31:41 +08:00 |
|
afc163
|
e027cbec1c
|
docs: format all markdown (#38629)
* chore: add prettier-ignore in markdown demo
* docs: format markdown api table
* docs: format markdown api table
|
2022-11-17 17:31:26 +08:00 |
|
二货爱吃白萝卜
|
cbcfd38ca7
|
docs: v5 site upgrade (#38328)
* build: try to use dumi as doc tool
* docs: migrate demo structure to dumi way
* refactor: use type export & import
* docs: migrate demo previewer to dumi
* docs: create empty layout & components
* docs: apply custom rehype plugin
* docs: create empty extra pages
* docs: Add Banner component
* chore: move theme tsconfig.json
* docs: home page init
* docs: migrate header (#37896)
* docs: header
* docs: update
* docs: home init
* clean up
* test: fix site lint
* chore: tsc ignore demo
* chore: dumi demo migrate script
* chore: cards
* docs: home layout
* docs: Update locale logic
* docs: fix getLink logic
* chore: fix ci (#37899)
* chore: fix ci
* ci: remove check-ts-demo
* ci: preview build
* test: ignore demo.tsx
* chore: update script
* test: update snapshot
* test: update node and image test
* chore: add .surgeignore
* docs: layout providers (#37908)
* docs: add components sidebar (#37923)
* docs: sidebar
* docs: update docs title
* docs: update design doc
* chore: code clean
* docs: handle changelog page
* docs: add title
* docs: add subtitle
* docs: active header nav
* chore: code clean
* docs: overview
* chore: code clean
* docs: update intl (#37918)
* docs: update intl
* chore: code clean
* docs: update favicons
* chore: update testPathIgnorePatterns
* chore: code clean
* chore: code clean
* chore: copy 404.html (#37996)
* docs: Home page theme picker
* chore: Update migrate script
* docs: home page update
* docs: theme editor style
* docs: theme lang
* chore: update migrate.js
* docs: fix demo (#38094)
* chore: update migrate.js
* docs: update md
* docs: update demo
* test: fix snapshot
* chore: move debug to code attr in migrate script
* chore: update md
Co-authored-by: PeachScript <scdzwyxst@gmail.com>
* feat: overview page
* feat: Migrate `404` page (#38118)
* feat: migrate IconSearch component (#37916)
* feat<site/IconSearch>: copy IconDisplay from site to .dumi
* feat<site/IconSearch>: change docs of icon
* feat<site/IconSearch>: tweak
* feat<site/IconSearch>: use useIntl instead of injectIntl
* feat<site/IconSearch>: fix ts type error
* feat<site/IconSearch>: use intl.formatMessage to render text
* docs: Adjust home btn sizw
* docs: Update doc
* feat: v5 site overview page (#38131)
* feat: site
* fix: fix
* feat: v5 site overview page
* fix: fix path
* fix: fix
* fix: fix
* docs: fix margin logic
* feat: v5 site change-log page (#38137)
* feat: v5 site change-log page (#38162)
* docs: site redirect to home pag
* docs: theme picker
* docs: use react-intl from dumi (#38183)
* docs: Theme Picker
* docs: update dumi config
* docs: home back fix
* docs: picker colorful
* docs: locale of it
* docs: update components desc
* docs: site of links
* docs: update components list
* docs: update desc
* feat: Migrate `DemoWrapper` component (#38166)
* feat: Migrate `DemoWrapper` component
* feat: remove invalid comments and add comment for `key` prop
* docs: FloatButton pure panel
* chore: update demo
* chore: update dumi config
* Revert "chore: update demo"
This reverts commit 028265d3ba .
* chore: test logic adjust to support cnpm modules
* chore: add locale alias
* docs: /index to /
* docs: add locale redirect head script
* chore: adjust compact
* docs: fix missing token
* feat: compact switch
* chore: code clean
* docs: update home
* docs: fix radius token
* docs: hash of it
* chore: adjust home page
* docs: Add background map
* docs: site theme bac logic
* docs: avatar
* docs: update logo color
* docs: home banner
* docs: adjust tour size
* docs: purepanl update
* docs: transfooter
* docs: update banner gif
* docs: content (#38361)
* docs: title & EditButton
* docs: content
* chore: fix toc
* docs: resource page
* docs: transform resource data from hast
* docs: filename & Resource Card
* chore: enable prerender
* chore: remove less
* docs: toc style
* chore: fix lint
* docs: fix Layout page
* docs: fix CP page
* chore: update demos
* docs: workaround for export dynamic html
* chore: enable demo eslint
* docs: table style
* fix: header shadow
* chore: update snapshot
* fix: toc style
* docs: add title
* docs: Adjust site
* feat: helmet
* docs: site css
* fix: description
* feat: toc debug
* docs: update config-provider
* feat: use colorPanel
* fix: colorPanel value
* feat: anchor ink ball style
* feat: apply theme editor
* fix: code block style
* chore: update demo
* chore: fix lint
* chore: code clean
* chore: update snapshot
* feat: ts2js
* chore: description
* docs: site ready for ssr
includes:
- move client render logic to useEffect in site theme
- extract antd cssinjs to a single css file like bisheng
- workaround to support react@18 pipeableStream for emotion
* chore: bump testing lib
* docs: font size of title
* chore: remove react-sortable-hoc
* chore: update snapshot
* chore: update script
Co-authored-by: PeachScript <scdzwyxst@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: zqran <uuxnet@gmail.com>
Co-authored-by: TrickyPi <530257315@qq.com>
Co-authored-by: lijianan <574980606@qq.com>
|
2022-11-09 12:28:04 +08:00 |
|
二货爱吃白萝卜
|
22193f70fa
|
fix: Input & InputNumber style (#38435)
* fix: input number height size issue
* fix: input-number align
|
2022-11-08 15:37:35 +08:00 |
|
二货机器人
|
d5cfd195dd
|
chore: merge master
|
2022-11-07 23:32:46 +08:00 |
|
MadCcc
|
9f88c1238a
|
feat: token update (#38314)
* feat: token update
* chore: update test
* chore: lint
* chore: code clean
* test: update test case
* feat: radius token update
* fix: form size
* chore: fix steps style
* chore: code clean
* chore: update test case
|
2022-11-01 15:06:38 +08:00 |
|
github-actions[bot]
|
6c6913c367
|
chore: auto merge branches (#38278)
chore: merge feature into master
|
2022-10-31 03:22:15 +00:00 |
|
Bojack
|
892ef7e925
|
fix: The text should read "No data" (#38127)
|
2022-10-30 21:33:23 +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
|
5c72d04b10
|
Merge branch 'feature' into next-merge-feature
|
2022-10-19 17:46:21 +08:00 |
|
二货爱吃白萝卜
|
a48bc3c466
|
fix: input-number & mention text color not follow theme change (#38087)
|
2022-10-19 10:30:22 +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 |
|
MadCcc
|
2471bf88aa
|
test: fix test
|
2022-10-11 21:33:29 +08:00 |
|
MadCcc
|
03a1ae427d
|
Merge branch 'feature' into next-merge-feature
|
2022-10-11 20:29:55 +08:00 |
|
二货机器人
|
5f28b2e5a4
|
chore: merge maaster
|
2022-10-11 14:54:30 +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 |
|
二货爱吃白萝卜
|
9c78386f31
|
fix: InputNumber purepanel cmp with new override token (#37695)
* fix: override of components
* test: Update snapshot
|
2022-09-22 14:34:59 +08:00 |
|
二货爱吃白萝卜
|
9818c71eb7
|
feat: InputNumber support pure panel (#37526)
* feat: InputNumber support purePanel
* test: Update snapshot
* chore: simplify code
|
2022-09-22 11:54:05 +08:00 |
|
kiner-tang(文辉)
|
92a3c719dc
|
feat: Components under Form support custom disabled to override disabled of Form (#37628)
* feat: 当表单组件处于一个禁用的表单时, 该表单组件的禁用状态应该优先取决于表单组件本身的禁用状态
* Update components/checkbox/Checkbox.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: reset mergedSize change
* feat: reset mergedSize change
* Update components/checkbox/Checkbox.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: 优化 Checkbox 组件 disabled 逻辑判断
* Update components/switch/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: remove upload default value
Co-authored-by: tangwenhui <tangwenhui@rd.netease.com>
Co-authored-by: MadCcc <1075746765@qq.com>
|
2022-09-20 16:48:59 +08:00 |
|
MadCcc
|
3515a40706
|
refactor: ConfigProvider theme API update (#37568)
* refactor: ConfigProvider theme support component alias
* test: fix test case
* chore: code clean
* test: fix lint
* test: fix tsx-demo
|
2022-09-15 21:26:04 +08:00 |
|
MadCcc
|
7a73035f82
|
chore: fix snapshot
|
2022-09-14 14:29:05 +08:00 |
|
MadCcc
|
d1be33f224
|
Merge branch 'master' into next-merge-master
|
2022-09-14 10:31:17 +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 |
|
MadCcc
|
2cf245969b
|
feat: v5 motion duration adjustment (#37438)
|
2022-09-07 14:08:14 +08:00 |
|
二货机器人
|
1cad665d15
|
chore: merge master
|
2022-09-07 10:35:16 +08:00 |
|
lijianan
|
7ca136230d
|
type: add type null (#37421)
* type: add type null
* fix: type fix
|
2022-09-06 17:00:17 +08:00 |
|
MadCcc
|
d5c17a9a7c
|
Merge branch 'master' into next-merge-master
|
2022-09-05 21:26:04 +08:00 |
|
lijianan
|
c34caad24c
|
test: js => ts (#37392)
* test: js => ts
* test: add test
* fix: fix eslint error
* test: add test case
* fix: fix test error
* fix: fix eslint error
* fix: fix eslint error
* fix: eslint error fix
* fix: fallback eslint config & add test case
* test: add all test case
* fix: bugfix
* fix: bugFix
* fix: bugFix
* fix: bugFix
* fix: lint
* fix: add React.createRef
* fix: add breadcrumbName in Routes
* fix: any commit for restart ci/cd
* fix: remove type
* fix: test fix
* fix: test fix
* fix: add ts-ignore for id
* test: add Icon test case
* test: remove ts-ignore
* test: add Icon test case
|
2022-09-05 19:41:32 +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 |
|
MadCcc
|
93908debec
|
feat: v5 radius (#37146)
* feat: v5 radius
* test: fix test
|
2022-08-19 10:10:51 +08:00 |
|
Haniel Cui
|
16492a2090
|
fix: InputNumber border-radius and handle color style (#37070)
|
2022-08-17 14:51:20 +08:00 |
|
MadCcc
|
ec3444a407
|
refactor: token udpate (#36892)
|
2022-08-04 16:16:50 +08:00 |
|
二货机器人
|
394aba4afe
|
chore: merge master
|
2022-07-29 15:56:11 +08:00 |
|
MadCcc
|
1ad0553249
|
refactor: token update (#36637)
* refactor: token update
* refactor: token
* chore: error color
* fix: menu danger
|
2022-07-21 17:00:42 +08:00 |
|
黑雨
|
8c34cb793f
|
feat: Replace input-number part test with testing lib (#36080)
* feat: Replace input-number part test with testing lib
* feat: update rc-input-number version
|
2022-07-20 20:47:09 +08:00 |
|
MadCcc
|
cdbfe45df1
|
feat: generate anchor style for all components (#36460)
* test: fix lint
* chore: code clean
* doc: anchor color
* chore: style order
|
2022-07-11 15:35:58 +08:00 |
|
MadCcc
|
8e27cf986f
|
chore: rm component less file (#36244)
* chore: rm component less file
* refactor: less file
* refactor: rm less
* refactor: rm page-header and comment
* chore: rm less in components
* chore: update dist config
* chore: update image test
* chore: update dekko
* chore: rm lib dekko
* chore: update dist dekko
* chore: udpate bundle size
* test: update snapshot
* test: rm theme test
* test: update snapshot
* test: update snapshot
* chore: copy reset.css
* test: update image test
* chore: copy reset.css to es
* chore: update site script
|
2022-07-05 21:55:21 +08:00 |
|
MadCcc
|
8e4f1c6836
|
refactor: token update (#36279)
* refactor: token update
* chore: add js doc
* test: fix lint
* test: update test
|
2022-06-28 20:33:01 +08:00 |
|
MadCcc
|
932398333e
|
test: add override component token test (#36257)
* test: add override component token test
* test: update snapshot
|
2022-06-27 21:26:12 +08:00 |
|
二货机器人
|
de2992f96f
|
chore: move path (#36243)
* chore: base move
* chore: all path
* chore: fix script
|
2022-06-27 14:25:59 +08:00 |
|
zombiej
|
8749c1ae04
|
chore: merge master
|
2022-06-22 15:18:03 +08:00 |
|
二货机器人
|
2c2c631bfd
|
chore: prettier components (#36171)
|
2022-06-22 14:57:09 +08:00 |
|
zombiej
|
91245c16ad
|
chore: merge master
|
2022-06-21 19:40:22 +08:00 |
|
RainyLiao
|
7045aa7d7b
|
fix: repeat a css class in readOnly, which has been declared in rc-input-number (#36120)
Co-authored-by: afc163 <afc163@gmail.com>
|
2022-06-21 10:28:40 +08:00 |
|
MadCcc
|
5639e1a5ba
|
feat: update token (#36095)
* feat: update token
* feat: update token
* fix: override ts definition
* fix: rename token
|
2022-06-17 18:47:47 +08:00 |
|
zombiej
|
cffc4f05aa
|
chore: merge master
|
2022-06-07 21:13:52 +08:00 |
|
MadCcc
|
1f080c299e
|
fix: Form.Item noStyle should not be affected by parent Form.Item (#35849)
* fix: Form.Item noStyle should not be affected by parent Form.Item
* test: update snapshot
* fix: status
* chore: code clean
* fix: modal and drawer
* test: fix lint
* chore: code clean
* refactor: noFormStyle
* chore: code clean
* revert: revert change in Form.Item
* chore: code clean
|
2022-06-06 23:39:00 +08:00 |
|
github-actions[bot]
|
2c1d5120b5
|
chore: auto merge branchs (#35910)
branch: merge master into feature
|
2022-06-06 03:37:12 +00:00 |
|
yykoypj
|
1bae50c6be
|
fix:border-style for inputNumber addon when rtl (#35876)
|
2022-06-02 19:36:10 +08:00 |
|