We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6e7adfa commit 4eb18dcCopy full SHA for 4eb18dc
NEWS
@@ -1,6 +1,13 @@
1
shiny 0.11.0.9xxx
2
--------------------------------------------------------------------------------
3
4
+* Sliders problems in IE 11 and Chrome 40.0.2214.93 m (Windows) have been
5
+ fixed. (#700)
6
+
7
+* Sliders now work correctly with draggable panels. (#711)
8
9
+* Fixed arguments in `fixedPanel`. (#709)
10
11
* Switched from RJSONIO to jsonlite. This improves consistency and speed when
12
converting between R data structures and JSON.
13
0 commit comments