Barbara Borges Ribeiro
|
b02eb11345
|
do inputId <- session$ns(inputId) in user facing functions for module functionality (rather than overriding the same functions in makeScope)
|
2017-08-04 18:02:43 +01:00 |
|
Barbara Borges Ribeiro
|
82ac112dec
|
added select argument to showTab function
|
2017-08-04 15:10:08 +01:00 |
|
Barbara Borges Ribeiro
|
40cfff33ff
|
for dynamic tabs, send message on session$onFlush (instead of session$onFlushed)
|
2017-08-04 15:10:08 +01:00 |
|
Joe Cheng
|
dde7b144f0
|
Add select=FALSE argument to insert/append/prependTab
|
2017-08-04 15:10:08 +01:00 |
|
Joe Cheng
|
f1873a014c
|
Make tab prepend/append just edge cases of insert
|
2017-08-04 15:10:08 +01:00 |
|
Barbara Borges Ribeiro
|
10f3320165
|
more JS code refactoring; improved documentation
|
2017-08-04 15:10:08 +01:00 |
|
Barbara Borges Ribeiro
|
d57aa33b40
|
insertion fully implemented
|
2017-08-04 15:10:08 +01:00 |
|
Barbara Borges Ribeiro
|
0e7c78bae3
|
refactored code and made insertion of navbarMenus possible
|
2017-08-04 15:10:08 +01:00 |
|
Barbara Borges Ribeiro
|
8bbf576807
|
typo: tag -> tab (makes a big difference!)
|
2017-08-04 15:10:08 +01:00 |
|
Barbara Borges Ribeiro
|
1ecc9b9d0e
|
Fixed documentation problems and JS code logic
|
2017-08-04 15:10:08 +01:00 |
|
Barbara Borges Ribeiro
|
3adbebc3d9
|
document similar things together; add prependTab and appendTab
|
2017-08-04 15:10:08 +01:00 |
|