Long Hao (龙濠)
eb7f8c7ef1
refactor: change anchor to fc for the cssinjs prepare ( #35073 )
* refactor: change anchor to fc for the cssinjs prepare
* fix: fix anchor test
3 years ago
ChaXinyu
14e2a56b75
export components interface ( #7654 )
* export components interface
* export specific props
* fix formItem missed import
7 years ago
Benjy Cui
f2d4d0a9e4
refactor: simplify Anchor, and fix #6473
7 years ago
邦
e7053c1b39
refactor: support noImplicitAny in Alert ( #5836 )
* refactor(alert): Enable noImplicitAny
* refactor(anchor): enable noImplicitAny #5627
* chore: coding style
8 years ago
Manjit Kumar
4e055ed5d0
use PropTypes from 'prop-types' mdoule instead of React
- as React.PropTypes is being deprecated
- Warning: Accessing PropTypes via the main React package is deprecated. Use the prop-types package from npm instead.
- Solution: https://facebook.github.io/react/blog/2017/04/07/react-v15.5.0.html#migrating-from-react.proptypes
8 years ago
Mitchell Demler
65d62cd17c
Fix up which props are optional/required for Anchor and AnchorLink components ( #5539 )
8 years ago
陆离
c3102995b3
AnchorLink iteration bug ( #5143 )
+ close #5129
8 years ago
陆离
36fd55c441
Anchor ink in fixed ( #4960 )
* A config for displaying ink-balls of fixed Anchor
+ close #4930
+ add `inkInFixed` props to show ink-balls in fixed mode.
* rename
8 years ago
陆离
9711c6bbf6
Anchor position with offsetTop bug ( #4817 )
+ close #4706
+ `<Anchor offset={x} />` will calculate target position correctly.
8 years ago
Andrey G
a307a7acf7
refactor: remove unnecessary computed props for classNames ( #4055 )
* remove unnecessary computed props for classNames
* rollback autocomplete optimization for possible css style order issue
* update snapshots
* remove more unnecessary computed props at Input
8 years ago
陆离
72fad02024
chore: Anchor 动画优化。 ( #4011 )
- close #3832
- 点击后给样式就行了, 不要把动画删掉
8 years ago
Benjy Cui
c94f577416
style: update code style for Anchor
8 years ago
RaoHai
146f3180aa
lint fix
8 years ago
RaoHai
12c974660e
Anchor 优化
+ using `document.getElementById` instead of `document.querySelector`
+ ink will scroll to target position directly
8 years ago
afc163
19be7db53f
improve anchor detail
8 years ago
陆离
45d2182137
fix some anchor bug ( #3777 )
* fix some anchor bug
* lint
8 years ago
afc163
74932b5de9
Add className and style props for Anchor
8 years ago
afc163
ec3f20936e
update anchor style
8 years ago
afc163
2df6476572
update anchor docs
8 years ago
RaoHai
03b4edee4a
AnchorLink -> Link and bug fix
8 years ago
RaoHai
0a0e14d610
Anchor Component
+ close #3557
8 years ago
RaoHai
616ecf1980
waiting for sketch
8 years ago
RaoHai
ef720db420
anchor
8 years ago