mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
comments
This commit is contained in:
@@ -2322,13 +2322,12 @@ Tinytest.add("liveui - constant chunk", function(test) {
|
||||
// - arguments to offscreen
|
||||
// - when differ between old/new
|
||||
// - on listChunk
|
||||
// - old and new data
|
||||
// - different old and new data
|
||||
|
||||
// API Notes:
|
||||
// - { constant: true } requires branch key; doesn't preserve liveranges
|
||||
// - { preserve: ... } takes array of selectors or map of selector to value or lambda;
|
||||
// also requires branch key
|
||||
// - event this is calculated from currentTarget
|
||||
// - options.data; deprecate event_data?
|
||||
|
||||
})();
|
||||
|
||||
Reference in New Issue
Block a user