Winston Chang
bfa0b2d2bc
Bump version to 1.0.2 and update NEWS
2017-04-13 14:13:41 -05:00
Joe Cheng
bbaea23eea
Fix #1654 : Empty space below showcase code
2017-04-07 17:37:54 -07:00
Barbara Borges Ribeiro
cf21e987f2
Add shiny:sessionInit event ( #1568 )
...
* added a shiny:sessionInit JS event that is triggered at the end of the session's initialize method
* new entry
* update NEWS
* correct version number in NEWS.md
* fix typo
2017-04-05 10:50:42 -05:00
Joe Cheng
aaa4600597
Bump version number to 1.0.1.9000
2017-04-03 10:22:08 -07:00
Barbara Borges Ribeiro
d1b5c812f7
re-run grunt to update version number embedded in shiny.min.js
2017-03-31 16:49:11 +01:00
Winston Chang
9804a794fd
Merge pull request #1641 from rstudio/fix-plot-rounding
...
Round brush coordinates
2017-03-31 10:46:44 -05:00
Winston Chang
0344645208
Grunt
2017-03-31 10:42:44 -05:00
Winston Chang
2e80ecf8a7
Rebuild ion.rangeSlider.min.js
2017-03-30 15:48:47 -05:00
Joe Cheng
6993551a44
Fix #1637 : Outputs stay faded on MS Edge ( #1640 )
2017-03-30 20:25:27 +01:00
Joe Cheng
9bff15adfe
Fix #1632 : Showcase mode comes up almost blank in IE9 & 11 ( #1633 )
...
If the width is made very wide in showcase mode with side-by-side
arrangement, the app shrinks to almost nothing. For some reason the
zoom CSS property (which we set using jQuery.animate) is set to
"1%" instead of "1".
Numbers and percentages are equally valid here, and the issue goes
away if we use percentage.
2017-03-29 10:16:17 -05:00
Winston Chang
0c24da2358
Stop propagation of mouse events on slider ( #1631 )
...
see (https://github.com/rstudio/shiny/issues/711 )
2017-03-28 20:38:46 +01:00
Winston Chang
384d9c1841
Grunt
2017-03-27 15:02:16 -05:00
Winston Chang
f78fcd6b5f
Remove need for babel-polyfill
2017-03-27 15:02:03 -05:00
Winston Chang
7a833456d9
Use consistent value caching format
2017-03-10 12:03:24 -06:00
Winston Chang
306f33dfc4
Fix value access
2017-03-09 16:16:16 -06:00
Winston Chang
a2745a4060
Grunt
2017-03-03 15:28:47 -06:00
Winston Chang
ad274a5981
Grunt
2017-02-10 14:26:48 -06:00
Winston Chang
547355a163
Grunt
2017-02-01 11:29:21 -06:00
Winston Chang
b505c5a9d3
Grunt
2017-01-31 20:38:16 -06:00
Winston Chang
5af9b61357
Grunt
2017-01-31 20:25:00 -06:00
Winston Chang
7f73a047a4
Grunt
2017-01-31 16:27:50 -06:00
Barbara Borges Ribeiro
8206e7d2a2
delete old message handler
2017-01-27 20:42:04 +00:00
Barbara Borges Ribeiro
f67aaafe4f
some adjustments after feedback
2017-01-27 20:39:18 +00:00
Barbara Borges Ribeiro
ed704afc07
remove console.log and re-grunt
2017-01-27 20:38:17 +00:00
Barbara Borges Ribeiro
bbbfacb4b2
grunt
2017-01-27 20:37:58 +00:00
Barbara Borges Ribeiro
99b8e5b303
stuff
2017-01-27 20:36:37 +00:00
Barbara Borges Ribeiro
a0b917a207
support pushState for pseudo-nav
...
see the documentation for details (`?updateQueryString` and `?getQueryString`)
2017-01-25 23:45:26 +00:00
Winston Chang
9d69ff01b3
Update ion.rangeSlider to 2.1.6 ( #1540 )
...
* Update ion.rangeSlider to 2.1.6
* Simplify code when slider separator is ""
* Add links to NEWS
2017-01-17 12:00:47 -05:00
Winston Chang
cbe8fc1bdf
Bump version to 1.0.0
2017-01-09 12:38:48 -06:00
Winston Chang
d836c68ee5
Grunt
2017-01-03 16:17:48 -06:00
Winston Chang
174a1fe834
Update to font-awesome 4.7.0
2017-01-03 12:47:23 -06:00
Winston Chang
907b9a9862
Merge pull request #1480 from rstudio/barbara/verbatim
...
Closes #1357 : verbatimTextOutput should optionally be hidden if no content
2016-12-07 10:13:04 -06:00
Barbara Borges Ribeiro
8d70d91cf4
fix #1487 : better error handling for insertUI when selector does not match anything in DOM (do console log)
2016-12-07 05:10:43 +00:00
Barbara Borges Ribeiro
9f6659f526
added a new arg (placeholder = FALSE) to verbatimTextOutput() so that by default it doesn't show up when it is empty; improved the documentation example
2016-12-07 00:02:40 +00:00
Winston Chang
ef35fc63a1
Grunt
2016-12-01 15:41:51 -06:00
Winston Chang
ec3f8118db
Grunt
2016-12-01 10:47:02 -06:00
Winston Chang
bd5ebd0e41
Remove token check
2016-12-01 10:46:46 -06:00
Winston Chang
661e21d25b
Safer method for injecting code in test mode
2016-12-01 10:46:46 -06:00
Jonathan
28965b7356
Render HTML dependency <meta> tag contents correctly ( #1463 )
...
* render HTML dependency <meta> tag contents correctly
* use direct address rather than loop; update NEWS
2016-11-10 15:10:18 -06:00
Winston Chang
90383e30dd
Bump version to 0.14.2
2016-10-31 10:19:40 -05:00
Winston Chang
d1bf39d0ac
Add exportTestValues function ( #1436 )
...
* Add onTestSnapshot function
* Add shiny.testing option
* Add entry to staticdocs index
* Bump version to 0.14.1.9002 and update NEWS
* Document params for onTestSnapshot
* Add session$enableTestEndpoint() method
* Un-export applyInputHandlers
* Grunt
* Provide inputs, outputs, and snapshot at test endpoint
* Remove non-working example
* Fix var name in documentation
* Rename shiny.testing to shiny.testmode
* Rename onTestSnapshot to exportTestValues and add example
* Add session$getTestEndpointUrl
* Grunt
* Add module support to exportTestValues
* Test endpoint allows specifying specific values
* session$getTestEndpointUrl: add arguments for choosing which values to return
2016-10-27 21:08:34 -05:00
Dean Attali
656e019829
allow overriding a JS custom message handler; fixes #1419 ( #1445 )
...
* allow overriding existing custom JS message handlers
* when a JS handler gets re-defined, only use the most recent one
* JS handler overwrite: changes re winston's comments
* overwrite JS handler: add NEWS item
* fix wrong URL in NEWS
2016-10-27 13:07:34 -05:00
Joe Cheng
e133290c57
Fix #1399 : Duplicate binding error with insertUI and nested uiOutput ( #1402 )
...
* Fix #1399 : Duplicate binding error with insertUI and nested uiOutput
* Update NEWS.md
2016-10-18 20:22:02 -05:00
Barbara Borges Ribeiro
d03ee36647
Fixes #1427 : add event delegation so that modals do not close by mistake ( #1430 )
...
* Fixes #1427 : add event delegation so that modal does not close when an element inside it is triggered as hidden
* use `this === e.target` instead
* added NEWS item
* `e.target` must be equal to `$(#shiny-modal)`, not `this`
2016-10-18 14:54:27 -05:00
Winston Chang
f84587cf5a
Grunt
2016-10-17 12:22:21 -05:00
Winston Chang
9158fb4745
Bump version to 0.14.1
2016-09-30 15:39:31 -05:00
Winston Chang
d73488f887
Grunt
2016-09-19 09:27:28 -05:00
Winston Chang
662149a98a
Update to jQuery UI 1.12.1
2016-09-16 23:39:26 -05:00
Winston Chang
c62e6b5734
Update to Bootstrap Datepicker 1.6.4. Closes #1218
2016-09-16 23:39:26 -05:00
Winston Chang
6ec1d0b935
grunt clean && grunt
2016-09-16 23:37:31 -05:00