0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-11-29 11:24:18 +01:00
Bootstrap/js
Troy Morehouse 6c70c70f63 fix(scrollspy): Spying on nested navs fails to activate for .nav-link's inside nav-item's (#23967)
* fix(scrollspy): Handle nested navs when nav-link inside nav-item

* [scrolspy] Find only child .nav-link's inside .nav-item

* [scrollspyt] Add tests for nested navs with nav-link inside nav-item

* fix troy-o's in test
2017-09-17 09:30:37 +02:00
..
dist dist 2017-09-12 22:24:15 -07:00
src fix(scrollspy): Spying on nested navs fails to activate for .nav-link's inside nav-item's (#23967) 2017-09-17 09:30:37 +02:00
tests fix(scrollspy): Spying on nested navs fails to activate for .nav-link's inside nav-item's (#23967) 2017-09-17 09:30:37 +02:00
.eslintrc.json Enable the no-return-assign rule. 2017-08-23 00:05:38 +03:00