This repository has been archived by the owner on Mar 13, 2018. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 54
8/8 master -> stable #135
Merged
8/8 master -> stable #135
+143
−441
Commits on Jul 25, 2013
-
Add support for empty if, similar to bind and repeat.
John Messerly committedJul 25, 2013 Configuration menu - View commit details
-
Copy full SHA for f8f58e1 - Browse repository at this point
Copy the full SHA f8f58e1View commit details
Commits on Aug 1, 2013
-
Configuration menu - View commit details
-
Copy full SHA for 3622464 - Browse repository at this point
Copy the full SHA 3622464View commit details -
Configuration menu - View commit details
-
Copy full SHA for a0c21e3 - Browse repository at this point
Copy the full SHA a0c21e3View commit details -
Remove TemplateCloser and better encapsulate templateIteratorTable
R=arv BUG= Review URL: https://codereview.appspot.com/12286043
Configuration menu - View commit details
-
Copy full SHA for d1e1bcc - Browse repository at this point
Copy the full SHA d1e1bccView commit details -
extract method closeInstanceBindings for TemplateIterator
R=arv BUG= Review URL: https://codereview.appspot.com/12254045
Configuration menu - View commit details
-
Copy full SHA for edd23f6 - Browse repository at this point
Copy the full SHA edd23f6View commit details -
Merge pull request #129 from jmesserly/empty-if
Add support for empty if, similar to bind and repeat.
Configuration menu - View commit details
-
Copy full SHA for 75e63f5 - Browse repository at this point
Copy the full SHA 75e63f5View commit details -
dont overload binding apis for template binding
john points out that it's weird for TemplateBinding.node to point to the template iterator. We don't really have a clear delineation of public vs private API right now, but I agree that the iterator reference should really be private. I'm not prepared yet to go through and start marking private members with trailing underscores. We had that for a while and it just go really ugly. Hopefully, once we get all of our semantics nailed down, we can write the spec and the IDL and that will make it clear. r=arv BUG= Review URL: https://codereview.appspot.com/12296043
Configuration menu - View commit details
-
Copy full SHA for 32d409c - Browse repository at this point
Copy the full SHA 32d409cView commit details -
make path in bind(name, model, path) default to empty string
I think if we spec'd Node.bind, path would be optional and default to '' (in WebIDL). I realize this impl is kind of cheating, but I think it's the best current option. R=arv BUG= Review URL: https://codereview.appspot.com/12299043
Configuration menu - View commit details
-
Copy full SHA for 05fe3fa - Browse repository at this point
Copy the full SHA 05fe3faView commit details
Commits on Aug 2, 2013
-
Configuration menu - View commit details
-
Copy full SHA for c73ae26 - Browse repository at this point
Copy the full SHA c73ae26View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d7325d - Browse repository at this point
Copy the full SHA 1d7325dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6d77070 - Browse repository at this point
Copy the full SHA 6d77070View commit details -
Configuration menu - View commit details
-
Copy full SHA for 9082317 - Browse repository at this point
Copy the full SHA 9082317View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1d4a7fc - Browse repository at this point
Copy the full SHA 1d4a7fcView commit details -
Configuration menu - View commit details
-
Copy full SHA for 18a976c - Browse repository at this point
Copy the full SHA 18a976cView commit details
Commits on Aug 6, 2013
-
add tests for empty path on bind
R=arv BUG= Review URL: https://codereview.appspot.com/12573043
Configuration menu - View commit details
-
Copy full SHA for dc7a0e9 - Browse repository at this point
Copy the full SHA dc7a0e9View commit details -
R=arv Review URL: https://codereview.appspot.com/12574043
Configuration menu - View commit details
-
Copy full SHA for 60d98f1 - Browse repository at this point
Copy the full SHA 60d98f1View commit details
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.