-
Notifications
You must be signed in to change notification settings - Fork 1.3k
YUI 3.18.0 Change History Rollup
okuryu edited this page Oct 1, 2014
·
2 revisions
- #1895: Fixed an issue with backspace breaks on Chrome and Safari. (@macjohnny)
- #1955: Don't prevent-default in 'on' for document node
- #1961: Upgraded Handlebars.js to v2.0.0. See Handlebars' release notes.
- Resolve "Uncaught TypeError: undefined is not a function" error when both timeout and failure are defined. Fixes #1817 [stanleyhlng]
- #1963: Setup Y.config.global to allow for YUI to work on CSP regulated sites and environments like Chrome extensions by providing the global in the user configuration.
-
#1959: Fixed an issue with
mis null whenfound.configfnreturnfalse -
#1954: Add new configuration option called
defaultBaseto minimize the amount of settings to define per group. - #1950: Incorporate pathogen encoding logic in a separate module under loader
- #1938: Fixed Gallery build tag (@okuryu)
-
#1874: Add
allowFallThroughattribute tonavigate()falls through to window.location with no matching route. (@ericsoco)
-
#1944: Fix an issue calls to
Y.login PluginHost are missing filter information. (@tribis)
-
#1897: Fixed an invalid
Y.Log()syntax (@jonmak08)
2