二货机器人
27afeaf3a1
fix: Descriptions warning with key ( #18637 )
5 years ago
jljsj
3ad0e809b0
fix #18607
5 years ago
zombiej
aa9b9db4e1
add jsdoc
5 years ago
zombiej
4cac0a9822
warning if user use inputValue
5 years ago
Nikitenkova
04669002bf
fix(layoutSider): dimensionMap for max-width media query
According to visibility problem (on viewport breakpoints) with Sider menu in our App
And according to Bootstrap responsive breakpoints https://getbootstrap.com/docs/4.0/layout/overview/#responsive-breakpoints
We should use different values for `min-width` and `max-width`. For example, if we construct query with `min-width: 768px` then we MUST use `max-width: 767.98px` for proper breakpoint determination otherwise they conflict with each other when have similar values.
5 years ago
二货机器人
e5d644f71a
Revert "fix: Drapper mulitple should work" ( #18626 )
This reverts commit 06d7f0deec
.
5 years ago
afc163
e4a3b72e78
🐛 Fix MonthPicker switch icon overflow
close #18604
5 years ago
MrHeer
849237be0b
💄 Add @tree-node-hover-bg and @tree-node-selected-bg less variables
close #18539
5 years ago
Daphne Won
9dc0378b3f
Add missing typescript inputValue to Select to enable placeholder to display for type string
Reason: RC-Select has this parameter to accept string value and it will
be a quick-fix to enable Typescript to acept inputValue.
Note:
- Added parameter in Documentation
5 years ago
chisus
3b2b3a0074
✅ fix option-label-prop.md typo error
5 years ago
二货机器人
cc9c65828a
fix: Chrome input position not align with button ( #18603 )
* add debug
* fix: Chrome input position not align with button
* fix lint
5 years ago
偏右
30b1dedaa2
📝 Update Mentions doc
5 years ago
afc163
c74c868f24
🐛 Fix nested List style in grid layout
close #18460
close #18583
5 years ago
愚道
396feed150
test: update snapshots for fix test
5 years ago
Ashot Mnatsakanyan
68a02a75e3
Added test case and updated documentation
5 years ago
Ashot Mnatsakanyan
1de7f707d7
Fix lint issues in Armenian locale file
5 years ago
Ashot Mnatsakanyan
8b93050049
Fix issue with locale provider for the Armenian locales
5 years ago
Ashot Mnatsakanyan
e2fc4e1e98
Added locales for the Armenian language
5 years ago
afc163
22bc296bb5
🐛 Fix Card actions style when contains link Button
close #18500
5 years ago
MrHeer
73554a2038
feat: allow disabling hover effect for Card.Grid ( #18448 )
5 years ago
zombiej
06d7f0deec
fix: Drapper mulitple should work
5 years ago
二货机器人
4dfed8d0b7
chore: Col support key if user providered ( #18578 )
5 years ago
二货机器人
93c0fc1361
fix: Mentions should not collapse when prefix is empty ( #18576 )
5 years ago
zombiej
6995456bf8
fix: Safari tab content width not correct
5 years ago
二货机器人
76fd80634b
fix: Adjust Descriptions column calcuation logic ( #18568 )
* fix: Span calculation logic
* update spanshot
5 years ago
afc163
e6091cfe6e
💄 Tweak RangePicker extra selected style
5 years ago
Daniel Harrison
c54bffb3e2
Update presetted-ranges.md ( #18546 )
Corrected english | presetted -> preset
5 years ago
Tay Zheng Yu
414de6b5c9
fix next.js serverless error ( #18541 )
https://github.com/zeit/next.js/issues/8151
5 years ago
LaySent
b029e38705
feat: improve prop def for tooltip
5 years ago
信鑫-King
69b0cc1a10
feat: card-bg-color less vars ( #18531 )
* feat: card-bg-color less vars
* fix: rm blank
* fix: less vars skeleton
* fix: bg color
* fix: less vars
5 years ago
ycjcl868
c581dea5be
fix: rm inner and wrap
5 years ago
ycjcl868
28e5f47f81
fix: input-number-inner hover
5 years ago
ycjcl868
a787e54c9e
feat: input-number less vars
5 years ago
afc163
bb2d1c02ee
✅ fix style lint
5 years ago
afc163
06be298a5c
✅ fix ci
5 years ago
James Tsang
cbb172da77
fix(Steps): add subTitle propType declaration for Steps.Step component ( #18525 )
5 years ago
信鑫-King
ab6dd46958
feat: modal footer border-color less vars ( #18522 )
5 years ago
xrkffgg
273c57676f
fix: Input.Password Icon Position ( #18521 )
5 years ago
afc163
4d0bd6b7da
🐛 Fix circle button is not circle
close #18509
5 years ago
afc163
3d962ba817
✅ fix ci in React 15
5 years ago
afc163
3879fdb775
✅ add test case for CheckableTag
5 years ago
afc163
ed133cb859
✅ increase Table code coverage
5 years ago
afc163
5e605043a1
✅ add test case for locale lv_LV
5 years ago
afc163
f8ed99ab57
✅ missing components
5 years ago
afc163
a51f7a0508
✅ test unmount
5 years ago
二货机器人
19cc7e7cee
chore: Add warning when use `value` of Switch, Checkbox, Upload ( #18497 )
* chore: Add warning when use `value` of Switch, Checkbox, Upload
* clean up
5 years ago
paranoidjk
f3244d6ae0
fix(Table): apply props.style to container div ( #18494 )
* fix(Table): apply props.style to container div
* fix: ci
5 years ago
Jiawei Huang
dba3ea8721
Capitalize Text and PageHeader default locale strings ( #18471 )
Most of the locale strings in the default locale are capitalized. This
changeset makes `Text` and `PageHeader` locale strings consistent with
others. Also, "Copied" implies successfully so changing "copy success"
to "Copied" should be sufficient IMHO.
5 years ago
偏右
26c61a12d5
🐛 Input disabled should not be allowed to clear ( #18482 )
close #18481
5 years ago
He Linming
14f280f603
feat: Configurable heading font-weight ( #18442 ) ( #18456 )
5 years ago