-
Notifications
You must be signed in to change notification settings - Fork 2.4k
Comparing changes
Open a pull request
base repository: janl/mustache.js
base: v2.1.2
head repository: janl/mustache.js
compare: v2.1.3
- 9 commits
- 8 files changed
- 5 contributors
Commits on Jun 25, 2015
-
Throw error when providing .render() with invalid template type.
As we require the template to be a `string` we now throw an error when given any other data type. This should provide the developers with a meaningful error rather than a cryptic TypeError from the murky depths of our source code. Fixes #464
3Configuration menu - View commit details
-
Copy full SHA for a3f4339 - Browse repository at this point
Copy the full SHA a3f4339View commit details
Commits on Jul 4, 2015
-
Merge pull request #467 from janl/feature/meaningful-type-error
Throw error when providing .render() with invalid template type
Configuration menu - View commit details
-
Copy full SHA for 06b7392 - Browse repository at this point
Copy the full SHA 06b7392View commit details
Commits on Jul 16, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d0770de - Browse repository at this point
Copy the full SHA d0770deView commit details
Commits on Jul 20, 2015
-
Merge pull request #469 from jfmercer/string-literals
Documents use of string literals containing double quotes
Configuration menu - View commit details
-
Copy full SHA for 5b43a4f - Browse repository at this point
Copy the full SHA 5b43a4fView commit details -
1
Configuration menu - View commit details
-
Copy full SHA for ef047db - Browse repository at this point
Copy the full SHA ef047dbView commit details -
Merge pull request #471 from Andersos/patch-1
Move gif to githubusercontent #327
Configuration menu - View commit details
-
Copy full SHA for 947d17c - Browse repository at this point
Copy the full SHA 947d17cView commit details
Commits on Jul 22, 2015
-
Update UMD Shim to be resilient to HTMLElement global pollution
Please see umdjs/umd#63 and umdjs/umd#35 for more information, but this change prevents an HTML element with an id of `exports` from causing the UMD shim to incorrectly detect the environment as node.
Configuration menu - View commit details
-
Copy full SHA for 853f9c3 - Browse repository at this point
Copy the full SHA 853f9c3View commit details
Commits on Jul 23, 2015
-
Merge pull request #472 from mikesherov/patch-1
Update UMD Shim to be resilient to HTMLElement global pollution
Configuration menu - View commit details
-
Copy full SHA for c4c9238 - Browse repository at this point
Copy the full SHA c4c9238View commit details -
Configuration menu - View commit details
-
Copy full SHA for 20c0893 - Browse repository at this point
Copy the full SHA 20c0893View commit details
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.1.2...v2.1.3