Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates #199

Merged
merged 16 commits into from
May 16, 2017
Merged

Updates #199

merged 16 commits into from
May 16, 2017

Commits on May 15, 2017

  1. Configuration menu
    Copy the full SHA
    425b253 View commit details
    Browse the repository at this point in the history
  2. split js files

    bborgesr committed May 15, 2017
    Configuration menu
    Copy the full SHA
    1e1b09f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    0ea92e1 View commit details
    Browse the repository at this point in the history
  4. added findAttribute function

    bborgesr committed May 15, 2017
    Configuration menu
    Copy the full SHA
    eb55652 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    18b3505 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5d96e62 View commit details
    Browse the repository at this point in the history
  7. * Added Shiny input to keep track of which sidebar menuItem is expand…

    …ed (if any), which makes bookmarking the exact state of the sidebar trivial.
    
    * Better shown/hidden mechanic for Shiny inputs inside collapsible menuItems.
    bborgesr committed May 15, 2017
    Configuration menu
    Copy the full SHA
    2cf3564 View commit details
    Browse the repository at this point in the history
  8. added hack on adminLTE/app.js in order to make the slideUp/slideDown …

    …css transitions look reasonable when its content is initially empty (use case is for hidden Shiny outputs that are not rendered until the first time the menuItem is expanded and reveal them -- i.e. first time that trigger("shown") is called)
    bborgesr committed May 15, 2017
    Configuration menu
    Copy the full SHA
    c3a0c59 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    b125233 View commit details
    Browse the repository at this point in the history
  10. update NEWS

    bborgesr committed May 15, 2017
    Configuration menu
    Copy the full SHA
    7f6bc3d View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    3ba387c View commit details
    Browse the repository at this point in the history
  12. r side (see previous commit)

    bborgesr committed May 15, 2017
    Configuration menu
    Copy the full SHA
    742a4cc View commit details
    Browse the repository at this point in the history
  13. news

    bborgesr committed May 15, 2017
    Configuration menu
    Copy the full SHA
    4475eb6 View commit details
    Browse the repository at this point in the history

Commits on May 16, 2017

  1. Closes #209: Re-enabling slight css transitions had caused an unwante…

    …d animation when `disable = TRUE` inside dashboardSidebar()
    bborgesr committed May 16, 2017
    Configuration menu
    Copy the full SHA
    1da2dc9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    460fa77 View commit details
    Browse the repository at this point in the history
  3. add explanatory comment

    bborgesr committed May 16, 2017
    Configuration menu
    Copy the full SHA
    cded9e8 View commit details
    Browse the repository at this point in the history