dist/up-bootstrap.js in upjs-rails-0.12.5 vs dist/up-bootstrap.js in upjs-rails-0.13.0

- old
+ new

@@ -1,5 +1,9 @@ (function() { + up.form.config.validateTargets.unshift('.form-group:has(&)'); + +}).call(this); +(function() { up.layout.config.fixedTop.push('.navbar-fixed-top'); up.layout.config.fixedBottom.push('.navbar-fixed-bottom'); up.layout.config.anchoredRight.push('.navbar-fixed-top');