MadCcc
ed5356e38e
type: export MappingAlgorithm ( #43953 )
2023-08-02 10:54:27 +08:00
栗嘉男
674ff129ce
Merge branch master into master-merge-feature
2023-07-28 16:43:15 +08:00
二货爱吃白萝卜
a96e1bf04e
docs: fix ssr a link style ( #43862 )
2023-07-28 11:17:29 +08:00
二货爱吃白萝卜
6ff18d1786
enhance: antd style at top ( #43847 )
2023-07-27 16:07:48 +08:00
MadCcc
94b3d03765
feat: component token support algorithm ( #43810 )
...
* feat: component theme
* feat: component token support algorith,
* docs: fix form
* chore: add test
* chore: fix test case
* chore: code clean
* chore: code clean
* chore: code clean
* docs: update toc
* chore: update cssinjs
* chore
2023-07-27 11:31:38 +08:00
二货爱吃白萝卜
39d3baef43
enhance: not extract message notification style in SSR ( #43808 )
...
* enhance: message not render style in SSR
* enhance: notification not render style in SSR
* docs: not render App if in demo page
2023-07-26 11:03:42 +08:00
二货爱吃白萝卜
cf40fb02b9
docs: fix docs problems ( #43622 )
...
* docs: fix bug
* docs: fix link
* docs: fix video
* chore: en
2023-07-18 18:22:47 +08:00
二货爱吃白萝卜
5bf08faeea
refactor: rename qrcode to qr-code ( #43607 )
...
* refactor: rename qrcode to qr-code
* test: patch test case
* chore: fix Form missing displayName
* chore: patch displayName
* chore: style path
* chore: fix compile
2023-07-17 23:43:32 +08:00
lijianan
38474628fd
feat: prepend use-client directive for with Next.js App Router ( #43573 )
...
* fix: prepend use-client directive for with Next.js App Router
* Update components/affix/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/badge/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/divider/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Signed-off-by: lijianan <574980606@qq.com>
* Update components/cascader/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/list/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/mentions/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/qrcode/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/select/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/spin/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/steps/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/time-picker/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/transfer/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
* Update components/tree-select/index.tsx
Signed-off-by: lijianan <574980606@qq.com>
---------
Signed-off-by: lijianan <574980606@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-07-15 12:57:03 +08:00
MadCcc
358905027a
feat: move colorLink to seedToken ( #43183 )
...
* feat: move colorLink to seedToken
* feat: follow colorInfo
2023-06-26 11:23:50 +08:00
afc163
86a5de1f37
chore: resolve merge conflict
2023-06-25 10:47:34 +08:00
github-actions[bot]
f066df8dc7
chore: auto merge branches ( #42932 )
...
chore: merge master into feature
2023-06-09 08:57:50 +00:00
MadCcc
7322aa6f5f
Revert "chore: migrate to vitest ( #42506 )" ( #42900 )
...
This reverts commit 6759887c44
.
2023-06-07 21:59:21 +08:00
github-actions[bot]
27e86a0450
chore: auto merge branches ( #42870 )
...
chore: feature merge master
2023-06-07 04:22:36 +00:00
Dunqing
6759887c44
chore: migrate to vitest ( #42506 )
...
* chore: migrate to vitest
* chore: update ci
* fix: test correctly
* test: support puppeteer
* chore: update coverage
* chore: update include/exclude
* chore: update config
* test: update incorrect tests
* chore: update script
* chore: update
* fix: should close browser at the ended
* chore: improve
* fix: test cause tsc error
* fix: eslint error
* chore: exclude correctly
* test: update snap and fix some tests
* chore: update test config
* fix: countup.js
* fix: incorrect test
* chore: update reference
* test: update
* fix: countup.js
* fix: timeout
* chore: update site test
* fix: fixed countup version
* chore: remove unsed code
* test: update
* test: update demo timeout
* test: update timeout
* chore: update image test
* chore: update threads
* fix: image/svg+xml test failed
* chore: limits threads
* test: update test coverage include
* chore: remove jest files
* chore: rename jest to vi
* chore: update document
* chore: fix missing @types/jsdom
* chore: update coverage
* chore: update snap
* fix:watermark test cases are incorrect
* feat: update ignore comment
* test: fix test case
* test: reset body scrollTop
* test: clean up
* test: use vi
* test: update snapshot
* test: update snapshot
* test: fix dropdown test failed
* fix: toHaveStyle cause test fail
* test: improve test case
* test: fix
* fix: color failed, refer to https://github.com/jsdom/jsdom/pull/3560
* test: fix
* test: fix
* test: fix circular import
* test: revert
* ci: coverage failed
* test: fix c8 ignore comment
* chore: incorrect config
* chore: fix ignore ci
* test: revert svg+xml
* test: fix realTimers
* feat: rc-trigger should be remove
* test: fix some failed test
* chore: remove unused deps and configure eslint-plugin-vitest
* test: update snap
* chore: remove jest
* test: fix lint error
---------
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: afc163 <afc163@gmail.com>
2023-06-07 11:54:50 +08:00
kiner-tang(文辉)
b88ac06b8c
refactor(Theme): solve theme circular dependency issue ( #42852 )
...
* refactor: solve theme circular dependency issue
* refactor: solve theme circular dependency issue
* refactor: solve theme circular dependency issue
* refactor: solve theme circular dependency issue
* refactor: solve theme circular dependency issue
* refactor: solve theme circular dependency issue
2023-06-06 17:44:30 +08:00
MadCcc
cdf9b4660f
refactor: menu token rename ( #42848 )
...
* refactor: menu token rename
* chore: update snapshot
* chore: UPDATE TEST CASE
* fix: fix gap as 4px
* fix: popup transform origin
2023-06-06 16:11:18 +08:00
MadCcc
596104cc68
feat: static getDesignToken ( #42723 )
...
* feat: static getDesignToken
* chore: code clean
2023-06-05 17:45:33 +08:00
黑雨
ec45536ef1
feat: Pagination token ( #42330 )
...
* ✨ feat: Pagination Component Token
* ✨ feat: Pagination Component Token
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update demo
* ✨ feat: update style
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update demo
* ✨ feat: update
* ✨ feat: update snap
2023-05-26 17:30:08 +08:00
MadCcc
5e2732a03c
Merge branch 'master' into feature-merge-master
2023-05-23 17:02:34 +08:00
MadCcc
4f9c8e2af2
fix: global token in Component Token override should be respected ( #42535 )
...
* fix: global token in Component Token override should be respected
* test: add snapshot
2023-05-23 13:39:05 +08:00
kiner-tang(文辉)
65d7a5b943
feat: migrate less to token for Skeleton ( #42134 )
...
* feat: migrate less to token for Message
* docs: update docs
* feat: add debug demo
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: update snapshots
* Update docs/react/migrate-less-variables.en-US.md
Co-authored-by: MadCcc <1075746765@qq.com>
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
* feat: optimize code
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-05-18 21:18:02 +08:00
黑雨
90200684b2
✨ feat: Breadcrumb Component Token ( #42342 )
...
* ✨ feat: Breadcrumb Component Token
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update dome
* ✨ feat: update
* ✨ feat: update
* ✨ feat: update dome
2023-05-18 16:32:52 +08:00
Zack Chang
4efa0b64db
feat: less to component token for Descriptions ( #42038 )
...
* feat: less to component token for List
* fix: title
* feat: add debug demo
* chore: rename
* Update index.tsx
---------
Co-authored-by: zhangjianxiong <zhangjx@tsintergy.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-05-17 14:22:48 +08:00
红果汁
b95d5674fa
feat: new component ColorPicker ( #41990 )
...
* feat: color picker
* chore: improve component logic
* test: update snapshots
* test: update snapshots
* fix: remove unuse code
* fix: adjusting the UI
* fix: hairy edge in dark mode
* fix: demo case
* chore: rollback file
* fix: improve code logic
* perf: improve code
* test: add test case
* refactor: trigger use Popover instead
* test: add test case
* refactor: improve code logic
* test: update snapshots
* refactor: improve code
* docs: add overview img
* feat: style
* chore: update snapshot
* chore: code clean
* chore: code clean
* chore: fix lint
* chore: update snapshot
* feat: color block
* chore: pure render
* refactor: hex input number reduced to 6 digits
* fix: rename React to react
* refactor: trigger demo
* docs: remove disabled demo
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-05-12 14:43:48 +08:00
yoyo837
7f5042c4fe
Merge branch 'master' into feature-merge-master
2023-05-06 19:03:11 +08:00
lijianan
ac5a06027e
revert: "chore: unified import method ( #42149 )" ( #42180 )
...
This reverts commit ea8ed28209
.
2023-05-06 15:49:37 +08:00
XiaoPi
aff6314d11
fix: remove useless reexport of statistic ( #42113 )
2023-05-06 13:49:34 +08:00
二货机器人
252f516a5e
chore: merge master
2023-05-06 11:40:31 +08:00
lijianan
ea8ed28209
chore: unified import method ( #42149 )
...
* chore: unified import method
* fix lint
2023-05-05 20:52:44 +08:00
kiner-tang(文辉)
70c76b737f
feat: migrate less to token for Statistic ( #42083 )
2023-05-04 15:37:10 +08:00
github-actions[bot]
a83d2d7e7d
chore: auto merge branches ( #42127 )
...
chore: feature merge master
2023-05-04 03:30:50 +00:00
lijianan
c9bac13bc8
chore: Migrate CJS to ESM ( #41809 )
...
* add devDependencies
* rerun ci
* rerun ci
* update
* update
* fix
* chore: update
* fix
* fix
---------
Co-authored-by: MadCcc <1075746765@qq.com>
2023-04-28 14:32:23 +08:00
MadCcc
9e1934248b
Merge branch 'master' into feature-merge-master
2023-04-27 10:16:07 +08:00
Wuxh
f6c661ef5a
chore(typo): improve typescript declaration ( #41907 )
...
* chore(typo): improve typescript declaration
* Revert "chore(typo): improve typescript declaration"
This reverts commit d340911992
.
* chore(typo): improve typescript declaration
* Update components/theme/interface/components.ts
* Update components/theme/index.ts
* Update components.ts
2023-04-26 14:53:23 +08:00
二货爱吃白萝卜
60dbef4963
feat: Disable motion ( #41856 )
...
* feat: Add motion off
* chore: update motion seed
* chore: all motion disabled
* test: add test case
* chore: fix lint
* chore: fix cov
* chore: fix motion of Switch & Segemented
* test: ignore empty
2023-04-23 15:42:36 +08:00
afc163
9619c8c37e
style: remove Space font style ( #40326 )
...
* refactor: simplify code
* style: fix Space font style
* demo: fix Select demo
2023-04-10 10:29:26 +08:00
MadCcc
86b26e6935
fix: fix cycle-deps ( #41499 )
2023-03-28 12:12:36 +08:00
二货爱吃白萝卜
f0d3e43faa
fix: CP nonce should work on cssinjs ( #41482 )
2023-03-27 23:00:56 +08:00
二货爱吃白萝卜
2a9f5ea1ab
docs: more token info ( #41475 )
2023-03-27 15:33:22 +08:00
二货爱吃白萝卜
67a94febee
docs: more token info ( #41421 )
2023-03-23 17:17:28 +08:00
Arvin Xu
de04b0d183
docs: add most alias token meta info by gpt3.5 ( #41297 )
2023-03-17 14:21:42 +08:00
二货爱吃白萝卜
9642564eea
docs: Button page show related token ( #41176 )
...
* docs: btn token
* docs: btn all tokens
2023-03-12 14:13:03 +08:00
MadCcc
8467428528
refactor: rename preset colors in token ( #41071 )
...
* refactor: rename preset colors in Design Token
* feat: rename preset color in token
2023-03-05 20:49:26 +08:00
MadCcc
e5930e61ed
feat: add lineWidthFocus ( #40840 )
...
* feat: add lineWidthFocus
* feat: apply token
* chore: code clean
2023-02-22 10:34:38 +08:00
lijianan
5199344d09
docs: fix unsupported syntax ( #40779 )
2023-02-17 18:27:35 +08:00
xrkffgg
c325474047
style: rename fontFamilyCode ( #40622 )
...
* style: rename fontFamilyCode
* Update seed.ts
* Update mixins.ts
2023-02-08 10:34:06 +08:00
MadCcc
8e5c31413a
Merge branch 'master' into feature-merge-master
2023-02-06 10:56:07 +08:00
MadCcc
12596a06f2
fix: optimize arrow style ( #40521 )
...
* perf: optimize arrow style
* chore: code clean
* chore: code clean
2023-02-03 14:36:46 +08:00
MadCcc
421ae105ad
refactor: adjust boxShadow token ( #40516 )
...
* refactor: adjust boxShadow token
* chore: code clean
2023-02-03 11:20:21 +08:00
二货机器人
b02b7aeadb
chore: merge master
2023-01-31 10:21:17 +08:00
Martin Litvaj
ba99c27003
Export GlobalToken type ( #40384 )
2023-01-24 17:42:42 +08:00
MadCcc
662f78ac01
fix: motionEaseInQuint value ( #40133 )
2023-01-20 10:48:33 +08:00
github-actions[bot]
73d0a9bc30
chore: auto merge branches ( #40086 )
...
chore: feature merge master
2023-01-08 04:41:22 +00:00
Wuxh
7f189d56e5
refactor: merge preset colors ( #39742 )
...
* style: remove redundant code
* feat(style): add preset colour style generation method
(cherry picked from commit 1266e42ba27accb48a6544e3eddaa4a94daef00c)
* feat: uniform preset colour generation css selector method
(cherry picked from commit 5af87e8d5ffcfd23e755946167f200c0565f8222)
* chore: merge preset colors
(cherry picked from commit 05040dfb703f60a3ea1715326748c508acbf41a6)
* chore: update
(cherry picked from commit 241b40a1361469487a6a3e8f1ad07a25d250463d)
* chore: remove Badge preset inverse colors
* chore: remove fix
删除的这部分其实一个 Bug,但是为了给 PR 减负(尽可能单一, 后面新开一个 PR 来修复这个问题
* suggestions accepted
Update components/style/presetColor.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2023-01-06 11:06:46 +08:00
lijianan
71eddd2c20
chore: remove useless tsx support ( #39934 )
...
* chore: remove useless tsx support
* add
* revert
* add
* fix
* fix
* add test case
* fix
2022-12-31 22:24:56 +08:00
lijianan
4f16966e28
refactor[Wave]: CC => FC ( #39705 )
...
* fix
* refactor[Wave]: CC => FC
* fix lint
* fix
* fix
* fix
* add test case
* add test case
* fix test
* fix test
* test case
* add test case
* fix
* fix
* fix
* fix
* raname
* fix
* test case
* test case
* test case
* fix test
* test case
* refactor: Use React way
* test: coverage
* chore: clean up
* rerun fail ci
* fix: React 17 error
* test: fix test case
* test: fix test case
* fix borderRadius
* test: fix test case
* chore: clean up
* chore: clean up
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-12-31 22:24:55 +08:00
lijianan
5d3381334c
chore: remove useless tsx support ( #39934 )
...
* chore: remove useless tsx support
* add
* revert
* add
* fix
* fix
* add test case
* fix
2022-12-31 22:12:30 +08:00
lijianan
4e45276c4e
refactor[Wave]: CC => FC ( #39705 )
...
* fix
* refactor[Wave]: CC => FC
* fix lint
* fix
* fix
* fix
* add test case
* add test case
* fix test
* fix test
* test case
* add test case
* fix
* fix
* fix
* fix
* raname
* fix
* test case
* test case
* test case
* fix test
* test case
* refactor: Use React way
* test: coverage
* chore: clean up
* rerun fail ci
* fix: React 17 error
* test: fix test case
* test: fix test case
* fix borderRadius
* test: fix test case
* chore: clean up
* chore: clean up
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-12-28 23:20:22 +08:00
afc163
00655846d7
style: add codeFontFamily for Typography elements ( #39823 )
...
* style: add codeFontFamily for Typography elements
* Update components/typography/style/mixins.tsx
2022-12-27 16:43:45 +08:00
MadCcc
c1390b20a9
fix: font-family for components ( #39806 )
...
* fix: font-family for components
* chore: code clean
2022-12-26 16:08:42 +08:00
MadCcc
9fbf80aa8b
type: remove useless internal tag ( #39754 )
...
* chore: remove useless internal tag
* docs: add desc
2022-12-26 10:54:53 +08:00
azro352
328a800132
test: add test cases for breakpoints customize ( #39697 )
...
Rename useResponsiveObserve to useResponsiveObserver. Add validation of breakpoints values and test
2022-12-22 10:11:08 +08:00
github-actions[bot]
5d376aefb1
chore: auto merge branches ( #39441 )
...
chore: merge master into feature
2022-12-09 10:13:56 +00:00
MadCcc
91f9fc2ff9
perf: token update ( #39428 )
...
* fix: token update
* refactor: font map token
* chore: code clean
* chore: code clean
* chore: code clean
* chore: update snapshot
* chore: menu style
2022-12-09 17:52:34 +08:00
MadCcc
e5a8e035de
docs: update theme editor ( #39363 )
...
* docs: update theme editor
* chore: code clean
* chore: code clean
* chore: fix lint
2022-12-07 20:22:15 +08:00
黑雨
db4ee53ffa
feat : new components app ( #39046 )
...
* feat : new components app
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* feat: update app
* feat: update style
* feat: update style
* feat: update style
* feat: add style
* chore: code clean
* feat: add prefixCls
* chore: update snapshot
* chore: update snapshot
* chore: update snapshot
* test: image test
* Update components/app/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
* feat : update for reviewer
* feat: update
* feat: update
* feat: update snap
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: afc163 <afc163@gmail.com>
2022-12-06 17:45:10 +08:00
lijianan
240210a281
feat: New Component QRCode ( #38948 )
...
* feat: qrcode
* chore: code clean
* feat: New Component Qr-Code (#38891 )
* feat: QrCode
* fix
* fix
* fix: fix bug
* fix: fix bug
* fix
* fix
* fix
* delete
* delete
* test case
* fix lint
* bundlesize
* demo
* fix: fix test
* remove dep
* update snap
* en docs
* refactor: rename tests dir
* Update components/qr-code/demo/base.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/demo/base.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/demo/download.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/demo/download.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/demo/download.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/demo/logo.md
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qr-code/demo/logo.md
Co-authored-by: MadCcc <1075746765@qq.com>
* rename
* fix
* adjust text
* rename
* fix title
* rename
* rename
* fix: snap
* fix
* bundlesize
* update demo
* update docs
* add demo
* add docs
* add docs
* test: add warning
* update demo
* bundlesize
* update test case
* update demo
* feat: add onRefresh、add status
* fix: fix demo
* fix: fix demo
* add locale
* add locale
* add test case
* update snap
* fix demo
* update demo
* update demo
* update demo
* Update components/qrcode/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qrcode/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qrcode/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qrcode/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qrcode/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qrcode/interface.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* Update components/qrcode/style/index.ts
Co-authored-by: MadCcc <1075746765@qq.com>
* fix
* Update components/qrcode/index.tsx
Co-authored-by: MadCcc <1075746765@qq.com>
* fix
* fix
* fix
* add decs
* fix
* fix
* fix type
* fix
* fix demo
* fix lint
* fix lint
* add test case for bordered
* prettier-ignore
Co-authored-by: MadCcc <1075746765@qq.com>
Co-authored-by: 栗嘉男 <lijianan@lijianandeMacBook-Pro.local>
2022-12-05 14:15:26 +08:00
二货爱吃白萝卜
134647d12f
fix: form responsive logic ( #39130 )
2022-12-01 10:37:52 +08:00
Arvin Xu
479e4e8884
📚 docs: add token meta info to token system model ( #39101 )
...
* ♻️ refactor token system interface
* 📝 docs: add more token meta info to seeds and map token
* 🔨 chore: update token meta generator scripts
* 🚨 chore: fix lint
* 📝 docs: 补充 token 的 meta 信息
* chore: add json in pkg
* chore: update script
* chore: update flag
Co-authored-by: MadCcc <1075746765@qq.com>
2022-11-30 11:48:47 +08:00
MadCcc
def280b6a1
fix: dev ssr ( #39069 )
...
* fix: dev ssr
* chore: code clean
2022-11-29 11:29:53 +08:00
MadCcc
e04c2d69ae
docs: collect token API from tsdoc ( #38964 )
...
* chore: token doc
* docs: token meta
* chore: code clean
* chore: code clean
* chore: json
* chore: rename
* chore: style
2022-11-25 14:23:11 +08:00
MadCcc
9c7b395a7d
fix: error palette ( #38933 )
...
* fix: error palette
* chore: update doc
* chore: update
* fix: button danger border color
2022-11-25 11:43:33 +08:00
MadCcc
5d9cb2e50d
refactor: Optimize theme export and add docs ( #38902 )
...
* refactor: Optimize theme export and add docs
* chore: fix lint
* chore: fix lint
* chore: fix lint
2022-11-23 20:22:38 +08:00
Tom Xu
77ea4038d1
chore: remo format and remove prettierrc arrowParens ( #38722 )
2022-11-19 13:47:33 +08:00
MadCcc
5b8ebdc337
fix: checkbox trans in Firefox ( #38503 )
...
* fix: checkbox trans in Firefox
* chore: code
2022-11-14 15:11:56 +08:00
二货爱吃白萝卜
0741f59216
fix: Image operation can not hide & export default seedToken ( #38494 )
...
* chore: export defaultSeed
* fix: image motion operation miss
2022-11-10 21:27:37 +08:00
Dunqing
382b2cacf7
fix(theme): inconsistent results with different algorithm order ( #38481 )
...
* fix(theme): inconsistent results with different algorithm order
* fix: revert
* fix: revert
* fix: revert again
* test: update
* fix: lint
2022-11-10 17:18:40 +08:00
黑雨
b0850139f2
[new component] Next tour ( #37867 )
...
* feat: init
* feat: update
* feat: upate
* feat: update
* feat: update
* feat: init
* feat: init
* feat: init
* feat: update
* feat: update
* feat: update
* feat: update rc-tour
* feat: init component
* feat: init component
* chore: update pck
* doc: update doc
* doc: update reviewer
* doc: update reviewer
* doc: update reviewer
* feat: update reviewer
* feat: update reviewer
* feat: update doc
* feat: update deme
* feat: update demo doc
* feat: update demo
* feat: update demo
* feat: update style
* feat: update dom & style
* feat: update dome
* feat: update dome
* docs: update demo
* feat: update doc
* feat: update dome
* feat: add locale
* doc: update locale
* doc: add test
* feat: add test case
* feat: add test case
* feat: update package
* feat: update ts
* feat: update ts
* feat: update snapshots
* feat: update demo
* feat: update demo
* feat: update demo
* feat: edit maxSize
* feat: edit maxSize
* feat: update lint
* feat: update lint
* feat: update style reviewer
* feat: update style
* feat: merge next
* feat: add locale
* feat: reset bundleSize
* feat: change maxSize
* feat: update test coverage
* feat: update test coverage
* feat: add type
* chore: simplify en locale
* feat: update
* feat: update test snap
* docs: demo update
* chore: adjust style
* chore: adjust style
* chore: bump rc-tour
* Update package.json
* feat: update package
* feat: update package
* feat: update cover
* docs: update api
* docs: update overview snap
* feat: update token
* feat: delete repeat ts
* feat: remove finishButtonProps
* chore: update demo
* feat: tour style
* test: fix lint
* chore: code clean
Co-authored-by: lijianan <574980606@qq.com>
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: MadCcc <1075746765@qq.com>
2022-11-02 16:25:28 +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
MadCcc
ffc09a2a0d
feat: compact theme ( #38105 )
...
* feat: compact theme
* chore: code clean
* chore: code clean
* chore: show dynamic theme in preview
* chore: code clean
* feat: compact algorithm
2022-10-25 17:04:36 +08:00
MadCcc
accf0d2856
chore: move common style to components ( #38063 )
...
* chore: move common style to components
* chore: update selector
* chore: rename
2022-10-17 21:08:44 +08:00
MadCcc
14ace2805a
chore: remove experimental warning ( #38061 )
...
* chore: remove experimental warning
* chore: code clean
2022-10-17 17:30:29 +08:00
MadCcc
514dedac92
feat: add common style to rootPrefixCls ( #37810 )
...
* feat: add common style to rootPrefixCls
* test: fix lint
2022-09-30 15:30:20 +08:00
MadCcc
7f951021bf
docs: v5 docs completion ( #37757 )
...
* docs: v5 docs completion
* chore: code clean
2022-09-27 16:56:56 +08:00
MadCcc
06d2c48c31
fix: getAlphaColor should ignore alpha color ( #37720 )
2022-09-23 17:31:21 +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
c60fc82ab3
style: v5 style optimization ( #37634 )
...
* style: ui update
* style: v5 style optimization
* chore: code clean
* style: modal close btn style
* style: notification close button style
* chore: code clean
2022-09-20 21:50:36 +08:00
MadCcc
415c22bc8c
refactor: menu theme style ( #37640 )
2022-09-19 22:17:26 +08:00
MadCcc
bcfb3c9fc6
fix: should not override map token with seed token ( #37582 )
...
* fix: fix steps color
* fix: should not override maptoken with seedtoken
2022-09-19 15:08:09 +08:00
MadCcc
607ad0dfdd
feat: alpha color ( #37574 )
...
* feat: alpha color
* chore: update
2022-09-16 14:58:05 +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
二货爱吃白萝卜
b24e9ef846
fix: ant- prefix default set font family & size ( #37541 )
...
* fix: missing global font size
* chore: patch fontsize
* chore: clean up
2022-09-15 11:37:10 +08:00
MadCcc
0b8c112193
feat: token wireframe ( #37507 )
...
* feat: wireframe token
* feat: token wireframe
* feat: wireframe steps
* feat: wireframe table
* feat: wireframe modal
* feat: wireframe popover
* chore: update token collect
2022-09-13 11:52:56 +08:00
MadCcc
229d0d81b7
feat: v5 hover ( #37433 )
...
* feat: v5 hover
* feat: breadcrumb margin
* feat: badge hover
* feat: v5 error
* fix: badge ribbon corner
2022-09-07 12:00:00 +08:00
MadCcc
d519acb3e6
fix: radius algorithm ( #37369 )
2022-09-02 17:53:57 +08:00
MadCcc
46a861afff
feat: radius token algorithm ( #37341 )
...
* feat: radius token
* test: add test case
* feat: linear after 16
* test: more test case
2022-09-01 20:09:32 +08:00
MadCcc
70b5c2a63e
fix: fill color ( #37302 )
2022-08-30 16:24:03 +08:00
MadCcc
2686a126ce
feat: update token colorFill ( #37286 )
2022-08-29 17:49:44 +08:00
MadCcc
d2b219dbf8
fix: iconPrefixCls should affect cssinjs ( #37259 )
2022-08-26 19:31:53 +08:00