ant-design/components
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.
2019-09-03 13:37:19 +08:00
..
__tests__ fix: ResizeObserver should ignore shaking (#18289) 2019-08-15 15:52:36 +08:00
_util Merge branch 'master' into chore/mergemaster 2019-09-02 10:47:32 +08:00
affix fix: ResizeObserver should ignore shaking (#18289) 2019-08-15 15:52:36 +08:00
alert fix: unexpected changes of snapshots 2019-08-06 15:36:12 +08:00
anchor Merge branch 'master' into chore/mergemaster 2019-09-02 10:47:32 +08:00
auto-complete test unmount 2019-08-27 18:31:01 +08:00
avatar test unmount 2019-08-27 18:31:01 +08:00
back-top test unmount 2019-08-27 18:31:01 +08:00
badge Merge branch 'master' into chore/mergemaster 2019-09-02 10:47:32 +08:00
breadcrumb Merge branch 'master' into chore/mergemaster 2019-09-02 10:47:32 +08:00
button 🐛 Fix circle button is not circle 2019-08-28 12:02:10 +08:00
calendar test unmount 2019-08-27 18:31:01 +08:00
card Merge branch 'master' into chore/mergemaster 2019-09-02 10:47:32 +08:00
carousel test unmount 2019-08-27 18:31:01 +08:00
cascader Merge branch 'master' into chore/mergemaster 2019-09-02 10:47:32 +08:00
checkbox test unmount 2019-08-27 18:31:01 +08:00
col adjust import style of grid 2019-03-13 10:50:59 +08:00
collapse test unmount 2019-08-27 18:31:01 +08:00
comment test unmount 2019-08-27 18:31:01 +08:00
config-provider Merge branch 'master' into chore/mergemaster 2019-09-02 10:47:32 +08:00
date-picker 🐛 Fix MonthPicker switch icon overflow 2019-09-03 11:24:46 +08:00
descriptions chore: Col support key if user providered (#18578) 2019-08-30 15:56:44 +08:00
divider test unmount 2019-08-27 18:31:01 +08:00
drawer test unmount 2019-08-27 18:31:01 +08:00
dropdown Merge branch 'master' into chore/mergemaster 2019-09-02 10:47:32 +08:00
empty test unmount 2019-08-27 18:31:01 +08:00
form test unmount 2019-08-27 18:31:01 +08:00
grid test unmount 2019-08-27 18:31:01 +08:00
icon test unmount 2019-08-27 18:31:01 +08:00
input fix: Chrome input position not align with button (#18603) 2019-09-02 15:35:42 +08:00
input-number Merge branch 'master' into chore/mergemaster 2019-09-02 10:47:32 +08:00
layout fix(layoutSider): dimensionMap for max-width media query 2019-09-03 13:37:19 +08:00
list 🐛 Fix nested List style in grid layout 2019-09-02 13:19:49 +08:00
locale Fix lint issues in Armenian locale file 2019-09-02 10:47:11 +08:00
locale-provider Merge branch 'master' into chore/mergemaster 2019-09-02 10:47:32 +08:00
mention test unmount 2019-08-27 18:31:01 +08:00
mentions fix: Chrome input position not align with button (#18603) 2019-09-02 15:35:42 +08:00
menu Merge branch 'master' into chore/mergemaster 2019-09-02 10:47:32 +08:00
message fix: unexpected changes of snapshots 2019-08-06 15:36:12 +08:00
modal feat: modal footer border-color less vars (#18522) 2019-08-28 14:15:28 +08:00
notification fix: unexpected changes of snapshots 2019-08-06 15:36:12 +08:00
page-header test: update snapshots for fix test 2019-09-02 10:56:39 +08:00
pagination test unmount 2019-08-27 18:31:01 +08:00
popconfirm test unmount 2019-08-27 18:31:01 +08:00
popover test unmount 2019-08-27 18:31:01 +08:00
progress test unmount 2019-08-27 18:31:01 +08:00
radio test unmount 2019-08-27 18:31:01 +08:00
rate test unmount 2019-08-27 18:31:01 +08:00
result test unmount 2019-08-27 18:31:01 +08:00
row adjust import style of grid 2019-03-13 10:50:59 +08:00
select Add missing typescript inputValue to Select to enable placeholder to display for type string 2019-09-03 11:15:58 +08:00
skeleton test unmount 2019-08-27 18:31:01 +08:00
slider test unmount 2019-08-27 18:31:01 +08:00
spin test unmount 2019-08-27 18:31:01 +08:00
statistic test unmount 2019-08-27 18:31:01 +08:00
steps fix style lint 2019-08-28 18:43:33 +08:00
style 💄 Add @tree-node-hover-bg and @tree-node-selected-bg less variables 2019-09-03 11:17:58 +08:00
switch test unmount 2019-08-27 18:31:01 +08:00
table Merge branch 'master' into chore/mergemaster 2019-09-02 10:47:32 +08:00
tabs Merge branch 'master' into chore/mergemaster 2019-09-02 10:47:32 +08:00
tag add test case for CheckableTag 2019-08-27 18:31:12 +08:00
time-picker test unmount 2019-08-27 18:31:01 +08:00
timeline test unmount 2019-08-27 18:31:01 +08:00
tooltip feat: improve prop def for tooltip 2019-08-29 11:06:22 +08:00
transfer test unmount 2019-08-27 18:31:01 +08:00
tree 💄 Add @tree-node-hover-bg and @tree-node-selected-bg less variables 2019-09-03 11:17:58 +08:00
tree-select test unmount 2019-08-27 18:31:01 +08:00
typography Merge branch 'master' into chore/mergemaster 2019-09-02 10:47:32 +08:00
upload Revert "fix: Drapper mulitple should work" (#18626) 2019-09-03 12:35:55 +08:00
version
index.tsx 💄 eslint for all 2019-08-14 18:21:24 +08:00