Barbara Borges Ribeiro
724fa36352
edge cases and numbers
2017-03-27 16:33:50 +01:00
Barbara Borges Ribeiro
e1a2752256
added breaking change NEWS item
2017-03-27 12:16:06 +01:00
Barbara Borges Ribeiro
8961778867
news item and comment
2017-03-24 17:56:46 +00:00
Joe Cheng
00ab8681c7
Merge pull request #1619 from rstudio/wch-fileinput
...
Make fileInput text customizable. Closes #1617
2017-03-23 17:16:32 -07:00
Winston Chang
4137bbac94
NEWS
2017-03-23 14:33:22 -05:00
Barbara Borges Ribeiro
67909b3557
updated tools/README.md ( #1616 )
2017-03-23 10:07:41 -05:00
Winston Chang
45fca425aa
Change NS() to return a vectorized function ( #1613 )
...
* Change NS() to return a vectorized function
* Update NEWS
* Use vectorized ns()
* Use correct separator
2017-03-21 15:57:38 -05:00
Winston Chang
c12e24e3e3
Properly register bookmark excludes for modules. Fixes #1598 ( #1599 )
...
* Scopes: properly register bookmark excludes. Fixes #1598
* Update NEWS
2017-03-21 13:56:08 -05:00
Winston Chang
d147c5a153
Don't use data-drag-interval for non-range sliders. Fixes #1605 ( #1610 )
...
* Don't use data-drag-interval for non-range sliders. Fixes #1605
* Update NEWS
2017-03-16 15:49:46 -05:00
Winston Chang
46b68c7b2a
Bump version to 1.0.0.9001
2017-03-03 15:28:47 -06:00
Winston Chang
4264760113
Add binding and el fields to shiny:inputchanged event ( #1596 )
...
* Remove unused 'immediate' arguments
* Add opts argument to setInput methods
* Extract input values without opts
* Consistent interface for setting initial values
* Update NEWS
* Add binding and el when fileInputBinding triggers shiny:inputchanged
* Revert "Consistent interface for setting initial values"
This reverts commit 12c0b6e72a .
* Move InputDeferDecorater function
The new placement properly reflects the decorator stack
* Fix indentation
* bindInputs: make sure value is set immediately
* Only use opts where necessary in input decorators
* Properly send initial values
* Move initial value of .clientdata_allowDataUriScheme to better place
* Fix indentation
* Add InputValidateDecorator
* Better variable name
* Add function for default input options
* Simplify code
2017-03-03 15:27:32 -06:00
Winston Chang
ea99bfdb16
Update NEWS
2017-02-28 10:48:48 -06:00
Winston Chang
367027cfbc
Merge branch 'wch/redundant-setinput'
2017-02-28 09:23:17 -06:00
Winston Chang
5f8cd82a09
Update NEWS
2017-02-24 19:43:55 -06:00
Winston Chang
c05452af91
Update NEWS
2017-02-24 15:16:12 -06:00
Winston Chang
0f13075e17
NEWS edits
2017-02-10 14:28:15 -06:00
Alberto Santini
9c09072ee6
Update NEWS
2017-02-10 20:16:57 +01:00
Winston Chang
95585c2264
Update NEWS
2017-02-10 10:42:27 -06:00
Winston Chang
c761e9fba0
NEWS formatting fixes
2017-02-01 11:37:31 -06:00
Winston Chang
deae31ea4a
Merge pull request #1570 from rstudio/wch/simplify-fileupload
...
Remove shiny:fileuploaded JS event
2017-02-01 11:34:01 -06:00
Winston Chang
9be4cb132c
NEWS
2017-02-01 11:29:21 -06:00
Barbara Borges Ribeiro
220c7e9139
decode URLs in staticHandler func - fixes #1565 (via #1566 )
2017-02-01 06:27:11 +00:00
Winston Chang
03ba660ea1
Update NEWS
2017-01-31 20:37:39 -06:00
Winston Chang
67c599f50b
Update NEWS
2017-01-31 20:27:20 -06:00
Winston Chang
5cd9ba609a
Make fileInput trigger shiny:inputchanged. Closes #1511
2017-01-31 16:27:16 -06:00
Barbara Borges Ribeiro
3e29672c70
news item
2017-01-27 20:40:07 +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
53ec7edd06
Another typo
2017-01-17 12:02:39 -05:00
Winston Chang
ff804c0ff8
Typo
2017-01-17 12:01:51 -05: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
6065db1d24
Update NEWS
2017-01-16 13:00:41 -05:00
Winston Chang
1987331a70
Bump version to 1.0.0.9000
2017-01-16 12:55:36 -05:00
Winston Chang
ab85216b96
Merge tag 'v1.0.0'
2017-01-13 13:36:23 -05:00
Winston Chang
b5cb78c77e
Update URL
2017-01-10 10:13:06 -06:00
Winston Chang
e75c99672d
Update NEWS
2017-01-09 12:38:48 -06:00
Winston Chang
7faba72ebe
Fix URL
2017-01-09 12:38:48 -06:00
Winston Chang
cbe8fc1bdf
Bump version to 1.0.0
2017-01-09 12:38:48 -06:00
Winston Chang
5f3159a203
Add link to PR in NEWS
2017-01-09 12:25:32 -06:00
JJ Allaire
fa791cd28c
Relax naming requirements for addResourcePath()
...
First character no longer needs to be a letter. See https://github.com/rstudio/tutor/issues/4 for discussion.
2017-01-09 11:04:51 -05:00
Winston Chang
519d90f0a7
Update NEWS
2017-01-03 16:17:28 -06:00
Winston Chang
25eafe1e69
NEWS: more info on testing
2017-01-03 14:16:55 -06:00
Winston Chang
118a9ca861
Update NEWS
2017-01-03 12:54:06 -06:00
Winston Chang
174a1fe834
Update to font-awesome 4.7.0
2017-01-03 12:47:23 -06:00
Barbara Borges Ribeiro
19623694f5
Added skipFirst arg to observeEvent ( #1494 )
...
* added skipFirs arg to observeEvent
* create getCurrentObserver() function
* better NEWS entry
* made code more consistent
* implemented `once` param to `observeEvent`; extensive documentation for `getCurrentObserver`
* implement dig param to `getCurrentObserver`
* fix bug that was causing unit tests to fail
* take two
* git commit
* removed function getCurrentObserver
* delete .globals$currentObserver variable
* update docs
* typo
* remove dupes in index.r (bah humbug)
* rerun devtools::document
2016-12-19 15:51:19 -08:00
Winston Chang
55a16043e1
Merge pull request #1510 from rstudio/joe/feature/debounce
...
Add reactive debounce and throttle functions
2016-12-16 11:10:02 -06:00
Winston Chang
29943b7edd
Merge pull request #1482 from rstudio/barbara/runapp
...
Fixes #1358 : more informative error message when calling runApp inside of an app's app.R
2016-12-16 10:15:35 -06:00
Barbara Borges Ribeiro
c350e2a668
Fixes #1358 : more informative error message when calling runApp inside of an app's app.R (or inside ui.R or server.R).
2016-12-15 21:50:39 +00:00
Joe Cheng
e0868ba2ab
Fix #1013 : flushReact should be called after app loads ( #1503 )
...
* Fix #1013 : flushReact should be called after app loads
* Add link to pull request
2016-12-15 13:16:18 -06:00
Joe Cheng
bcefd1fbd8
Fix #117 : Reactive expressions hold on to memory for longer than necessary ( #1504 )
...
* Fix #117 : Reactive expressions hold on to memory for longer than necessary
* Fix broken link
* Add link to pull request
2016-12-15 13:15:00 -06:00
Joe Cheng
f5fbad0abf
Add link to pull request
2016-12-15 11:14:48 -08:00