陆离
|
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()
|
8 years ago |
陆离
|
340385d34d
|
pass style props to `Affix` (#4715)
+ close #4701
|
8 years ago |
陆离
|
5cd111d486
|
recalculate width while resize (#4676)
+ close #4645
+ throttleByAnimationFrameDecorator as a function decorator
|
8 years ago |
afc163
|
c7c886fda6
|
Improve Affix target demo code style, close #4037
|
8 years ago |
Benjy Cui
|
8268bfdd9e
|
refactor: udpate Affix to work with strictNullCheck
|
8 years ago |
Benjy Cui
|
61910bc2cb
|
fix: SSR for Affix and BackTop, close: #3283
|
8 years ago |
Benjy Cui
|
9685d06f45
|
fix: should test if window exist, close: #3216
|
8 years ago |
Benjy Cui
|
bd7e9f00c0
|
style: update code style
|
8 years ago |
feng zhi hao
|
cad2d19be2
|
fix: complete loss declaration (#3068)
* complete loss declaration
* fix error in ts-lint
* fix Icon name error
|
8 years ago |
Benjy Cui
|
59093a6586
|
fix: should pass prefixCls correctly
|
8 years ago |
马斯特
|
a25ec29fb8
|
refactor: 保证所有的tsx和less都正确使用prefix (#3024)
* refactor: extract prefix cls as less variable
* refactor: apply ant icon prefix cls in less files
* refactor: all components support prefixCls props
|
8 years ago |
Benjy Cui
|
14fb2c78ba
|
chore: remove deprecated code (#2920)
* chore: remove deprecated code
* chore: add warning for Breadcrumb
|
8 years ago |
afc163
|
363f610d8b
|
Fix tsc errors beside DatePicker
|
8 years ago |
afc163
|
77949bb9e3
|
upgrade eslint-config, close #2811
|
8 years ago |
Benjy Cui
|
5d39bd9c54
|
fix: resolve merge conflict
|
8 years ago |
afc163
|
4f18cf0658
|
fix types
|
8 years ago |
afc163
|
2e41e35cc6
|
Fix more tslint problems
|
8 years ago |
偏右
|
de359d2cf7
|
fix tslint problems (#2360)
|
8 years ago |
afc163
|
ce7e7c77f0
|
Fix ts error in Affix (#1846)
|
8 years ago |
afc163
|
4e0956f3e3
|
should use assign in ts
|
9 years ago |
yiminghe
|
9a0d751f94
|
refactor to typescript
|
9 years ago |
afc163
|
90c2d7ee12
|
downgrade rc-util
|
9 years ago |
ddcat1115
|
37e376df11
|
fix #1777
|
9 years ago |
RaoHai
|
b8e196f178
|
Restore `width` props in `affixStyle` of `<Affix />` (#1854)
+ close #1820
|
9 years ago |
afc163
|
5e21853e8b
|
Add deprecated warning for Affix offset
|
9 years ago |
afc163
|
91e690282d
|
update site markdown style
|
9 years ago |
Bruce Mitchener
|
0acce38f08
|
Convert more createClass over to extending Component.
|
9 years ago |
Bruce Mitchener
|
89561b0b3e
|
Favor 'export default' over 'module.exports'.
|
9 years ago |
afc163
|
73fe5cc2c3
|
support affix bottom, close #1000
|
9 years ago |
afc163
|
1705fd262a
|
update code style
|
9 years ago |
Benjy Cui
|
29825f20c8
|
style: update code style to please lint
|
9 years ago |
Benjy Cui
|
711d2d7413
|
style: update code style to please lint
|
9 years ago |
afc163
|
ce76ebfe9b
|
replace rcUtil.classSet by classnames, ref react-component/util#1
|
9 years ago |
Benjy Cui
|
f7a8b11243
|
chore: remove deprecated APIs
|
9 years ago |
Benjy Cui
|
d12425a11e
|
chore: upgrade react-slick in order to work with React@0.14.x
|
9 years ago |
Benjy Cui
|
3be9ad0ad0
|
refactor: `joinClasses` is removed in React@0.14.x
|
9 years ago |
Benjy Cui
|
26069c33e9
|
chore: upgrade react-slick in order to work with React@0.14.x
|
9 years ago |
Benjy Cui
|
429a4ca382
|
refactor: `joinClasses` is removed in React@0.14.x
|
9 years ago |
afc163
|
691b0147b1
|
update eslintrc and fix code
|
9 years ago |
afc163
|
9b68103643
|
prefix className for affix
|
9 years ago |
sorrycc
|
968b640fc2
|
add resize event for affix
|
9 years ago |
sorrycc
|
e79150ed39
|
fix(affix): offset
|
9 years ago |
sorrycc
|
eb4f468b49
|
add Affix
|
9 years ago |