Skip to content

Commit 4eb18dc

Browse files
committed
Update NEWS
1 parent 6e7adfa commit 4eb18dc

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

NEWS

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,13 @@
11
shiny 0.11.0.9xxx
22
--------------------------------------------------------------------------------
33

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+
411
* Switched from RJSONIO to jsonlite. This improves consistency and speed when
512
converting between R data structures and JSON.
613

0 commit comments

Comments
 (0)