ant-design-blazor/components/tabs
Brian Weiss 26b4d948c0
feat(module: tabs): support keyboard navigation (#3320)
* fix(module: tabs): Add support for "Enter" pressed on tab.

* Fix formatting.

* Remove white space

* support arrow key navigating

* fix tests

---------

Co-authored-by: James Yeung <shunjiey@hotmail.com>
2023-08-20 00:55:44 +08:00
..
Reuse feat(module: tabs): ReuseTabs support specific the PinUrl for the routes which contains parameters (#3363) 2023-08-05 22:12:33 +08:00
style chore: sync ant-design v4.24.2 (#2877) 2022-11-24 23:11:02 +08:00
TabPane.razor feat(module: tabs): support keyboard navigation (#3320) 2023-08-20 00:55:44 +08:00
TabPane.razor.cs feat(module: tabs): support keyboard navigation (#3320) 2023-08-20 00:55:44 +08:00
TabPosition.cs refactor(module: tabs): improve rendering (#1970) 2021-10-08 14:25:41 +08:00
Tabs.razor fix(module: tabs): animated cause display incorrectly (#3177) 2023-04-09 16:23:26 +08:00
Tabs.razor.cs feat(module: tabs): support keyboard navigation (#3320) 2023-08-20 00:55:44 +08:00
TabSize.cs refactor(module: tabs): improve rendering (#1970) 2021-10-08 14:25:41 +08:00
TabType.cs refactor(module: tabs): improve rendering (#1970) 2021-10-08 14:25:41 +08:00