shiny.semantic icon indicating copy to clipboard operation
shiny.semantic copied to clipboard

Shiny support for powerful Fomantic UI library.

Results 57 shiny.semantic issues
Sort by recently updated
recently updated
newest added

As an enhancement feature, we could make users able to add their own custom svg icons, collected in one sprite map svg file and having unique ids. Embedding svg icons...

enhancement

Closes #235 This PR provides to add fomanticUI label classes to inputs. This way, the input's label position/type/color can be set. Basic examples for its use are included in the...

Could we allow user to set the label's position easily - so it can be set either on the left or right side of the actual input? I found it...

enhancement

Hello I have tried to make a calendar_range from the calendar function, however, I can't get it to work correctly when I add the javascript code [here](https://fomantic-ui.com/modules/calendar.html#range), which allows me...

Fixes #363 This PR improves #366, solves the maximum date problem, and resolves comments that are left for this one. **DoD** - [x] Major project work has a corresponding task....

Short description (with a reference to an issue). **DoD** - [ ] Major project work has a corresponding task. If there’s no task for what you are doing, create it....

Short description (with a reference to an issue). **DoD** - [ ] Major project work has a corresponding task. If there’s no task for what you are doing, create it....

Rough idea: treat grid_template as definition for one grid e.g. my_mobile_grid

enhancement

Combination of shiny.semantic, semantic.dashboard and Semantic (Fomantic) UI is truly outstanding. One area I still have problems with is how to make specific formats for numeric inputs (passed to UI...

Despite removing the duplicated icon is easy with `icon=NULL`, it leaves its unnecessary space ``` library(shiny) library(shiny.semantic) ui