-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Permalink
Loading
Choose a base ref
{{ refName }}
default
Loading
Choose a head ref
{{ refName }}
default
Comparing changes
Choose two branches to see what’s changed or to start a new pull request.
If you need to, you can also or
learn more about diff comparisons.
Open a pull request
Create a new pull request by comparing changes across two branches. If you need to, you can also .
Learn more about diff comparisons here.
base repository: janl/mustache.js
base: v2.3.2
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: janl/mustache.js
compare: v3.0.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 7 commits
- 11 files changed
- 3 contributors
Commits on Aug 25, 2018
-
Reintroduce pull requests #643 and #664, and update description for
parse method
Configuration menu - View commit details
-
Copy full SHA for 7845848 - Browse repository at this point
Copy the full SHA 7845848View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8e45409 - Browse repository at this point
Copy the full SHA 8e45409View commit details -
Configuration menu - View commit details
-
Copy full SHA for efdeb55 - Browse repository at this point
Copy the full SHA efdeb55View commit details -
Allow rendering properties of primitive types that are not objects (#618
) * prevent value from being returned by Context.prototype.lookup if lookupHit is false * add test for renderability of Array.length via dot notation * Remove `typeof obj === 'object'` constraint in prop lookup Allows rendering properties of primitive types that are not objects, such as a string. * pop lookup needs to use hasOwnProperty for non-objs * re-add constraint in prop lookup, but make property lookups for primitives possible through dot notation * add test to address #589 specifically * enhance readability of primitiveHasOwnProperty and add comments to explain why it is used in one case but not the other
Configuration menu - View commit details
-
Copy full SHA for a2699e4 - Browse repository at this point
Copy the full SHA a2699e4View commit details
Commits on Sep 16, 2018
-
Added changelog for about to be published version with migration guides for changes that might be considered unexpected.
Configuration menu - View commit details
-
Copy full SHA for 8ee916a - Browse repository at this point
Copy the full SHA 8ee916aView commit details -
Configuration menu - View commit details
-
Copy full SHA for f452acb - Browse repository at this point
Copy the full SHA f452acbView commit details -
Configuration menu - View commit details
-
Copy full SHA for 17510f0 - Browse repository at this point
Copy the full SHA 17510f0View commit details
Loading
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff v2.3.2...v3.0.0