Brian Ding
|
8c8a2e3a79
|
feat: add anchor component (#281)
* feat(module: anchor): add component anchor
* feat(module: anchor): add component anchor
* feat(module: anchor): implement OnScroll
* feat(module: anchor): activate anchorlink
* feat(module: anchor): implement basic demo
* feat(module: anchor): implement static demo
* feat(module: anchor): add OnClick & OnChange
* feat(module: anchor): implement demos
* feat(module: anchor): move IAnchor to folder anchor
* fix: click hash link
* feat(module: anchor): improve cascading value & fix active anchor highlight
* feat(module: anchor): cascading root/parent
* fix(module: anchor): highlight active anchor link
* fix: remove duplicated cascading value
Co-authored-by: ElderJames <shunjiey@hotmail.com>
|
2020-06-30 22:03:31 +08:00 |
|
James Yeung
|
b9f8da09ae
|
chore: sync ant-design v4.3.5 (#240)
|
2020-06-21 23:15:22 +08:00 |
|
James Yeung
|
f87e39aca0
|
chore: sync ant-design v4.2.0 (#89)
|
2020-04-30 10:55:54 +08:00 |
|
James Yeung
|
9c3eb1e8cd
|
chore: sync ant-design v4.1.2 (#70)
|
2020-04-10 17:44:53 +08:00 |
|
James Yeung
|
84ca70e8b7
|
chore: sync ant-design v4.0.1 (#2)
fixed #1
|
2020-03-08 15:12:21 +08:00 |
|
ElderJames
|
47b2b86265
|
add gulp to complie less
|
2020-03-07 16:40:38 +08:00 |
|
ElderJames
|
7d15f20674
|
refactor: refactor the directory structure to match ant-design
|
2020-03-05 12:17:50 +08:00 |
|