v4.14.3
4.14.3 (2019-09-08)
Bug Fixes
- enhance #tabs compatibility with #section (782b4b4)
- fix #tabs content to always find a fallback (45e7d78)
- make #table styling selectors restrictive to its children
table > thead > tr > th
- now you either have to use .classes or use the restrictive nesting (0ca7bd7) - refactor #tabs to use
.dnb-tabs__button
instead of.dnb-tablink
(ec4877d)