zombieJ
|
9dbca667d6
|
fix: Affix dynamic change target should work (#16146)
* fix target not refreshed
* add comment
|
2019-04-18 01:33:05 +08:00 |
|
zombiej
|
d81ce6ee99
|
add test
|
2019-04-07 10:06:49 +08:00 |
|
zy410419243
|
c1bfa0d901
|
fix: conflicts
|
2019-03-25 21:48:18 +08:00 |
|
zy410419243
|
cc8d8b05aa
|
pref: call setProps rathor than componentDidUpdate
|
2019-03-25 21:48:18 +08:00 |
|
zy410419243
|
8eec4a801a
|
chore: remove eslint-disable => add function name
|
2019-03-25 21:48:18 +08:00 |
|
zy410419243
|
a5016a2a1f
|
test: update cases for Affix
|
2019-03-25 21:48:18 +08:00 |
|
afc163
|
f95d8e616d
|
⚡ Remove core-js from devDeps
|
2019-03-20 18:32:39 +08:00 |
|
zombiej
|
439053e4f7
|
update snapshot
|
2019-03-03 23:19:07 +08:00 |
|
陈帅
|
dca9715186
|
support prettier
|
2018-12-07 18:27:30 +08:00 |
|
afc163
|
83c192ea3e
|
💄 fix eslint problems
|
2018-11-28 15:11:02 +08:00 |
|
afc163
|
9f16d066af
|
Fix lint problems from eslint-config-airbnb@17
|
2018-06-22 21:05:13 +08:00 |
|
愚道
|
5903fdb19f
|
fix: Affix does not refix on offset prop changes
|
2018-06-19 10:04:15 +08:00 |
|
afc163
|
5fd4139661
|
Fix Affix offsetBottom not working, close #10674
|
2018-05-28 17:49:11 +08:00 |
|
afc163
|
6d8df2ac25
|
test: improve affix test case
|
2018-05-23 21:03:32 +08:00 |
|
afc163
|
bf36ebdf5e
|
Merge branch 'master' into antd-3.0
|
2017-11-13 21:24:32 +08:00 |
|
Wei Zhu
|
645be586f3
|
Run jest.useFakeTimers in beforeAll
|
2017-11-13 10:46:54 +08:00 |
|
afc163
|
b53e76cbd5
|
Merge branch 'master' into antd-3.0
|
2017-11-09 20:37:30 +08:00 |
|
afc163
|
54188b8e97
|
Reset timer in test
|
2017-11-09 20:33:25 +08:00 |
|
Wei Zhu
|
c5487ad1eb
|
React 16 + Enzyme 3
|
2017-10-09 19:18:04 +08:00 |
|
afc163
|
4eb9d5ef56
|
Merge branch 'master' into antd-3.0
|
2017-10-09 13:33:59 +08:00 |
|
afc163
|
475e4ff23d
|
upgrade eslint-config-airbnb
|
2017-10-09 13:27:35 +08:00 |
|
Wei Zhu
|
581ddb2b49
|
refactor: affix string refs to callback (#7482)
|
2017-09-08 09:31:07 +08:00 |
|
Wei Zhu
|
f6b1e942e3
|
Jest 19 (#5361)
* Upgeade to jest 19
* Use jest.spyOn
|
2017-03-17 18:56:30 +08:00 |
|
陆离
|
3789e0cbbb
|
Affix listener bug fix (#4756)
* Affix listener bug fix
+ close #4755
+ close #4760
+ clearScrollEventListeners before setTargetEventListeners
+ add tests for throttle
+ append affix test case
* genMockFn -> fn()
|
2017-02-08 14:44:43 +08:00 |
|
Wei Zhu
|
07103b9fb6
|
Don't ignore test files.
|
2016-12-14 14:48:09 +08:00 |
|
Wei Zhu
|
17a0a33283
|
Restructure tests.
|
2016-12-14 14:41:39 +08:00 |
|