ant-design-blazor/components/anchor
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
..
style chore: sync ant-design v4.3.5 (#240) 2020-06-21 23:15:22 +08:00
Anchor.razor feat: add anchor component (#281) 2020-06-30 22:03:31 +08:00
Anchor.razor.cs feat: add anchor component (#281) 2020-06-30 22:03:31 +08:00
AnchorLink.razor feat: add anchor component (#281) 2020-06-30 22:03:31 +08:00
AnchorLink.razor.cs feat: add anchor component (#281) 2020-06-30 22:03:31 +08:00
IAnchor.cs feat: add anchor component (#281) 2020-06-30 22:03:31 +08:00