Commit Graph

52 Commits

Author SHA1 Message Date
Steve Howell
90e10a11de components: Simplify toggle component.
This adds some helpers to avoid some duplication, and we also
now track the selected idx directly, since it's all under our
control.

The main addition is `select_tab`, which we now use for some
things that used to simulate clicks.
2018-03-29 16:13:46 -07:00
Steve Howell
e145258fee node tests: Add 100% coverage for components.js. 2018-03-29 08:09:38 -07:00