Skip to content
Snippets Groups Projects
Unverified Commit e04e2270 authored by Todor Kondic's avatar Todor Kondic
Browse files

R/shinyUI.R, R/shiny-ui-base.R, R/shiny-ui-top.R: Restructuring GUI

* R/shinyUI.R: Removed.
  A monolithic file that became difficult to maintain.

* R/shiny-ui-top.R: New file. Contains top-level server and interface
  functions.

(mk_ui): New function. Replace old mkUI and serve as a top-level user
interface definition function.

(mk_shinyscreen): Removed most of it. Only the top-level content
remains.

* DESCRIPTION: Updated.

* R/shiny-ui-base.R: New file. Shiny wrappers.
parent 2ef21efb
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment