Nate Teetor
Nate Teetor
I have revised the API. The argument is now `actions` and there are explicit helper functions for possible actions. ##### Implicit `value` and `id` matching Without names `showTarget(X)` will show...
To make calling the correct plugin much easier I have switched from `showTarget()` to `showNavTarget()`.
I am unsure how actions will interact with updating an input. I think selecting new values must trigger any corresponding actions or an application could quickly get out of sync.
A related issue has been raised, see rstudio/shiny#2779.
I'm all for adding this feature and thank you for sharing the codepen and repo. The current `navInput()` implementation demos how button groups and menu inputs could be combined. If...
I did look through your code. All the right pieces are there. In this case I have to consider yonder’s core input api. I’ve tried to make an effort to...
I’d also welcome a PR if you want to take a stab at updating yonder yourself.
It’s the least I could do. Let me know if you have any questions. I’m wrapping up the first version of [cascadess](https://github.com/nteetor/cascadess) and then I’ll turn my attention back to...
If and when the bootstrap team completes the jQuery free version of bootstrap this becomes a possibility.
https://github.com/twbs/bootstrap/tree/v4-without-jquery