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

Consume values from elsewhere in your Ember application

Results 12 ember-context issues
Sort by recently updated
recently updated
newest added

Bumps [ember-cli](https://github.com/ember-cli/ember-cli) from 3.28.4 to 4.11.0. Release notes Sourced from ember-cli's releases. Release 4.11.0 Blueprint Changes ember new diff ember addon diff Changelog #10103 Update markdown-it-terminal to v0.4.0 (resolve markdown-it...

dependencies

Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 10.6.1 to 11.4.7. Release notes Sourced from eslint-plugin-ember's releases. Release 11.4.7 :bug: Bug Fix #1793 [gjs] Fix bug with regex issues when parsing GLIMMER_TEMPLATE (@​hmajoros) #1792 [gjs]...

dependencies

Bumps [ember-template-lint](https://github.com/ember-template-lint/ember-template-lint) from 3.14.0 to 5.6.0. Release notes Sourced from ember-template-lint's releases. Release 5.6.0 :rocket: Enhancement #2818 Add additionalNonSemanticTags option to require-presentational-children rule (@​Techn1x) :bug: Bug Fix #2819 Allow intermediate...

dependencies

Bumps [eslint](https://github.com/eslint/eslint) from 7.32.0 to 8.35.0. Release notes Sourced from eslint's releases. v8.35.0 Features 8e34a04 feat: add afterHashbangComment option to lines-around-comment rule (#16920) (SUZUKI Sosuke) c8c0c71 feat: Move all and...

dependencies

Bumps [ember-source](https://github.com/emberjs/ember.js) from 3.28.6 to 4.11.0. Release notes Sourced from ember-source's releases. v4.11.0 CHANGELOG #20288 [FEATURE] Stable types for @ember/owner #20323 [FEATURE] Introduce stable types for @ember/error #20361 [BUGFIX] Support...

dependencies

Bumps [lint-staged](https://github.com/okonet/lint-staged) from 12.4.3 to 13.1.2. Release notes Sourced from lint-staged's releases. v13.1.2 13.1.2 (2023-02-13) Bug Fixes disable stash by default when using diff option (#1259) (142c6f2) v13.1.1 13.1.1 (2023-02-07)...

dependencies

Bumps [@embroider/test-setup](https://github.com/embroider-build/embroider/tree/HEAD/packages/test-setup) from 0.50.2 to 2.1.1. Release notes Sourced from @​embroider/test-setup's releases. Release 1.8.3 :bug: Bug Fix compat #1231 Followup to "Detect addons with customized treeForMethod names" (@​ef4) :house: Internal...

dependencies

Bumps [husky](https://github.com/typicode/husky) from 7.0.4 to 8.0.3. Release notes Sourced from husky's releases. v8.0.3 fix: add git not installed message #1208 v8.0.2 docs: remove deprecated npm set-script v8.0.1 fix: use POSIX...

dependencies

Bumps [ember-qunit](https://github.com/emberjs/ember-qunit) from 5.1.5 to 6.1.1. Release notes Sourced from ember-qunit's releases. Release 6.1.1 :bug: Bug Fix #999 Use native types from ember-resolver (@​chriskrycho) #998 Revert explicit peerDependencies contracts (@​chriskrycho)...

dependencies

Hello! I have a problem. When I set an object as a context and the object is @tracked or computed, every change in the properties of the object causes the...