You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* comp(MdTabs): start creation of tabs
* feat(MdTabs): add activetab prop to md-tabs
* chore(MdTabs): reinstall libs
* feat(MdTabs): make tabs work with Vue Router
* feat(MdTabs): add support for transparent tab navigation
* feat(MdTabs): add support for tabs with inner content
* perf(MdTabs): improve tabs initial time to be ready
* perf(MdTabs): add rAF to improve resize check
* chore(MdTabs): upgrade CI versions
* feat(MdTabs): elevation option for md-tabs
* feat(MdTabs): alignment options: left, right, centered and fixed
* feat(MdTabs): make tabs work with toolbars
* feat(MdTabs): support to icons
* feat(MdTabs): disabled tabs
* feat(MdTabs): support for custom templates
* feat(MdTabs): add events to md-tab
* comp(MdBottomBar): initial files for bottom bar
* build: upgrade yarn file
* fix(MdTabs): remove old file
* feat(MdBottomBar): add fixed navigation bars with vue router support
* feat(MdBottomBar): add shift bottom bar and create dynamic morph themes
* feat(MdBottomBar): add support for custom templates
* docs(MdBottomBar): remove example file
* fix(MdBottomBar): add missing dependency
* fix(MdBottomBar): improve label transition from active/nonactive
* test(MdBottomBar): fix broken tests
* docs(MdBottomBar): rename section titles to better match the example
A card is a sheet of material that serves as an entry point to more detailed information.
Specs for Cards
The text was updated successfully, but these errors were encountered: