ant-design/components/affix
qhxin 7404b7f36c fix Affix/index.tsx while offsetTop === 0 and offsetBottom is numberic (#10566)
* Update index.tsx

Fix: if offsetTop === 0, it will get undefined, if offsetBottom is type of number, offsetMode will be { top: false, ... }

* Update index.tsx
2018-05-18 10:18:19 +08:00
..
__tests__ Merge branch 'master' into antd-3.0 2017-11-13 21:24:32 +08:00
demo docs: update docs format 2017-02-13 10:55:53 +08:00
style Move maxHeight code into anchor, close #8606 2017-12-28 13:20:12 +08:00
index.en-US.md docs: sort api table 2017-10-25 10:25:44 +08:00
index.tsx fix Affix/index.tsx while offsetTop === 0 and offsetBottom is numberic (#10566) 2018-05-18 10:18:19 +08:00
index.zh-CN.md docs: sort api table 2017-10-25 10:25:44 +08:00