unpoly-rails 2.7.1.1 → 2.7.2.1

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: 17aae8ae028ba49402b7b5544ad8498af55fae1c17d606883f522e14d84d7727
4
+ data.tar.gz: 6f819af3aa0339f9c3a3c63836a6dfde27d019d51a795dc8aa16800560e7082a
5
5
  SHA512:
6
- metadata.gz: 8c42e8437a3f6ef95777de7eddd2f94b0a4fb3f200721ba7b47c8ebb7b89c228ae1d5bddd10d58652aa080730858705f27b017be59ea6109e36b1197d27a3d49
7
- data.tar.gz: 6ddb288df58b2de7e9022e877f5087f49e536b562fe0bc65cf7d299f896755138860b42764695178c9d889984b1f42fe98c6273411ea0c7371a4bd7ef9314db6
6
+ metadata.gz: af953dbde16013e047641a4801398595b6e9c6c1d5394ff614083bac5aa3289f70ebbf810a58f031545092672f57129736007a6aaef238d38d11f9b0c73edd8d
7
+ data.tar.gz: 44694a2cf5d4d5c5510f136be407d79601093d2a5dbef375b4f8500c72099c178931c5d6f33d1da86c1e5dbd648be71a0809c1b870b1b6ff49c90d63465e8840
@@ -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