Albert Mañosa
|
65ba33e1ab
|
fix: Pagination font family (#26230)
* fix: Change @pagination-font-family value
* fix: Add explicit font-family to item-ellipsis
|
2020-08-17 10:31:20 +08:00 |
|
偏右
|
7d500703d7
|
feat: 💄 Add @badge-color (#26159)
|
2020-08-12 15:04:46 +08:00 |
|
Daryl Roberts
|
cdb8a5bcd7
|
style: add @badge-count-background (#26043)
|
2020-08-10 11:16:00 +08:00 |
|
xrkffgg
|
1ade6da9cd
|
fix: inputnumber handler background in dark (#26072)
|
2020-08-07 09:57:52 +08:00 |
|
xrkffgg
|
93d8d66171
|
style: add @btn-line-height (#26014)
|
2020-08-04 19:56:10 +08:00 |
|
xrkffgg
|
87555eb5a9
|
style: optimize select multiple disabled style (#25980)
* style: optimize select multiple disabled style
* add var
* add dark
|
2020-08-04 11:56:18 +08:00 |
|
xrkffgg
|
fed87f407d
|
fix: divider color in dark (#25922)
* fix: divider color in dark
* Update components/style/themes/dark.less
|
2020-07-31 11:44:32 +08:00 |
|
07akioni
|
97d1ae096d
|
fix: Radio.Button disabled text color (#25911)
|
2020-07-30 15:29:21 +08:00 |
|
偏右
|
246d3767ea
|
style: tweak divider border color (#25855)
|
2020-07-28 15:45:51 +08:00 |
|
afc163
|
508cecd0a7
|
merge feature into master-to-merge-feature
|
2020-07-21 16:23:13 +08:00 |
|
07akioni
|
3a50499b80
|
style: 💄 unify card action pane color with body color
|
2020-07-21 11:33:51 +08:00 |
|
xrkffgg
|
309c8d4404
|
style: add @zindex-popoconfirm (#25693)
* style: adjust @zindex-popover
* add ant-popconfirm
* update snap
|
2020-07-20 13:39:28 +08:00 |
|
WuJiali
|
4ec1b8ae09
|
feat: Description list plus extra operation area (#25512)
* feat: Description list plus extra operation area
* 修复title与extra对齐,加版本等问题
* 去掉basic里extra
* 修改extra样式
* title与extra都没有的时候不展示header
* 更新测试用例
Co-authored-by: chenshuai2144 <qixian.cs@outlook.com>
|
2020-07-14 20:37:21 +08:00 |
|
xrk
|
877caa2b03
|
feat: Avatar.Group (#25192)
|
2020-07-13 12:45:37 +08:00 |
|
xrkffgg
|
eb63231ab4
|
style: add @select-item-selected-color (#25476)
|
2020-07-07 18:07:42 +08:00 |
|
陈帅
|
523b74e3b6
|
merge master into Feature (#25262)
* feat: add successColor for Progress (#24655)
* feat: add successColor for Progress
* feat: update
* fix: update test
* remove snap
* feat: add test case
* refactor success
* feat: adjust styyle
* feat: add DevWarning
* feat: Support rowSelection.dirty (#24718)
* feat: Support rowSelection.dirty
* rename to reserveKeys
* preserveKeys will keep record also
* to preserveSelectedRowKeys
* feat: add ghost prop for collapse (#24734)
* feat: add ghost prop for collapse
* doc: version of collapse's ghost prop
* refactor: make ghost collapse's less code to a nested style
* chore: remove redundant codes in ghost collapse's less & doc
* doc: add a background wrapper for ghost collapse demo
* doc: dark-theme wrapper bg-color for ghost collapse demo
* test: update snapshot of ghost collapse
* doc: use softer bg-color on ghost collapse demo
* doc: remove disabled panel in ghost collapse demo
* feat: form instance support getFieldInstance (#24711)
* support getFieldInstance
* update doc
* fix lint
* move func
* move into hooks
* update ref logic
* fix lint
* rm only
* fix docs
* feat: dropdown support arrow (#23869)
* feat: dropdown support arrow prop
close #22758
* test: update snapshot
* fix: fix dropdown cls names
* test: update snapshot
* test: update snapshot
* doc: update demo
* test: update demo snapshot
* demo
* fix: snapshot
* chore: change the style of ghost collapse & demo modified (#24762)
* refactor: reduce content padding in ghost collapse
* doc: remove the wrapper outside ghost collapse
Designer want the demo differs from other demos
* refactor: remove redundant .less code in collapse
* feat: cascader dropdown-render prop (#24812)
* feat: cascader dropdown-render prop
* fix: update Cascader dropdownRender type annotation
* fix: set rc-cascader semver from ^ to ~
* docs: fix coding style in cascader/custom-dropdown
* feat: 🆕 support Drawer closeIcon (#24842)
* feat: 🆕 support Drawer closeIcon
close #19283
close #19153
* add test case
* update docs
* feat: 🆕 Cascader expandIcon (#24865)
* feat: cascader expandIcon
* fix: snap
* refactor: reduce CSS size (#24846)
* refactor: reduce button css size
* refactor: remove redundant button .less code
* feat: add Table onChange an action param (#24697)
* Working on tests
* created TableAction type
* changed TableActions to tuple
* removed chinese documentation line
* refactor TableActions
* fix documentation
* Moved action into extra param
* minor doc change
* feat: add closeIcon customize tag close (#24885)
* feat: add closeIcon customize tag close
* docs fix
* update snap
* fix: css name
* update snapshot
* snapshot
* feat: add radio `optionType` api to set radio option type (#24809)
* feat: radio component
* docs: update md
* fix: snap
* test components
* fix: use optionType
* fix name
* add warning
* fix
* feat: expand rate character (#24903)
* feat: expand rate character
* fix: demo
* fix: snap
* Update components/rate/index.zh-CN.md
Co-authored-by: 偏右 <afc163@gmail.com>
* fix
Co-authored-by: 偏右 <afc163@gmail.com>
* Refactor demo code box actions (#24887)
* refactor: refine the styling of actions part of demo code-box
* fix: lint style
* refactor: move Result children to end (#24945)
* feat: remove content max-width on dot-step (#24907)
* feat: add Skeleton-Image (#24805)
* feat: add Skeleton-Image
* feat: add docs
* fix: adjust skeleton
* feat: adjust Image Component
* feat: rebase
* feat: adjust style
* fix: lint
* feat: remove size
* feat: delete md
* feat: fix style
* ✨ feat: Mentions support autoSize (#24961)
close #17746
* chore: replace textarea with rc-textarea (#24966)
* feat: update pagination@2.3.0 support onChange called when pageSize change (#24964)
* feat: update pagination@2.5.0 and add test case to relative component
* fix: lint
* delete
* feat: add test case for pagination
* adjust test case
* feat: Implement centered prop in Tabs (#24958)
* Implement centered in Tabs along with its tests and docs
* Fix build error
* Add Chinese translations and remove test case
Co-authored-by: Ashkan Pourghasem <ashkan.pourghasem@gmail.com>
* feat: Add modal style parameter (#24773)
* add some paramters in default.less
* Update components/style/themes/default.less
Co-authored-by: Amumu <yoyo837@hotmail.com>
* change parameter in compact.less
Co-authored-by: Crystal Gao <jinggao@ebay.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
* feat: export Tabs addIcon (#25006)
* feat: export Tabs addIcon
* update snapshot
* feat: showNow on timepicker and datetimepicker (#25032)
* feat: update rc-picker@1.7.1 and fix icons of month and quarter picker in DatePicker Component (#25035)
* feat: update rc-picker@1.7.1
* delete
* add
* feat: expand rate support props (#24993)
* docs: 📝 Add Form.Item hidden in doc (#25108)
close #25101
* fix: ⌨️ Improve Pagination accessibility issue (#25119)
* ⌨️ Improve Pagination a11y by fixing a W3C error
https://github.com/react-component/pagination/issues/280
* update snapshot
* 🆙 rc-pagination to 2.4.1
* feat: support triggerSubMenuAction for <Menu /> (#25127)
* feat(menu): add triggerSubMenuAction for Menu
* feat(menu): test cases
* chore: Adjust picker logic (#25135)
* chore: update rc-picker 1.10.0 (#25174)
* feat: table row check strictly (#24931)
* feat: add checkStrictly on Table.rowSelection
* fix: LGTM warnings
* test: table rowSelection.checkStrictly
* test: add cov [wip]
* refactor: tree.rowSelection.checkStrictly [wip]
* test: table.rowSelection.checkStrictly basic case
* feat: support rowKey on checkStrictly table
* feat: Table checkStrictly support getCheckboxProps
* docs: Table checkStrictly
* chore: typo
* chore: remove useless comment
* chore: update snapshot
* chore: update snapshot
* fix: fire selectAll on selection dropdown menu & changeRows incorrect in selectAll callback
* docs: typo
* chore
* chore
* fix: expand buttons of leaf rows in tree data are not hidden
* feat: Table warning about rowKey index parameter
* perf: only generate keyEntities when not checkStrictly
* refactor: remove useless parseCheckedKeys
* refactor: get derived selected & half selected keys from selectedRowKeys
* chore: remove env condition stmt
* chore: revert index usage & code formatting
* chore: rerun ci
* docs: table tree-data checkstrictly
* test: update snapshots
* refactor: use useMergedState hook
* chore: rerun ci
* chore: rerun ci 2
* chore: revert selection select all behavior
* refactor: refactor code based on feature
* chore: revert table code format
* chore: revert table code format
* fix: useMemo deps
* fix: useMemo deps
* fix: useMemo deps
* feat: support preserve (#25186)
* docs: add responsibly order for Col (#25139)
* feat: add type
* feat: add responsibly order cols
* feat: add docs
* feat: add test case
* fix test
Co-authored-by: 二货机器人 <smith3816@gmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
Co-authored-by: zoomdong <1344492820@qq.com>
Co-authored-by: 07akioni <07akioni2@gmail.com>
Co-authored-by: wendellhu <wendellhu95@gmail.com>
Co-authored-by: xrkffgg <xrkffgg@gmail.com>
Co-authored-by: Neto Braghetto <netow93@gmail.com>
Co-authored-by: Kermit Xuan <kermitlx@outlook.com>
Co-authored-by: Ashkan Pourghasem <64011067+ashkan-pm@users.noreply.github.com>
Co-authored-by: Ashkan Pourghasem <ashkan.pourghasem@gmail.com>
Co-authored-by: hicrystal <295247343@qq.com>
Co-authored-by: Crystal Gao <jinggao@ebay.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: Li Ming <armyiljfe@gmail.com>
|
2020-06-28 22:41:59 +08:00 |
|
07akioni
|
35f1b1b7fc
|
fix: remove style of ghost link & ghost text button (#24953)
* fix: remove style of ghost link & ghost text button
* feat: devWarning on link or text + ghost button
* test: update snapshot
* fix: fix devWarning valid arg
* test: test warning
* docs: update ghost button demo
* test: change resetWarned position
* chore
|
2020-06-19 17:46:15 +08:00 |
|
xrkffgg
|
7450c3fd8d
|
style: fix rtl.less missing variable (#25088)
|
2020-06-19 10:13:19 +08:00 |
|
LiPinghai
|
a55443bd8c
|
fix: avoid colorPalette error when the saturation/value === 1 (#25059)
problems caused by tinycolor converting 1 to 100%
Co-authored-by: pinghaili <pinghaili@tencent.com>
|
2020-06-17 20:06:57 +08:00 |
|
xrkffgg
|
7a5939fa37
|
feat: add @rate-star-hover-scale (#24917)
|
2020-06-11 20:51:55 +08:00 |
|
xrkffgg
|
d380a8d3e4
|
style: add @divider-orientation-margin less (#24877)
* style: add `@divider-text-left-width` less
* fix: name
|
2020-06-10 09:37:48 +08:00 |
|
Teng YANG
|
3d62c44325
|
feat: allow user customize table font size (#24714)
|
2020-06-04 08:57:58 +08:00 |
|
二货机器人
|
77c5adbe4d
|
feat: New Tabs (#24552)
* init style
* support size
* editable
* add shadow
* update demo
* fix nest style
* update rtl
* update snapshot
* bump
* fix hover
* fix test case
* fix style lint
* clean up
* updat docs
* add onTabScroll
* upgrade rc-dropdown
* update snapshot
* clean snapshot
* clean up
Co-authored-by: afc163 <afc163@gmail.com>
|
2020-05-30 18:28:25 +08:00 |
|
afc163
|
d039e32e6b
|
merge feature into master-to-merge-feature
|
2020-05-28 15:30:36 +08:00 |
|
xrkffgg
|
9e96b9e2d5
|
fix: alert close padding (#24471)
* fix: alert close padding
* add compact
* fix var
|
2020-05-27 10:29:04 +08:00 |
|
Teng YANG
|
ccd2820ce7
|
fix: #24205 less class name prefix enhancement (#24459)
* replace ant class prefix with variable in mixin
* replace ant class prefix with variable in wave
|
2020-05-26 10:32:35 +08:00 |
|
zombiej
|
7c260c03a5
|
chore: merge master
|
2020-05-23 15:00:18 +08:00 |
|
偏右
|
1f371eee09
|
fix: Table selection out of column when size is small/middle (#24394)
close #24326
|
2020-05-22 15:20:11 +08:00 |
|
偏右
|
ae8603838a
|
Merge pull request #24371 from ant-design/master
chore: merge master into feature
|
2020-05-21 23:41:37 +08:00 |
|
Amumu
|
fb839eb1d1
|
remove @grid-gutter-width (#24303)
|
2020-05-20 10:47:39 +08:00 |
|
afc163
|
d6d485b72d
|
merge feature into master-to-merge-feature
|
2020-05-19 18:25:51 +08:00 |
|
二货机器人
|
75b090aff3
|
fix: Switch trigger motion (#24254)
* init fix
* fix rtl
* clean up
* update snapshot
* fix style lint
* add motion of inner
* update un-checked focus style
|
2020-05-18 17:31:46 +08:00 |
|
二货机器人
|
7de007100d
|
Merge pull request #24199 from ant-design/master
chore: Feature merge master
|
2020-05-16 12:30:58 +08:00 |
|
偏右
|
188e5630b3
|
💄 Add @card-head-extra-color (#24189)
close #24187
|
2020-05-15 18:18:07 +08:00 |
|
afc163
|
53d7a20939
|
merge feature into master-to-merge-feature
|
2020-05-13 16:16:16 +08:00 |
|
偏右
|
f7e00f645e
|
style: fix Button small size align when customize theme (#24097)
close #24089
|
2020-05-13 12:56:24 +08:00 |
|
zombiej
|
339246d316
|
chore: Merge master
|
2020-05-13 11:59:15 +08:00 |
|
偏右
|
4dccbd8eab
|
style: add @modal-close-color (#24053)
* 🆕 Add @modal-close-color
close #24050
* update snapshot
* fix var name
|
2020-05-11 20:08:46 +08:00 |
|
偏右
|
2ab7c3f182
|
fix @menu-item-font-size not working (#24052)
close #24051
|
2020-05-11 19:12:04 +08:00 |
|
Tom Xu
|
d766472d94
|
feat: descriptions add less variable (#24032)
* feat: add less variable @descriptions-item-trailing-colon,@descriptions-it,@descriptions-item-label-colon-margin-leftem-label-colon-margin-right,
* fix
* Update demo.test.js.snap
|
2020-05-11 15:54:25 +08:00 |
|
二货机器人
|
80e3dfa9be
|
feat: Add Link component to prepare for rm global style (#24019)
* init
* move to base
* add link component
* update snasphot
* update snasphot of test
* move to Typography
* update test case
|
2020-05-11 14:28:57 +08:00 |
|
偏右
|
4cb70b6f16
|
Merge pull request #23893 from ant-design/master
chore: merge master into feature
|
2020-05-06 10:58:50 +08:00 |
|
偏右
|
c5bcf57537
|
feat: 💄 Add text type Button (#22552)
* 🆕 Add text type Button
`<Button type="text" />`
close #15892
* Add test cases
* missing type
* missing type
* fix missing type
* Update components/button/index.zh-CN.md
Co-Authored-By: zefeng <zefengbao@outlook.com>
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: zefeng <zefengbao@outlook.com>
|
2020-05-06 10:15:33 +08:00 |
|
偏右
|
6ded8588ed
|
chore: @radio-solid-checked-color typo (#23878)
* Update default.less
* Update dark.less
|
2020-05-05 18:13:46 +08:00 |
|
xrkffgg
|
cffcd0378a
|
style: optimize steps style (#23855)
* style: optimize steps style
* fix: name
* Update
Co-authored-by: 偏右 <afc163@gmail.com>
* fix: sm
Co-authored-by: 偏右 <afc163@gmail.com>
|
2020-05-05 13:55:05 +08:00 |
|
偏右
|
35e390018c
|
Merge pull request #23796 from ant-design/master
chore: Merge master into feature
|
2020-05-01 16:35:53 +08:00 |
|
二货机器人
|
98232382f1
|
feat: MenuItem support danger (#23785)
* feat: Basic danger color
* dark of it
* danger dark style
* invers of dropdown
* update less
* update snapshot
|
2020-04-30 21:14:10 +08:00 |
|
xrkffgg
|
ba9d75e3bd
|
fix: switch style (#23791)
|
2020-04-30 21:02:03 +08:00 |
|
vldh
|
b66ab37463
|
feat: add less variable @input-disabled-color (#23775)
* add less variable @input-disabled-color
* Update components/style/themes/default.less
Co-Authored-By: 偏右 <afc163@gmail.com>
Co-authored-by: lidahao <lidahao@sisyphe.com.cn>
Co-authored-by: Amumu <yoyo837@hotmail.com>
Co-authored-by: 偏右 <afc163@gmail.com>
|
2020-04-30 15:37:11 +08:00 |
|
zefeng
|
14417f1614
|
feat(theme): adjust font-size in compact mode (#23135)
* feat(theme): adjust font-size in compact mode
With compact theme mode, we adjust default font-size from 14px to 12px.
Closes #23015
* patch: update docs min font-size
* patch
* patch
* patch
* patch
* patch
* patch
|
2020-04-28 11:16:01 +08:00 |
|