github-actions[bot]
|
7037b470c0
|
chore: auto merge branches (#39111)
chore: feature merge master
|
2022-11-30 03:25:40 +00:00 |
|
Humble
|
626814729a
|
style: fix color change (#38921) (#39077)
|
2022-11-29 15:43:58 +08:00 |
|
lijianan
|
4efa3b2896
|
test: console.error should nullable in Console (#39050)
|
2022-11-28 14:19:25 +08:00 |
|
MadCcc
|
c224855c89
|
Merge branch 'master' into feature-merge-master
|
2022-11-25 20:15:08 +08:00 |
|
MadCcc
|
1fbb865204
|
fix: menu overflow (#38989)
|
2022-11-25 16:00:01 +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 |
|
Yunhwan Logan Na
|
535501108e
|
docs: fix broken sub-menu docs (#38930)
* Fix broken sub-menu docs
* Update components/menu/index.en-US.md
Co-authored-by: afc163 <afc163@gmail.com>
|
2022-11-24 12:04:05 +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 |
|
MadCcc
|
5ec18089e6
|
Merge branch 'master' into feature-merge-master
|
2022-11-22 16:47:28 +08:00 |
|
子瞻 Luci
|
68b88d98f4
|
fix(menu): menu horizontal border bottom when dark (#38741)
|
2022-11-21 12:03:17 +08:00 |
|
lijianan
|
6a8f5b5765
|
refactor(Menu): rewrite CC => FC (#38751)
|
2022-11-21 09:52:33 +08:00 |
|
JarvisArt
|
c51bba2530
|
fix: menu expansion submenu jitter (#38748)
|
2022-11-20 01:08:15 +08:00 |
|
Dave
|
d32a1fe274
|
fix(types): external module type error (CompoundedComponent) (#38666)
* fix(types): external module type error (CompoundedComponent)
* refactor(types): rename and replace internal CompoundedComponent type
|
2022-11-19 16:56:23 +08:00 |
|
Tom Xu
|
77ea4038d1
|
chore: remo format and remove prettierrc arrowParens (#38722)
|
2022-11-19 13:47:33 +08:00 |
|
JarvisArt
|
30fb068ba5
|
fix: submenu margin (#38714)
|
2022-11-18 23:58:17 +08:00 |
|
afc163
|
85b171a6e2
|
style: fix SubMenu offset (#38645)
|
2022-11-18 00:18:18 +08:00 |
|
MadCcc
|
0162d2e2d8
|
feat: change transiton to mid duration (#38648)
|
2022-11-17 23:31:41 +08:00 |
|
JarvisArt
|
c6c35cc0ad
|
fix: menu paddingTop centered with icon (#38626)
|
2022-11-17 18:37:48 +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 |
|
MadCcc
|
fab90b09f4
|
docs: fix site issue (#38552)
* docs: put an example loading component
* fix: site issue
* fix: site issue
* feat: add loading
* feat: alert
* docs: rm ReactDOM.render in md
* docs: use style tag
* chore: update snapshot
* Revert "docs: use style tag"
This reverts commit 1f75a99f8c .
* docs: update demo
* chore: update demo
Co-authored-by: PeachScript <scdzwyxst@gmail.com>
|
2022-11-15 22:55:01 +08:00 |
|
二货爱吃白萝卜
|
c85e570fd7
|
fix: menu style missing (#38583)
|
2022-11-15 22:08:30 +08:00 |
|
二货爱吃白萝卜
|
38d75cf346
|
fix: menu grp item style missing (#38525)
|
2022-11-12 16:27:31 +08:00 |
|
MadCcc
|
bcaf197b31
|
fix: menu margin (#38495)
* fix: menu margin
* chore: code clean
|
2022-11-10 22:03:34 +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 |
|
二货机器人
|
d5cfd195dd
|
chore: merge master
|
2022-11-07 23:32:46 +08:00 |
|
lijianan
|
82ba22232d
|
test: simplify test case (#38375)
|
2022-11-04 11:24:56 +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 |
|
afc163
|
c73b9a738a
|
Update index.less (#38273)
|
2022-10-29 16:45:49 +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 |
|
MadCcc
|
ba5a7b8d1b
|
feat: v5 menu style (#38009)
* feat: v5 menu style
* chore: code clean
* feat: more component token
* docs: add v4 demo
* test: fix lint
* docs: update docs
|
2022-10-18 17:04:06 +08:00 |
|
MadCcc
|
0a0f96798d
|
chore: snapshot
|
2022-10-14 12:11:43 +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 |
|
二货爱吃白萝卜
|
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 |
|
Nikita Dmitrienko
|
5132acfd7e
|
Fix a typo (#37826)
|
2022-10-01 09:31:26 +08:00 |
|
lijianan
|
ddaead6777
|
fix: delete defaultprops (#37822)
* fix: delete defaultprops
* fix: delete defaultprops
|
2022-09-30 17:44:24 +08:00 |
|
Zheeeng
|
49206a53c5
|
chore: prefer using @internal annotation over other markups (#37816)
|
2022-09-30 14:26:41 +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 |
|
MadCcc
|
415c22bc8c
|
refactor: menu theme style (#37640)
|
2022-09-19 22:17:26 +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
|
8e328d0ae2
|
feat: focus outline (#37483)
* feat: focus outline
* feat: add tree focus
|
2022-09-09 10:53:03 +08:00 |
|
lijianan
|
f47535a153
|
test: migrate part of rtlTest tests (#37315)
* test: migrate part of rtlTest tests
* style: performance optimize
* fix: add type
* fix: fallback
|
2022-09-07 14:18:32 +08:00 |
|
MadCcc
|
d5c17a9a7c
|
Merge branch 'master' into next-merge-master
|
2022-09-05 21:26:04 +08:00 |
|
MadCcc
|
e5e2159882
|
Merge branch 'feature' into master-merge-feature
|
2022-09-04 14:46:28 +08:00 |
|
afc163
|
f8b5fc3aae
|
style: fix Menu disabled item focus style (#37332)
close #37325
|
2022-08-31 19:08:23 +08:00 |
|
MadCcc
|
942fd0b22c
|
test: fix lint
|
2022-08-30 15:35:48 +08:00 |
|
MadCcc
|
6206ba4637
|
test: fix test case
|
2022-08-30 14:52:21 +08:00 |
|