unpoly-rails 2.7.1.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: ad85104cc814b313ff3bcd6654c160b3aae1cb971819bc8340f561d06dffc3fa
4
- data.tar.gz: 985aa046d230d3fb980773758dc4cb23f01209971577c7a12a085e479cd074d1
3
+ metadata.gz: c2bb4db2064c35c212f0f4dfcf7837018236c8f095ff9107d34fefa012a2b708
4
+ data.tar.gz: afd8c55e4588f11f6c3a277d871ebbbbdc05b82721e712af8ed5921dfe13ce9e
5
5
  SHA512:
6
- metadata.gz: 8c42e8437a3f6ef95777de7eddd2f94b0a4fb3f200721ba7b47c8ebb7b89c228ae1d5bddd10d58652aa080730858705f27b017be59ea6109e36b1197d27a3d49
7
- data.tar.gz: 6ddb288df58b2de7e9022e877f5087f49e536b562fe0bc65cf7d299f896755138860b42764695178c9d889984b1f42fe98c6273411ea0c7371a4bd7ef9314db6
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