unpoly-rails 2.7.1 → 2.7.2

Sign up to get free protection for your applications and to get access to all the features.

Potentially problematic release.


This version of unpoly-rails might be problematic. Click here for more details.

checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA256:
3
- metadata.gz: 5e48db3dd7899fde574058e1543c1846520aa3a9e1ea168a5f27b13319be2283
4
- data.tar.gz: 0a9c9542d3bee1e18630fbf44cb5a92ca11011ace6abd9f5663494bf0f370362
3
+ metadata.gz: c2bb4db2064c35c212f0f4dfcf7837018236c8f095ff9107d34fefa012a2b708
4
+ data.tar.gz: afd8c55e4588f11f6c3a277d871ebbbbdc05b82721e712af8ed5921dfe13ce9e
5
5
  SHA512:
6
- metadata.gz: 709f65112461973ee92b604f91a8b7a0ebc4cf69bbc4e0523180d373f8a27e464b5a06f4d291b6ea82f41c95eb59cd0c582b08384afd8308d3551806d1a45076
7
- data.tar.gz: 220ccb0fd5855b7afcdffc8efeb5bdf06cbcddb411902739162a5e011e28d86aca940c6eeee4eb705be3d24306aaa6795f8acbb37359cda5734a47f8b0e77a49
6
+ metadata.gz: b77c3d3c2f1b2bcff0d55fea06f63ae969048630c32e10a5d6ed3fb4aa71431daf19599f09afa57e762725a390c6514be674f6353a44e134eed864fadb3cdc44
7
+ data.tar.gz: c636750c645aac97e456c0316fd62469043ffa0153c5e5b4b5c42a465623ef140c6a416523a00befe0da5e30d76416d479b404d59e632e017e8ab8ac63d7fb0b
@@ -52,8 +52,6 @@ __webpack_require__.r(__webpack_exports__);
52
52
  var __webpack_exports__ = {};
53
53
  // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
54
54
  !function() {
55
- // Bootstrap uses the class `active` to highlight the current section
56
- // of a navigation bar.
57
55
  up.feedback.config.currentClasses.push('active');
58
56
  up.feedback.config.navSelectors.push('.nav', '.navbar');
59
57
  up.form.config.validateTargets.unshift('.form-group:has(:origin)');
@@ -52,8 +52,6 @@ __webpack_require__.r(__webpack_exports__);
52
52
  var __webpack_exports__ = {};
53
53
  // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
54
54
  !function() {
55
- // Bootstrap uses the class `active` to highlight the current section
56
- // of a navigation bar.
57
55
  up.feedback.config.currentClasses.push('active');
58
56
  up.feedback.config.navSelectors.push('.nav', '.navbar');
59
57
  up.form.config.validateTargets.unshift('.form-group:has(:origin)');
@@ -52,16 +52,11 @@ __webpack_require__.r(__webpack_exports__);
52
52
  var __webpack_exports__ = {};
53
53
  // This entry need to be wrapped in an IIFE because it need to be isolated against other modules in the chunk.
54
54
  !function() {
55
- // Bootstrap uses the class `active` to highlight the current section
56
- // of a navigation bar.
57
55
  up.feedback.config.currentClasses.push('active');
58
56
  up.feedback.config.navSelectors.push('.nav', '.navbar');
59
57
  up.viewport.config.fixedTop.push('.navbar.fixed-top');
60
58
  up.viewport.config.fixedBottom.push('.navbar.fixed-bottom');
61
59
  up.viewport.config.anchoredRight.push('.navbar.fixed-top', '.navbar.fixed-bottom');
62
- // We would really like to provide a nice default for up.form.config.validateTargets.
63
- // Unfortunately Bootstrap 5 no longer has a selector like ".form-group" to group labels
64
- // and inputs. All the examples now use <div class="mb-3"> .
65
60
  up.fragment.config.badTargetClasses.push('row', /^col(-xs|-sm|-md|-lg|-xl|-xxl)?(-\d+)?$/, /^[mp][tbsexy]?-\d+$/);
66
61
  __webpack_require__(1);
67
62