Skip to content

Update ember-click-outside to the latest version 🚀#1721

Open
greenkeeper[bot] wants to merge 1 commit intodevelopfrom
greenkeeper/ember-click-outside-1.0.0-beta.2
Open

Update ember-click-outside to the latest version 🚀#1721
greenkeeper[bot] wants to merge 1 commit intodevelopfrom
greenkeeper/ember-click-outside-1.0.0-beta.2

Conversation

@greenkeeper
Copy link
Copy Markdown

@greenkeeper greenkeeper Bot commented May 8, 2018

Version 1.0.0-beta.2 of ember-click-outside was just published.

Dependency ember-click-outside
Current Version 0.1.12
Type devDependency

The version 1.0.0-beta.2 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.

It might be worth looking into these changes and trying to get this project onto the latest version of ember-click-outside.

If you have a solid test suite and good coverage, a passing build is a strong indicator that you can take advantage of these changes directly by merging the proposed change into your project. If the build fails or you don’t have such unconditional trust in your tests, this branch is a great starting point for you to work on the update.


Commits

The new version differs by 19 commits.

  • 67a0c4d Release v1.0.0-beta.2
  • 997a95a Released v1.0.0-beta.1
  • aed1f41 Merge pull request #27 from courajs/patch-1
  • 8a5f2da Fix evented.on path
  • 2da21c3 Merge pull request #21 from zeppelin/no-jq
  • 7d1b226 Update to Ember 3.0
  • 6b1706b Install ember-cli-update
  • 37b5017 Remove ember-cli-updater
  • c7044b8 this.get() -> get(this)
  • 6e9bce3 Replace jQuery with native features inside the mixin
  • 6e443be Reimplement except-selector feature without jQuery
  • 8c114b9 Install ember-browserify & matches-selector
  • 841096a Test with native dom helpers
  • 621caf7 Install ember-native-dom-helpers
  • 14b277e Fix lifecycle events to satisfy recommendations

There are 19 commits in total.

See the full diff

FAQ and help

There is a collection of frequently asked questions. If those don’t help, you can always ask the humans behind Greenkeeper.


Your Greenkeeper bot 🌴

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented May 8, 2018

Version 1.0.0-beta.3 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • e1c8646 Released v1.0.0-beta.3
  • 91f47c1 Merge pull request #28 from zeppelin/bundle-matches-selector
  • 5e11648 Bundle NPM module "matches-seletor"

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented May 25, 2018

Version 1.0.0-beta.4 just got published.

Update to this version instead 🚀

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented May 25, 2018

Version 1.0.0-beta.5 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 854cc3c Release v1.0.0-beta.5
  • ba65877 Merge pull request #34 from zeppelin/update-tests
  • 23937ce Update tests

See the full diff

@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented May 27, 2018

Version 1.0.0-beta.6 just got published.

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • a965e1d Release v1.0.0-beta.6
  • 8949b96 Merge pull request #35 from zeppelin/ie-document-contains
  • 74205f6 Fix #30 document.body.contains for IE

See the full diff

greenkeeper Bot added a commit that referenced this pull request Jun 12, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Jun 12, 2018

Version 1.0.0 just got published.

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 47733d2 Released v1.0.0
  • 816602a Merge pull request #29 from FelixAkk/fix/blue-highlight
  • a3f4e8e Added primitive component demo to the dummy app
  • 0890563 Only apply body cursor: poiner when iOS detected

See the full diff

greenkeeper Bot added a commit that referenced this pull request Oct 11, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Oct 11, 2018

Update to this version instead 🚀

Commits

The new version differs by 4 commits.

  • 4e05dad Released v1.0.1
  • c4f19b1 Merge pull request #39 from zeppelin/fix-except-selector
  • 56d308e Bump minimum node version to 6
  • e1c2574 Fix except-selector not preventing the action

See the full diff

greenkeeper Bot added a commit that referenced this pull request Nov 15, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Nov 15, 2018

Update to this version instead 🚀

Commits

The new version differs by 3 commits.

  • 50657ca Release v1.0.2
  • 7cd5ee5 Merge pull request #42 from olegdovger/patch-1
  • 0cc814d Update "documentOrBodyContains" function

See the full diff

greenkeeper Bot added a commit that referenced this pull request Nov 26, 2018
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Nov 26, 2018

Update to this version instead 🚀

Commits

The new version differs by 9 commits.

  • 26e7e1a Release v1.0.3
  • 705cfef Merge pull request #41 from alex-konoval/patch-2
  • 0103585 fix event variable
  • 9c4b8c1 fix event for firefox
  • 9135f34 Fix empty lines
  • 49fd067 Revert code style in test file.
  • 7882ea8 Clear code. Add test.
  • e93c22a don't remove nothing, just extend functionality.
  • c4c7fc7 Improve handling for dynamic content

See the full diff

greenkeeper Bot added a commit that referenced this pull request Mar 13, 2019
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Mar 13, 2019

Update to this version instead 🚀

Commits

The new version differs by 7 commits.

  • 23602ef Release v1.0.4
  • 7886c97 Merge pull request #46 from AndreJoaquim/NI/remove-deps
  • 69f7f09 Update yarn.lock
  • ff66134 Remove package-lock, use yarn instead
  • b77eadb Remove unused dependencies
  • c7e940e Merge pull request #43 from Alonski/patch-1
  • 428e836 Fix spelling error un -> up

See the full diff

greenkeeper Bot added a commit that referenced this pull request Aug 5, 2019
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Aug 5, 2019

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Oct 1, 2019
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Oct 1, 2019

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Nov 19, 2019
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Nov 19, 2019

Update to this version instead 🚀

greenkeeper Bot added a commit that referenced this pull request Dec 25, 2019
@greenkeeper
Copy link
Copy Markdown
Author

greenkeeper Bot commented Dec 25, 2019

Update to this version instead 🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants