David Greenspan
|
c3ecb78a9c
|
mouseenter/leave impl tweaks; close #224 close #198
|
2012-07-12 16:57:09 -07:00 |
|
Andrew
|
75696a8d78
|
fixed mouseenter/mouseleave
|
2012-07-12 16:57:09 -07:00 |
|
David Greenspan
|
fb3ccd732c
|
fix tests in IE 9-10
|
2012-07-12 16:08:12 -07:00 |
|
Nick Martin
|
564b292974
|
Fix Meteor._debug on IE8,9
|
2012-07-11 23:03:26 -07:00 |
|
Nick Martin
|
26136a22a4
|
Fallback to jsonp-polling in IE when going cross scheme.
https://github.com/sockjs/sockjs-client/issues/79
|
2012-07-11 21:19:15 -07:00 |
|
David Greenspan
|
cd3ca61ec3
|
ignore extra block helper args as intended
|
2012-07-11 20:50:36 -07:00 |
|
David Greenspan
|
9d3161f3fb
|
Handlebars: allow getters/helpers in args, fix hashes
|
2012-07-11 14:41:12 -07:00 |
|
David Greenspan
|
ae55d9dd11
|
event data comes from currentTarget, not target
|
2012-07-09 19:33:25 -07:00 |
|
Trevor Burnham
|
b2667bd5a9
|
Adding support for Nib to the Stylus package
|
2012-07-09 17:02:01 -07:00 |
|
Trevor Burnham
|
6081f174c2
|
Updating Stylus to version 0.27.1 (includes API changes)
|
2012-07-09 17:02:01 -07:00 |
|
David Greenspan
|
680220ecdf
|
protect iframe.src in patching
|
2012-07-06 16:56:49 -07:00 |
|
Nick Martin
|
801626695c
|
Clarify and comment logic around which pages are OK.
|
2012-06-27 17:35:24 -07:00 |
|
Nick Martin
|
e059442a7f
|
Add package to make app redirect to https.
|
2012-06-26 15:15:21 -07:00 |
|
Nick Martin
|
a248f0ff28
|
Allowing passing in a default DDP endpoint as an environment variable.
|
2012-06-26 15:14:30 -07:00 |
|
Nick Martin
|
62ec81afda
|
Upgrade bootstrap to 2.0.4. Fixes #173.
|
2012-06-19 18:40:49 -07:00 |
|
Nick Martin
|
1f5726c478
|
Give a more useful error message when we can't connect to mongodb. Fixes #184.
|
2012-06-19 18:06:07 -07:00 |
|
David Greenspan
|
bdc9ad6f31
|
throw error if Backbone.History is called on server; fixes #191
|
2012-06-19 12:53:52 -07:00 |
|
Avital Oliver
|
9d52461b67
|
minimingo: Fix exception when matching non-arrays using $all
Fixes https://github.com/meteor/meteor/issues/183
|
2012-06-19 12:37:26 -07:00 |
|
David Greenspan
|
2e2ea18522
|
handlebars: set this appropriately when calling methods
|
2012-06-18 18:34:01 -07:00 |
|
David Greenspan
|
ce6c48144b
|
handlebars: don't consider helpers in {{this.foo}}
|
2012-06-18 14:30:11 -07:00 |
|
David Greenspan
|
c935b918a1
|
fix test for IE
|
2012-06-18 13:42:10 -07:00 |
|
David Greenspan
|
d4c4c8216c
|
another test case
|
2012-06-18 13:33:34 -07:00 |
|
David Greenspan
|
cab4054eb9
|
close iframe tag in tests
|
2012-06-18 13:33:15 -07:00 |
|
David Greenspan
|
210d7e5b4b
|
LiveRange fix; _rangeToHtml; more tests
|
2012-06-18 13:30:45 -07:00 |
|
David Greenspan
|
021cca9ca3
|
Handlebars: allow dots on helpers, methods, and undefineds
|
2012-06-16 14:46:45 -07:00 |
|
Nick Martin
|
6049771204
|
Also clear heartbeat timer when we get data messages.
This fixes an issue with spurious connection closing.
|
2012-06-13 20:12:08 -07:00 |
|
David Greenspan
|
d08b53a93a
|
tests: listChunk handlers, attach_secondary_events coverage
|
2012-06-12 14:17:31 -07:00 |
|
David Greenspan
|
cc15021f9d
|
test listChunk query GC
|
2012-06-08 20:06:29 -07:00 |
|
David Greenspan
|
ba641f1e7a
|
liveui test for unused chunk
|
2012-06-08 19:53:01 -07:00 |
|
David Greenspan
|
04b53bd64f
|
more listChunk test coverage
|
2012-06-08 14:23:30 -07:00 |
|
Tom Coleman
|
e655492f70
|
Fix problem with content-type on POST requests (close #172)
|
2012-06-05 17:09:29 -07:00 |
|
David Greenspan
|
6a9e8f33cd
|
comment
|
2012-06-05 16:52:23 -07:00 |
|
David Greenspan
|
80bef5ea9b
|
allow semicolon in JSON Content-Type
|
2012-06-05 16:46:50 -07:00 |
|
David Greenspan
|
0dd3992c94
|
Make textareas behave like text fields in liveui
|
2012-06-05 16:13:46 -07:00 |
|
David Greenspan
|
5b0346b34c
|
Remove Handlebars._escape & heuristic.
It made strings like "Escape < as <" unrenderable.
|
2012-06-04 21:22:50 -07:00 |
|
David Greenspan
|
0dec81f85b
|
support Handlebars.SafeString (#160)
|
2012-06-04 21:22:04 -07:00 |
|
David Greenspan
|
0e7f3c5223
|
Fix reactive radio buttons
|
2012-06-04 21:21:27 -07:00 |
|
David Greenspan
|
ed86eff718
|
scroll test page to top when done
|
2012-06-04 21:03:18 -07:00 |
|
Avital Oliver
|
949ea34a85
|
Log data that fails to be serialized on migration
|
2012-05-30 15:31:06 -07:00 |
|
David Greenspan
|
59cb217a56
|
address Nick's code review
|
2012-05-25 16:08:52 -07:00 |
|
David Greenspan
|
06b1be4052
|
add test for whitespace around '='
|
2012-05-25 16:08:48 -07:00 |
|
David Greenspan
|
9ce0a6d572
|
scanner unit tests
|
2012-05-25 16:08:41 -07:00 |
|
David Greenspan
|
a3b86b1c5e
|
semicolon
|
2012-05-25 16:07:14 -07:00 |
|
David Greenspan
|
7aacb4e5e8
|
better error messages
|
2012-05-25 16:07:14 -07:00 |
|
David Greenspan
|
561496ba64
|
first cut of new HTML scanner
|
2012-05-25 16:07:14 -07:00 |
|
David Greenspan
|
a1ec3937fc
|
break out httpcall timeout test
|
2012-05-24 20:42:15 -07:00 |
|
David Greenspan
|
0815cc11e9
|
revert Chrome auth test workaround (Chrome works again; broke IE7)
|
2012-05-24 20:07:49 -07:00 |
|
Nick Martin
|
8991c8bb25
|
Fix "Cursor is closed" intermittent error.
If the initial _doPoll didn't complete before the first markDirty, two doPolls could be running at once, causing badness.
|
2012-05-24 19:40:27 -07:00 |
|
David Greenspan
|
57b13fd174
|
fix LiveRange destroy(true) and add tests; fixes #142
|
2012-05-23 14:41:22 -07:00 |
|
David Greenspan
|
aebb9a21aa
|
better errors for unknown helper or reserved name; fixes #151
|
2012-05-23 12:59:47 -07:00 |
|