i3web
6407eac688
docs: update onChange description of Pagination component ( #30166 )
...
* docs: update onChange description of Pagination component
* Update components/pagination/index.zh-CN.md
Co-authored-by: afc163 <afc163@gmail.com>
Co-authored-by: 楼航飞 <hangfei.lou@datayes.com>
Co-authored-by: afc163 <afc163@gmail.com>
2021-04-18 13:43:59 +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
xrk
d66458435d
docs: fix pagination api ( #25565 )
2020-07-10 15:18:40 +08:00
xrkffgg
d0181d1b4f
docs: format api menu/pageheader/pagination ( #25299 )
2020-06-30 13:26:37 +08:00
Arvin Xu
dda650cc7b
docs: Update components cover ( #24744 )
...
* docs: Update components cover
#24629
* docs: Update components cover
2020-06-05 13:50:09 +08:00
偏右
882cec62d6
docs: 🌈 Add Components overview page ( #24491 )
...
* docs: Add components overview page
* fix detail
* remove ContributorsList form overview page
* fix components url
* improve code style
* remove extra file
* fix detail
* fix lint
* fix lint
* docs: Finish components overview page
* fix lint
* docs: Update cover
* fix lint
* update cover
* update menu
* improve overview page
* refactor code
* fix order
* update title
* add components count
* fix overview page ssr bug
* move less file
* update title margin
Co-authored-by: arvinxx <arvinx@foxmail.com>
2020-05-31 11:48:34 +08:00
Joker Wang
f93f86123e
fix: Pagination missing showTitle ( #23134 ) ( #23144 )
...
* fix: Pagination missing showTitle (#23134 )
* Update Chinese description of showTitle
Co-Authored-By: 偏右 <afc163@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
2020-04-11 16:36:12 +08:00
二货机器人
3c7626ede2
docs: update pagination related doc ( #23046 )
...
* update pagination related doc
* Update components/pagination/index.en-US.md
Co-Authored-By: 偏右 <afc163@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
2020-04-09 10:52:02 +08:00
afc163
ff95260b0a
📖 update pagination doc
2020-03-29 23:04:20 +08:00
偏右
db3a81ab19
feat: 🔢 improve default pagination switch experience ( #22711 )
...
* 🆙 rc-pagination to 2.1.0
* ✅ update snapshot and fix ci
* 🆙 rc-pagination to 2.2.0
* ✅ update snapshot
Co-authored-by: zombiej <smith3816@gmail.com>
2020-03-29 20:15:05 +08:00
Wendell
584d0ae048
feat: pagination could change its size by the width of the window ( #21959 )
...
* feat: pagination could change its size by the width of the window
feat: pagination add autoResize prop
chore: remove resizing
* doc: fix doc
* feat: rename API
* fix: rename
* fix: test
2020-03-10 20:32:34 +08:00
xrkffgg
156c1dbe17
docs: translation API doc ( #20984 )
2020-01-17 18:23:58 +08:00
Amumu
29b4b7004e
docs upgrade ( #20460 )
2019-12-26 14:37:39 +08:00
Ms. Wang
84c4e1e10f
Removed version cloumn in 4.0 ( #19872 )
2019-11-22 10:33:34 +08:00
lhx
a5a735cfc6
更新 Pagination 组件 文档的版本号
2019-08-07 13:51:35 +08:00
刘宏玺
c8ac1696b5
更新 Pagination 组件 版本号
2019-08-07 11:17:52 +08:00
MuYu
fb0b4f0fc9
docs: show version Number features were added ( #17373 )
...
* docs: add api first appearance
* docs: fix auto-complete doc
* docs: replace Version Added with Version
* docs: date picker common method
* docs: date picker common method
* docs: tree
* docs: remove meaningless 3.0.0
2019-07-11 14:14:33 +08:00
zombieJ
e88589d9ef
feat: Pagination support disabled
prop ( #16493 )
...
* feat: Pagination support `disable`
* update snapshot
* update style
* update style
* update snapshot
* update font color
2019-05-10 15:38:35 +08:00
afc163
b780070351
💄 prittier all files
2019-05-07 14:57:32 +08:00
Juan Carlos Lloret H
1e6405eae9
Added missing showLessItems prop to pagination component
2019-04-08 15:43:06 +02:00
偏右
2eddc2a1d4
🌟 support goto button in Pagination ( #14819 )
...
close #14798
close #14535
close #10201
close #7328
2019-02-14 22:39:11 +08:00
zombieJ
bf087e29bd
Add remark lint ( #13906 )
...
support remark-lint check
2018-12-26 14:14:00 +08:00
afc163
213693e333
🌐 site: transition component category, close #11629
2018-11-04 16:20:35 +08:00
Wei Zhu
999d6184ad
docs: Sort api table
2017-12-29 20:22:58 +08:00
Cam Song
1af1534592
Add hideOnSinglePage to Pagination ( #8615 )
2017-12-29 20:14:53 +08:00
Wei Zhu
36227a10db
docs: sort api table
2017-10-25 10:25:44 +08:00
afc163
81048aafb2
Improve itemRender of Pagination
2017-08-30 14:03:37 +08:00
Dan Minshew
8e2d65298a
Escape "|" character
2017-07-24 22:12:46 -05:00
afc163
25a60322e5
Add Pagination[itemRender]
2017-07-06 19:17:36 +08:00
ddcat1115
7ab95b7eae
- fix ts error ( #5145 )
...
- typescript upgrade to 2.2.1
2017-03-06 15:48:03 +08:00
afc163
e71807b732
Improve pagination demo
2017-02-18 18:12:38 +08:00
乐仪
ff658c17f6
- update CHANGLOG
...
- update Pagination docs
2017-02-10 22:59:46 +08:00
Wei Zhu
77b78a9389
docs: Unify type naming ( #4636 )
...
* Unify name of ReactNode type in document
* Lowser all string type name
* Lowercase all number type name
* Lowercase all boolean type name
* Unify array type
* Lowercase all object type name
* Unify mutilple types
2017-01-20 20:10:50 +08:00
Wei Zhu
c547569d05
docs: Document callback parameters for Pagination
2016-12-15 16:07:04 +08:00
偏右
7748471fa0
feat: Add range into showTotal (#2240#issuecomment-234766623) ( #3863 )
2016-11-22 10:12:14 +08:00
Benjy Cui
3f67fd3f9f
docs: update docs details
2016-09-21 11:28:38 +08:00
ddcat1115
a242a4bdf3
docs: pagination translation ( #2533 )
2016-07-29 10:15:31 +08:00