Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update dependency foundation to v5.5.3 #177

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented May 3, 2020

WhiteSource Renovate

This PR contains the following updates:

Package Update Change
foundation (source) minor 5.0.2 -> 5.5.3

Release Notes

zurb/foundation-sites

v5.5.3

Compare Source

v5.5.2

Compare Source

v5.5.1

Compare Source

v5.5.0

Compare Source

v5.4.7

Compare Source

Foundation is now compatible libsass 3.0. Libsass is now closer to Sass 3.3 compatibility. Shoutout to Hampton Catlin, hcatlin on GitHub, for the PR! You can learn more here. - 29ffaad

  • Adds .invisible and .hide visibility classes - 1b0dae2

  • Allow custom error class name for Abide - ce3013e

  • Updated to Normalize.css v3.0.2 - b3fce86

  • Fix vertical button groups not stacking when a radius or round class is applied - cb278d9

  • Remove glow on dropdowns and their buttons when focused - 0ae17c8

    You can compare the commits here

v5.4.6

Compare Source

  • Full libsass compatability is back! We fixed the last lingering issue preventing libsass from properly compiling Foundation. Note that Sass 3.4 is still not officially supported for the time being. 6d2c5d8
  • Dropdowns with a disabled class won't function when clicked 805b301
  • Fixes Joyride listening for keyboard events even when not initialized c725ea7
  • Re-adds display_selector parameter to Slider plugin 5314a80
  • Fixes a bug with Abide where every valid element after an invalid one is automatically marked invalid 9d9666b
  • Fixes odd focusing behavior of Tabs, and their tendency to crash the page when using keyboard navigation 08afa17

v5.4.5

Compare Source

  • Reverted Foundation to Sass 3.2.19. This fixes compatibility for Libsass and Rails Sass users. Added a gemfile that makes Compass compatible as well. - 8b85dc3
  • To maintain compatibility with Sass 3.2 and libsass, we've dropped support for Sass 3.4. We recommend adding a Gemfile to your project that specifies Sass 3.3 and Compass 1.0. Learn More
  • Fixes customizer issue with top-bar (updated the customizer to compile with Ruby Sass 3.4 and fixed compile error)
  • Remove some unnecessary code and mixins in documentation - efc1767
  • Fixes $topbar-link-dropdown-padding - d5aaf02

v5.4.1

  • Adding Version Update to SCSS & JS files
  • Fixing Jasmine dependency break

v5.3.3

Compare Source

  • Fix Reveal modal z-index Issue - c70650e

v5.3.2

Compare Source

  • Fix duplicate MQ errors in reveal - 82ed782
  • Adds top-bar mobile parent link as well as back button so user knows where they are - dc6d2ca
  • Off-canvas overlap now has an exit off-canvas button - f7f4c4e
  • Fix off-canvas overlap causing double border - 334d9ab
  • Fix for top-bar form textarea being too tall in the CSS version - 2d7a083
  • Adds settings for button hover and border colors - f81c996
  • Switches now respect -speed and -ease in animations - 2d7a083
  • Adds fastclick-enhanced touch events - be629d7
  • Joyride can now have an optional previous button - be629d7
  • Adds html5 Number Spinner mixin and setting to forms - be7f24b
  • Fix for button hover color bug - fa7ae84
  • And lots of other fixes and improvements. Includes 106 important commits in this release. #awesomelyrad!

v5.3.1

Compare Source

  • Fix for clearing issue on mobile where lightbox allows vertical scroll outside container - 57bc2bf
  • Fixes Reveal bug with modals locking when target is clicked while modal is open - 1c966e7
  • Adds Scss variables for Icon-bar to _settings.scss - 52d9a7e
  • Remove experimental variable and mixin which caused deprecation messages 3b3c67d
  • Update _settings.scss to include missing Side Nav variables - a7d8239
  • Added Warning-Color in labels - b9ba74f
  • Fix for Incompatible units: 'rem' and 'px' in _settings.scss for switches - aef0164
  • Fixes icon-bar scss variables - 37f7587, 4f1112a
  • Added 'Semantic Markup with CSS' section to Icon Bar Component Page - ec2dfc9
  • Fixes for Magellan active state on click - 97ed451
  • Fixing reveal modals w/video issue. Forcing iframe reload when re-opened - 8638964
  • Fix for vertical sliders touch issue on mobile - 9de2ee7
  • More detailed Sass install page, and 2 new Sass pages to expalin project structure & how to use - (http://foundation.zurb.com/docs/sass.html), (http://foundation.zurb.com/docs/sass-files.html), (http://foundation.zurb.com/docs/using-sass.html)
  • And tons of other fixes and improvements. Includes 95 important commits in this release. #powerful!

v5.3.0

Compare Source

  • Adds new component - Switches 1268cc3
  • Adds new component - Icon Bar (ios style tab-bar) 1268cc3
  • Adds new component - Vertical Range Sliders e63beb1
  • All the emitted JS events are now namespaced with .fndtn{.plug-in-name} cf0156d
  • Fixes clearing bug on load for Firefox and Safari browsers f9f38d0
  • Orbit got a version revision and fixes that brings it back to it's last most stable state 060f01a
  • Added disabled state to range-sliders 3f01103
  • Added accordion mixins f10731d
  • Decoupled binding some UI elements from very specific markup (ex: add a class instead of tying styles to ul) f10731d
  • Fixes form select arrow issue in Firefox. f057733
  • And tons of other fixes and improvements. Over 180 important commits in this release. Enjoy it!

v5.2.3

Compare Source

  • Numerous fixes and changes to Orbit for performance and functionality
  • Lots of documentation updates, class options, explanations, markup examples
  • Equalizer can now equalize when stacked, or in block grid 931f047
  • Accordion can now be spread across different parent containers 3acb3e7
  • Adds accessability classes db38232
  • Joyride Threshold implemented and fixed top option added 9cc7098
  • Added accordion toggle callback 2344a82
  • Offcanvas can now overlap content instead of pushing content 5cc0934
  • Added event bindings and much more to Off-canvas 7a799ba
  • Allow controlling heading sizes on small screens 596d5f9
  • And tons of other fixes and improvements. Over 320 commits in this release. Boom!

v5.2.2

Compare Source

v5.2.1

Compare Source

v5.2.0

Compare Source

v5.1.1

Compare Source

v5.1.0

Compare Source

v5.0.3

Compare Source


Configuration

📅 Schedule: At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, click this checkbox.

This PR has been generated by WhiteSource Renovate. View repository job log here.

@renovate renovate bot force-pushed the renovate/foundation-5.x branch 4 times, most recently from ca59e8c to 999ceb1 Compare August 7, 2021 19:22
@renovate renovate bot force-pushed the renovate/foundation-5.x branch 11 times, most recently from ecc703f to bf7c08d Compare December 20, 2021 23:04
@bjagg bjagg closed this Dec 21, 2021
@renovate
Copy link
Contributor Author

renovate bot commented Dec 21, 2021

Renovate Ignore Notification

Because you closed this PR without merging, Renovate will ignore this update (5.5.3). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps array of your Renovate config.

If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.

@renovate renovate bot deleted the renovate/foundation-5.x branch December 21, 2021 02:27
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants