Michael Lange
|
1ca9c74fe0
|
Merge pull request #3280 from hashicorp/b-ui-links-in-tables
Links in table rows should get click priority over table rows
|
2017-09-29 09:37:18 -07:00 |
|
Michael Lange
|
2536812403
|
Scroll to the top of the page on transition. Like a normal website.
|
2017-09-26 16:43:34 -07:00 |
|
Michael Lange
|
5c5de58b8f
|
Fix the links in table rows bug
Click events were greedily redirecting to the resource pages instead
of first yielding to the anchor tag clicked if an anchor tag was in
fact clicked.
|
2017-09-26 11:59:42 -07:00 |
|
Michael Lange
|
7dc62aec37
|
Migrate tests over to native helpers as much as possible
|
2017-09-26 11:59:41 -07:00 |
|
Michael Lange
|
9235cf6748
|
Switch to native dom helpers
|
2017-09-26 11:59:41 -07:00 |
|
Michael Lange
|
bffdc874ff
|
Demonstrate link in action table row bug
|
2017-09-26 11:59:41 -07:00 |
|
Alex Dadgar
|
ddc2efa4ac
|
sync
|
2017-09-19 10:08:23 -05:00 |
|