Samuel Calderon

Results 33 comments of Samuel Calderon

Just found that the behaviour is the same in `glue()` ``` r wrap_glue Name is Samuel glue_name Error in eval(parse(text = text, keep.source = FALSE), envir): object 'name' not found...

I think this is already implemented. Currently you can do this by providing a modal dialog at the very beginning of your server with a combination of `uiOutput()`. Your code...

Since `{htmltools}` [v0.5.2](https://rstudio.github.io/htmltools/news/index.html#new-features--improvements-0-5-2) it is possible to use `tagQuery()` and its methods to modify HTML before rendering. Here I provide an example of a wrapper of `textInput()` that allows to...

I was searching for the same thing applied to the control bar. So, I'm just to documenting that @ugurdar response works for the controlbar too. e.g. ```r fresh::create_theme( fresh::bs4dash_layout( control_sidebar_width...

Hi James, glad to have you back! I think we need to solve the bugs listed in issues and improve some documentation. - [x] #161 - [x] #140 - [...

> @calderonsamuel , I'd like to submit 0.4 to CRAN with in the next few weeks. Do you think you'll have time to work on some of the items you...

Hey James, I think we should push v0.4.0 to CRAN and move the pending issues to v0.5.0. The current CRAN version crashes in different scenarios that have long been fixed...

I'll just like your opinion on keeping the following elemets: 1. Sidebar > Settings > "Save settings for this session" 2. Sidebar > "Delete all chats" They were useful for...

I have a lot of small updates in my mind, but I don't want us to lose the momentum. Lets go to CRAN

Thank you @JiaZhang42 . We will take a look into this