二货爱吃白萝卜
|
f4858ff581
|
chore: align motion follow popup point (#42225)
* chore: align motion follow popup point
* test: update snapshot
|
2023-05-08 23:28:13 +08:00 |
|
afc163
|
0eed438d76
|
fix: Select width getting smaller when search (#41722)
* bump rc-select
* fix: Select width become 0px when searching
|
2023-04-10 13:11:51 +08:00 |
|
二货爱吃白萝卜
|
4299d774ac
|
chore: optimize Select like component popup logic (#41619)
* chore: bump trigger ver
* chore: support auto flip + shift
* test: update snapshot
* chore: use in TreeSelect & Cascader
|
2023-04-04 13:43:53 +08:00 |
|
afc163
|
468f806e03
|
Merge branch 'feature' into master-merge-feature
|
2023-04-01 21:17:17 +08:00 |
|
lijianan
|
6aa21567d5
|
docs: update demo (#41534)
|
2023-03-30 10:23:57 +08:00 |
|
二货机器人
|
d6a73f3c6b
|
chore: feature merge master
|
2023-03-29 14:44:41 +08:00 |
|
二货爱吃白萝卜
|
6770b7fb22
|
test: Use render for demo-extends test (#41242)
* test: update snapshot
* test: use render
* test: fix skip
* test: fix skip
|
2023-03-15 00:08:31 +08:00 |
|
dependabot[bot]
|
1df1034f20
|
chore(deps-dev): bump glob from 8.1.0 to 9.2.1 (#41109)
* chore(deps-dev): bump glob from 8.1.0 to 9.2.1
Bumps [glob](https://github.com/isaacs/node-glob) from 8.1.0 to 9.2.1.
- [Release notes](https://github.com/isaacs/node-glob/releases)
- [Changelog](https://github.com/isaacs/node-glob/blob/main/changelog.md)
- [Commits](https://github.com/isaacs/node-glob/compare/v8.1.0...v9.2.1)
---
updated-dependencies:
- dependency-name: glob
dependency-type: direct:development
update-type: version-update:semver-major
...
Signed-off-by: dependabot[bot] <support@github.com>
* fix: update api
* fix
* fix
* fix path
* fix path
* update snap
* update snap
* update snap
---------
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: 栗嘉男 <574980606@qq.com>
|
2023-03-10 11:50:12 +08:00 |
|
MadCcc
|
7a7305ce5a
|
Merge pull request #41075 from ant-design/feature
chore: merge feature into feature
|
2023-03-06 00:22:27 +08:00 |
|
MadCcc
|
1d923e5daf
|
chore: update snapshot (#41074)
|
2023-03-05 23:30:14 +08:00 |
|
二货爱吃白萝卜
|
6c32399bd4
|
chore: Select like component always showArrow (#41028)
* chore: always showArrow
* test: update snapshot
* fix: autoComplete arrow logic
* test: update snapshot
* test: update snapshot
* test: update snapshot
* test: update snapshot
|
2023-03-05 23:29:03 +08:00 |
|
JiaQi
|
2e9d14f282
|
fix(select): Fix Typography component is not centered in the Select component (#40422)
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
|
2023-03-05 21:00:06 +08:00 |
|
二货爱吃白萝卜
|
9d546ed51a
|
chore: bump select tree-select cascader version (#41013)
* chore: bump select tree-select cascader version
* chore: adjust align prepare style
* chore: bump trigger version
* test: update snapshot
|
2023-03-02 22:09:02 +08:00 |
|
JiaQi
|
121036348a
|
docs(select): Make size demo check the default value (#40536)
Co-authored-by: Yuiai01 <dujiaqi@kezaihui.com>
|
2023-02-04 13:12:30 +08:00 |
|
lijianan
|
b9a6b7b578
|
demo: update demo (#40318)
* demo: update demo
* add form
* clear
* add Select
* add
* fix style
* fix style
* fix
* revert
|
2023-01-19 15:37:54 +08:00 |
|
lijianan
|
d549964493
|
demo: update demo (#40313)
* demo: update demo
* add
* fix lint
|
2023-01-18 19:20:40 +08:00 |
|
二货爱吃白萝卜
|
0fffe06bd9
|
chore: Select virtual=false will bind to real element for a11y (#39550)
* chore: bump rc-select
* docs: update doc
* test: Update snapshot
* test: Update snapshot
|
2022-12-14 17:16:13 +08:00 |
|
MadCcc
|
91b25d554e
|
feat: empty simple in dark theme (#38785)
* feat: empty simple in dark theme
* chore: fix lint
* chore: update snapshot
* chore: update snaot
|
2022-11-21 17:12:10 +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 028265d3ba5987df5f13c3e9d42cf76cb1812b2e.
* 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 |
|
Bojack
|
892ef7e925
|
fix: The text should read "No data" (#38127)
|
2022-10-30 21:33:23 +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 |
|
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 |
|
二货爱吃白萝卜
|
94edd8e917
|
refactor: Select like PurePanel remove motion and support auto width (#37117)
* refactor: Pure support open
* chore: fit content size
* test: Update snapshot
* test: back of snapshot
* test: ignore purePanel
|
2022-08-17 19:57:10 +08:00 |
|
二货机器人
|
394aba4afe
|
chore: merge master
|
2022-07-29 15:56:11 +08:00 |
|
afc163
|
1e88248903
|
docs: renew Select dropdownRender demo and FAQ (#36665)
* docs: renew Select dropdownRender FAQ and demo
* chore: update snapshot
* chore: fix Select demo tsc
* chore: fix Select demo tsc
|
2022-07-23 17:00:19 +08:00 |
|
二货机器人
|
1bf275fa9a
|
feat: Picker support PureRender (#36458)
* feat: Picker support PureRender
* test: update snapshot
* fix: timepicker wrapper
|
2022-07-11 14:58:59 +08:00 |
|
二货机器人
|
254bbda86d
|
feat: Select like component support pure render (#36407)
* feat: support select pure render
* test: Update snapshot
* chore: fix pure render export ts
* chore: fix lint
* test: do not care about ssr
|
2022-07-07 20:05:19 +08:00 |
|
zombiej
|
cd0ace3d40
|
chore: merge master
|
2022-05-21 22:14:15 +08:00 |
|
章鱼
|
7fd093bd0a
|
docs: feat components TS demo (#34742)
* docs: add general components TS demo
* docs: add layout components TS demo
* docs: add navigation components TS demo
* docs: add data entry components TS demo
* chore(deps): add types for qs
* docs: add data display TS demo
* docs: add feedback components TS demo
* docs: add other components TS demo
* chore(deps): add types
* docs: unified demo code style
* docs: fix lint error
* docs: add demo TS type
* docs: fix demo TS type
* test: update snapshot
* docs: fix TS demo
* feat: update Rate character type
* docs: fix lint error
* feat: update Rate character type
* feat: update Rate character type
|
2022-05-19 09:46:26 +08:00 |
|
二货机器人
|
aa9815303f
|
refactor: with empty token (#35606)
* refactor: with empty token
* chore: patch
* chore: more toke
* chore: add seedToken
* test: update snapshot
|
2022-05-18 15:37:27 +08:00 |
|
afc163
|
12d98f9ed6
|
chore: update snapshot due to rc-trigger bumped (#35106)
|
2022-04-20 00:16:39 +08:00 |
|
zombiej
|
ac121e887c
|
test: Update snapshot
|
2022-03-15 14:13:49 +08:00 |
|
MadCcc
|
2258335e6c
|
feat: select support status (#34084)
* feat: select support status
* test: fix lint
|
2022-02-16 21:39:48 +08:00 |
|
MadCcc
|
76ad890deb
|
Merge branch 'master' into feature-merge-master
|
2022-02-15 14:05:33 +08:00 |
|
二货机器人
|
31fb55adf3
|
chore: btn default provide default cls (#34013)
|
2022-02-11 15:02:59 +08:00 |
|
afc163
|
0c422fe1b7
|
docs: improve Select dropdownRender demo style (#34004)
|
2022-02-11 10:39:10 +08:00 |
|
MadCcc
|
6b1a48d5ed
|
revert: Revert "Merge branch 'feature' into master" (#33903)
This reverts commit 40433f357d , reversing
changes made to 27a498e021 .
|
2022-01-30 15:21:41 +08:00 |
|
Cat-XHS
|
daa9804824
|
feat: Select/DatePicker/TimePicker/TreeSelect support placement (#33541)
* feat: select components add placement api
* feat: select components add placement api
* fix: delete placement
* fix: change md demo and delete export
* feat: cascader and tree-select add placement
* feat: datapicker add placement api
* fix: change repeat static declaration to single
* test: updata test units
* doc: change doc
* fix: delete merge message & delete decalare ts
* test: fix unit test
* fix: add transName in select & treeSelect & cascader
* fix: change common api in utils
* fix: change useless if block to only
* fix: change placement string to enum
* fix: lint done
Co-authored-by: 礼检 <ljj337009@antgroup.com>
|
2022-01-20 16:54:47 +08:00 |
|
zombiej
|
7ae451729f
|
test: update snapshot
|
2021-12-27 10:58:29 +08:00 |
|
二货机器人
|
2df11184f4
|
test: Demo check popup content (#33378)
* auto demo
* chore: update demo snapshot
* fix: trigger mock ref logic
* chore: try 2 test case
* chore: more snapshot
* chore: update snapshot
* chore: fix ts
* chore: split test
* test: Update test case
* chore: fix test order
|
2021-12-23 11:51:10 +08:00 |
|