chronologic / eth-alarm-clock-dapp

Chronos - Ethereum Alarm Clock DApp
MIT License
48 stars 10 forks source link

Update select2 to the latest version 🚀 #1051

Closed greenkeeper[bot] closed 5 years ago

greenkeeper[bot] commented 5 years ago

The devDependency select2 was updated from 4.0.5 to 4.0.6.

This version is not covered by your current version range.

If you don’t accept this pull request, your project will work just like it did before. However, you might be missing out on a bunch of new features, fixes and/or performance improvements from the dependency update.


Release Notes for Select2 4.0.6

New features/improvements

  • Add style property to package.json (#5019)
  • Implement clear and clearing events (#5058)
  • Add scrollAfterSelect option (#5150)
  • Add missing diacritics (#4118, #4337, #5464)

Bug fixes

  • Fix up arrow error when there are no options in dropdown (#5127)
  • Add ; before beginning of factory wrapper (#5089)
  • Fix IE11 issue with select losing focus after selecting an item (#4860)
  • Clear tooltip from select2-selection__rendered when selection is cleared (#4640, #4746)
  • Fix keyboard not closing when closing dropdown on iOS 10 (#4680)
  • User-defined types not normalized properly when passed in as data (#4632)
  • Perform deep merge for Defaults.set() (#4364)
  • Fix "the results could not be loaded" displaying during AJAX request (#4356)
  • Cache objects in Utils.__cache instead of using $.data (#4346, #5486)
  • Removing the double event binding registration of selection:update (#4306)

Accessibility

  • Improve .select2-hidden-accessible (#4908)
  • Add role and aria-readonly attributes to single selection dropdown value (#4881)

Translations

  • Add Turkmen translations (tk) (#5125)
  • Fix error in French translations (#5122)
  • Add Albanian translation (sq) (#5199)
  • Add Georgian translation (ka) (#5179)
  • Add Nepali translation (ne) (#5295)
  • Add Bangla translation (bn) (#5248)
  • Add removeAllItems translation for clear "x" title (#5291)
  • Fix wording in Vietnamese translations (#5387)
  • Fix error in Russian translation (#5401)

Miscellaneous

  • Remove duplicate CSS selector in classic theme (#5115)
Commits

The new version differs by 89 commits.

  • 5dcc102 Merge pull request #5488 from select2/develop
  • 3e9809d Update changelog for 4.0.6 release
  • a2bfa6c Recompile dist for 4.0.6 release
  • a8ea4cc Bump versions for 4.0.6 release
  • b4aa352 Removed unused files
  • 650035c Restore compatibility with data-* attributes in jQuery 2.x (#5486)
  • 9f8b6ff [WIP] Get Grunt consistently working again (#5466)
  • 5977856 minor fix (greek omega used has no diacritic) (#5464)
  • a9c1b61 Update composer to remove deprecated dependency (#5165)
  • 9032705 More suitable spelling ещё instead of еще (#5401)
  • 97c5304 Update Vietnamese (vi) translation (#5387)
  • b3705b1 Enable the Stale integration
  • 14a059d #4530 Add tooltip (title) to the 'remove all' 'X' icon. (#5291)
  • 933189b Update base.js
  • db30f66 Update focusing-tests.js

There are 89 commits in total.

See the full diff

FAQ and help There is a collection of [frequently asked questions](https://greenkeeper.io/faq.html). If those don’t help, you can always [ask the humans behind Greenkeeper](https://github.com/greenkeeperio/greenkeeper/issues/new).

Your Greenkeeper bot :palm_tree:

greenkeeper[bot] commented 5 years ago

Update to this version instead 🚀