ember-tether icon indicating copy to clipboard operation
ember-tether copied to clipboard

Tether an element to another element in the DOM

Results 40 ember-tether issues
Sort by recently updated
recently updated
newest added

Without this change, you have an issue installing Ember.js v5: ``` unmet peer ember-source@^4.0.0: found 5.3.0 ```

Bumps [@babel/traverse](https://github.com/babel/babel/tree/HEAD/packages/babel-traverse) from 7.15.4 to 7.23.2. Release notes Sourced from @​babel/traverse's releases. v7.23.2 (2023-10-11) NOTE: This release also re-publishes @babel/core, even if it does not appear in the linked release...

dependencies

Bumps [postcss](https://github.com/postcss/postcss) from 8.4.21 to 8.4.31. Release notes Sourced from postcss's releases. 8.4.31 Fixed \r parsing to fix CVE-2023-44270. 8.4.30 Improved source map performance (by @​romainmenke). 8.4.29 Fixed Node#source.offset (by...

dependencies

In the most recent version of the addon (3.0.0), it seems that passing in `bodyElement` no longer works as a defined element to attach the tethered content to. I got...

Bumps [word-wrap](https://github.com/jonschlinkert/word-wrap) from 1.2.3 to 1.2.4. Release notes Sourced from word-wrap's releases. 1.2.4 What's Changed Remove default indent by @​mohd-akram in jonschlinkert/word-wrap#24 🔒fix: CVE 2023 26115 (2) by @​OlafConijn in...

dependencies

Bumps [semver](https://github.com/npm/node-semver) from 5.6.0 to 5.7.2. Release notes Sourced from semver's releases. v5.7.2 5.7.2 (2023-07-10) Bug Fixes 2f8fd41 #585 better handling of whitespace (#585) (@​joaomoreno, @​lukekarrys) Changelog Sourced from semver's...

dependencies

Bumps [stylelint](https://github.com/stylelint/stylelint) from 15.4.0 to 15.10.1. Release notes Sourced from stylelint's releases. 15.10.1 Security: fix for semver vulnerability (#7043) (@​romainmenke). Fixed: invalid option regression on Windows 10 (#7043) (@​romainmenke). 15.10.0...

dependencies

Bumps [socket.io-parser](https://github.com/socketio/socket.io-parser) from 4.2.2 to 4.2.3. Release notes Sourced from socket.io-parser's releases. 4.2.3 :warning: This release contains an important security fix :warning: A malicious client could send a specially crafted...

dependencies

Hello! This is to help this repo work with ember-source 6 which I've been getting dependency warnings for. ember/render-modifiers 3 widens its peer dependencies to ember 6 https://github.com/emberjs/ember-render-modifiers/releases I noticed...