material-web/tabs
Elizabeth Mitchell 1442f9b223 fix(tabs): setting active on tab selects them
BREAKING CHANGE: Rename the `selected` index property on md-tabs to `activeTabIndex` (`active-tab-index` attribute). Rename `select-on-focus` to `auto-activate`

PiperOrigin-RevId: 564437639
2023-09-11 10:53:44 -07:00
..
demo fix(tabs): setting active on tab selects them 2023-09-11 10:53:44 -07:00
internal fix(tabs): setting active on tab selects them 2023-09-11 10:53:44 -07:00
test chore(tabs): adds screenshot tests 2023-05-15 12:01:12 -07:00
_primary-tab.scss fix(tabs)!: split md-tab into md-primary-tab and md-secondary-tab 2023-08-29 10:47:55 -07:00
_secondary-tab.scss fix(tabs)!: split md-tab into md-primary-tab and md-secondary-tab 2023-08-29 10:47:55 -07:00
harness.ts fix(tabs): setting active on tab selects them 2023-09-11 10:53:44 -07:00
primary-tab.ts fix(tabs)!: split md-tab into md-primary-tab and md-secondary-tab 2023-08-29 10:47:55 -07:00
secondary-tab.ts fix(tabs)!: split md-tab into md-primary-tab and md-secondary-tab 2023-08-29 10:47:55 -07:00
tabs_test.ts fix(tabs): setting active on tab selects them 2023-09-11 10:53:44 -07:00
tabs.ts fix(tabs)!: split md-tab into md-primary-tab and md-secondary-tab 2023-08-29 10:47:55 -07:00