dreamRs / toastui

R htmlwidgets for ToastUI libraries: grid, calendar and chart
https://dreamrs.github.io/toastui
Other
83 stars 8 forks source link

Added proxy method to toggle nagivation #32

Closed MichalLauer closed 1 year ago

MichalLauer commented 1 year ago

Added a proxy method to turn on and off the navigation visibility. I had to change the "core" mechanic of the nav display. It is now always rendered and only shown/hidden using CSS. I hope this is ok:)

I also added a small sanity check into "proxy-toastui-calendar-options" listener.

Fixing issue #31

MichalLauer commented 1 year ago

I just noticed that there is no automatic flow for generating manuals. Will they be automatically updated?