Skip to content

Releases: Appsilon/shiny.semantic

0.5.1

09 Apr 08:07
1d0903a
Compare
Choose a tag to compare
  • Fixed range_input now returns both lower and upper bound.

  • Fixed update_multiple_checkbox not supporting choices with single quote.

  • semantic_DT now accepts style and class arguments.

  • Breaking change: fixed update_dropdown_input.

    • It now clears the dropdown on value = character(0) and value = "".
    • It now clears the dropdown on choices update.

0.5.1-r.c.1

05 Apr 07:44
b4619ab
Compare
Choose a tag to compare
0.5.1-r.c.1 Pre-release
Pre-release

Full Changelog: 0.5.0...0.5.1-r.c.1

0.5.0

18 Jan 13:04
b8c4dfe
Compare
Choose a tag to compare
  • shiny.semantic no longer uses CDN as the default source of assets. Instead, semantic.assets package was introduced.

  • Bugfix: modal function now handles JS callbacks.

  • Remove unnecessary warning in checkboxInput when width is set to NULL.

  • uirender uses assets from semantic.assets.

  • Replaced class to string comparisons.

  • Replaced deprecated purrr::when call.

0.5.0

18 Jan 07:58
a58fb0f
Compare
Choose a tag to compare
0.5.0 Pre-release
Pre-release

Full Changelog: 0.4.3...0.5.0-r.c.1

0.4.3

30 Nov 14:09
9bb7d1d
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 0.4.2...0.4.3

Version 0.4.2

16 Jan 13:37
6ef98f8
Compare
Choose a tag to compare

Added

  • update_tabset

  • added mobile grid demo in example

  • file_input and fileInput example

Changed

  • tabset by default has grid in tabs

  • grid has correct improts now

  • grid supports mobile screen resolutions now

  • fixed calendar dates not working properly in different timezones

  • calendar - added check for na in max/min

  • fixed multiple select bug in dropdown

  • fixed Custom Slider Labels adding

  • fixed updateSelectInput

Version 0.4.0

17 Dec 15:16
9dfe9b3
Compare
Choose a tag to compare
Merge pull request #309 from Appsilon/develop

v 0.4.0