ant-design-blazor/components/tabs
Brian Ding 41810622b3 feat: add component tabs (#67)
* fix autosize

* feat(module: tabs): add AntTabs

* chore(module:input): code improvement

* implement tab

* implement disable tab

* implement scroll tabs

* resume tabs demo page

* implement tabs prev/next calcaultion logic

* update nav bar render logic

* feat (module: tabs): implement rerender logic

* feat:(module: tabs): update render logic

* feat: (module: tabs): implement extra content

* feat(module: tabs): add panes dynamically

* feat(module: tabs): implement add tabs dynamically

* feat(module: tabs): implement remove tabs

* feat(module: tabs): Customized trigger of new tab

* fix(module: tabs): stop event propagation

* fix (module: tabs): close icon disappea
2020-04-16 12:05:59 +08:00
..
style chore: sync ant-design v4.1.3 (#73) 2020-04-13 23:11:08 +08:00
AntTabPane.razor feat: add component tabs (#67) 2020-04-16 12:05:59 +08:00
AntTabPane.razor.cs feat: add component tabs (#67) 2020-04-16 12:05:59 +08:00
AntTabPosition.cs feat: add component tabs (#67) 2020-04-16 12:05:59 +08:00
AntTabs.razor feat: add component tabs (#67) 2020-04-16 12:05:59 +08:00
AntTabs.razor.cs feat: add component tabs (#67) 2020-04-16 12:05:59 +08:00
AntTabSize.cs feat: add component tabs (#67) 2020-04-16 12:05:59 +08:00
AntTabType.cs feat: add component tabs (#67) 2020-04-16 12:05:59 +08:00