易风
f15f85b196
docs: Refine the table options ( #39070 )
...
* docs: Refine the table options
* docs: Refine the table options
2022-11-29 15:41:21 +08:00
MadCcc
4ab8693693
docs: fix gfm
2022-11-18 16:59:42 +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
8df44ddffd
chore: fix api table
2022-11-17 01:51:18 +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
MadCcc
7a38804f95
Merge branch 'master' into next-merge-master
2022-10-18 21:33:51 +08:00
Wesley
e3abd1e77f
docs: Table Documentation interface description error ( #38065 )
...
Co-authored-by: YONGWEI PENG <yongweipeng@YONGWEIdeMacBook-Pro.local>
2022-10-17 18:06:38 +08:00
yykoypj
a2605f757d
feat: switch filterDropdownVisible to filterDropdownOpen for Table ( #36747 )
...
* feat: change filterDropdownVisible to filterDropdownOpen for Table
* docs: resolve conflict
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-08-22 15:37:51 +08:00
github-actions[bot]
19acac6f80
chore: auto merge branches ( #37173 )
...
chore: next merge feature
2022-08-22 04:14:58 +00:00
yykoypj
f0e4963187
feat: switch filterDropdownVisible to filterDropdownOpen for Table ( #37026 )
...
* feat: table filterDropdownVisible to filterDropdownOpen
* chore: adjust prosp pass
* test: Update test case
Co-authored-by: 二货机器人 <smith3816@gmail.com>
2022-08-22 11:19:53 +08:00
二货机器人
d970d80fa0
chore: next merge feature
2022-08-05 15:23:36 +08:00
losgif
aa648d2cd8
feat(table): add column title attribute in expandable props. ( #36794 )
...
* chore: rc-table's version up to 7.26.0
* docs(table): add column title attribute in expandable
* docs(table): add column title attribute in expandable
2022-07-30 17:13:20 +08:00
zombiej
3a4d399248
chore: merge feature
2022-05-23 15:52:14 +08:00
MadCcc
6817db7b52
feat: table rowSelection.onChange support type ( #35598 )
...
* feat: table rowSelection onChange support method
* docs: update
* chore: rename param
* test: update
* test: update
2022-05-18 11:59:00 +08:00
github-actions[bot]
fb9c2fc51e
chore: auto merge branchs ( #35553 )
...
chore: merge master into next
2022-05-14 10:03:09 +00:00
afc163
46df154ce4
chore: deprecated rowSelection.onSelectNone and onSelectMultiple ( #35545 )
2022-05-14 16:41:34 +08:00
zombiej
3a0c53470f
chore: merge master
2022-05-13 10:20:20 +08:00
limingxin
765bc1effc
docs: Table QA about rowSelection renderCell ( #35494 )
...
* Update index.zh-CN.md
之前需要在 可选列的勾选框 中增加 Tooltip,没有在文档中找到相关的文档,通过搜索 issue,以为暂时不支持,看了源码才发现已经支持了。
所以想要完善一下文档,可以方便其他用户找到此内容。
* docs: Table QA about rowSelection renderCell
update US doc
2022-05-11 17:58:26 +08:00
afc163
84a969e5e0
chore: sync master into next branch
2022-05-11 15:36:22 +08:00
afc163
089dc7e36a
docs: remove editable in table documentation
...
close
https://github.com/ant-design/ant-design/pull/35471#issuecomment-1123239879
2022-05-11 14:35:43 +08:00
MadCcc
24773d5796
test: lint
2022-05-09 22:20:07 +08:00
zombiej
a8010d5422
chore: next merge master
2022-04-15 15:44:02 +08:00
afc163
cf44a6bde9
docs: recommend S2 and ProTable in table documentation ( #34998 )
...
* docs: recommend S2 and ProTable in table documentation
* Update index.en-US.md
2022-04-12 22:22:01 +08:00
黑雨
d4acc661da
feat: add filterResetToDefaultFilteredValue api ( #34355 )
...
* feat: add filterResetToDefaultFilteredValue api
* feat: fix lint
* feat: update test case
* feat: update doc
2022-03-23 19:29:05 +08:00
zqran
86415ef8a2
docs(Table): replace the link of TableComponents
prop with rc-table
type ( #34423 )
2022-03-11 09:52:16 +08:00
黑雨
2c56927ae9
feat: table filterSearch supports function ( #34085 )
...
* feat: table filterSearch supports function
* feat: update for test
* feat: update document
2022-02-25 16:05:18 +08:00
二货机器人
4cc055749d
refactor: Move Table rowSpan
& colSpan
demo to onCell
instead ( #33114 )
...
* docs: change doc of span demo
* docs: clear render props
2021-12-02 10:35:18 +08:00
二货机器人
2b152b0c22
feat: Support Table.EXPAND_COLUMN & Table.SELECTION_COLUMN ( #33026 )
...
* feat: Table support Table.EXPAND_COLUMN & Table.SELECTION_COLUMN
* docs: Update docs
2021-11-26 17:50:41 +08:00
Pob Ch
a73f4a324f
docs: Fix the link in Table's API doc ( #32779 )
...
- Fix FilterDropdownProps link in table/index.en-US.md
- Fix FilterDropdownProps link in table/index.zh-CN.md
2021-11-08 16:28:16 +08:00
afc163
9c17f94cab
feat: Table filterMode and filterSearch functions ( #31809 )
...
* feat: Table supports filterMode="tree-select"
* add tree component
* fix detail
* use tree
* add @table-filter-dropdown-max-height
* feat: add check all to filter tree
* feat: add search
* feat: use filterTreeNode
* fix code style
* fix style
* style: tree node selected bg
* fix demo
* feat: add filterSearch
* fix: clear search value after close filter dropdown
* update snapshot
* code style
* fix test case
* chore: new FilterDropdown.tsx file
* chore: searchValueMatched function
* add test case
* test: add test cases
* feat: reset only works on dropdown state now
* chore: add table locales
* fix search input width
* tweak style
* style: update transfer search input style
* perf: improve table perf
* fix: filterMuiltiple={false}
* test: add test for selecting
* chore: fix table filter selection
* fix lint
* remove unused code
* fix: style dependencies
* test: turn off bail config for duplidated-package-plugin in feature branch
* Update components/table/hooks/useFilter/FilterSearch.tsx
Co-authored-by: Peach <scdzwyxst@gmail.com>
* fix locale link
* Apply suggestions from code review
* Apply suggestions from code review
Co-authored-by: Peach <scdzwyxst@gmail.com>
2021-09-01 10:49:52 +08:00
xrkffgg
87195d9b4e
feat: add Table expandable fixed ( #29959 )
2021-03-30 20:02:55 +08:00
kily zhou
59c3c71b72
feat: Table adds rowSelection.defaultSelectedRowKeys ( #29879 )
2021-03-25 09:11:39 +08:00
einq7
1fa02cba7d
docs: add editable in column api ( #29708 )
...
* docs: add editable in column api
* Remove extra column
2021-03-10 23:20:11 +08:00
Tom Xu
e5d908a078
docs: format api ( #29537 )
2021-03-01 19:20:48 +08:00
Tom Xu
0c7d955734
docs: improve table api ( #29393 )
2021-02-20 17:56:03 +08:00
Tom Xu
4c3898ebf3
docs: improve table api ( #29391 )
2021-02-20 17:10:12 +08:00
Ant Design GitHub Bot
074f2228cb
Merge pull request #29104 from ant-design/master
2021-01-29 10:16:25 +08:00
Benjamin Schuch
45f4f46483
docs: fix onHeaderRow documentation ( #29103 )
2021-01-29 09:50:49 +08:00
Harrison
755669a68b
feat: Allow user to configure the Tooltip in the Table header ( #29002 )
...
* feat: Table header supports tooltipPlacement
* docs: add Table tooltipPlacement
* feat: Allow user to configure the Tooltip in the Table header
* fix: fix jsx and use old code style
* fix: replace if blocks with ternary operator
* docs: fix url
Co-authored-by: 偏右 <afc163@gmail.com>
* docs: fix url
Co-authored-by: harrisoff <john@smith.kyon>
Co-authored-by: 偏右 <afc163@gmail.com>
2021-01-26 09:33:29 +08:00
zhuguibiao
8d5a1fe449
docs: Table scroll properties X and Y are missing type string ( #28964 )
2021-01-21 15:55:41 +08:00
afc163
68f594e9d6
docs: fix Table rowSelection.columnWidth default value
...
close #28837
ref #28073
2021-01-13 17:15:21 +08:00
limingxin
3f30db32f7
Update index.zh-CN.md ( #28835 )
...
update expandable markdown
2021-01-13 16:13:11 +08:00
不吃猫的鱼
5119d2a9e1
feat: add select none functionality ( #28580 )
2020-12-29 10:38:43 +08:00
Tom Xu
c00755f9ec
Merge branch 'feature' into merge
2020-12-17 15:27:42 +08:00
Tom Xu
db7c425663
Merge pull request #28381 from ant-design/master
...
chore: merge master into feature
2020-12-16 15:24:20 +08:00
二货机器人
857cbe1b23
fix: Fixed columns z-index issue ( #28346 )
...
* fix: Fixed columns z-index issue
* fix lint
2020-12-14 16:04:23 +08:00
偏右
50e8e7d9e1
feat: Table support expandable.columnWidth ( #28249 )
...
close https://github.com/ant-design/ant-design/issues/28147
2020-12-09 14:35:41 +08:00
einq7
3357fccf0e
docs: format inline code ( #27634 )
2020-11-08 15:04:02 +08:00
realEago
1ceaa3a87f
docs: table doc childrenColumnName property type ( #27329 )
...
Co-authored-by: zhaiyuanhang <zhaiyuanhang@xylink.com>
2020-10-23 19:32:29 +08:00
Tom Xu
d44f404eae
docs: sort api ( #27251 )
...
* chore: improve sort api table scripts
* sort api
* add ignore
* Revert "sort api"
This reverts commit 343505d5f0
.
* sort api
* Update package.json
* sort api
* Delete sort-api.js
* sort api
* sort api
* sort api
* fix
* Update index.zh-CN.md
* fix input-number
* fix input-number
* sort func
* fix
* Method moved to the end
* carousel method
2020-10-21 10:33:43 +08:00