ember-autofocus-modifier
ember-autofocus-modifier copied to clipboard
An {{autofocus}} modifier to use with Ember components.
By default, the autofocus is applied to the first focusable child of the element to which the modifier is attached to, as visible here: https://github.com/qonto/ember-autofocus-modifier/blob/master/ember-autofocus-modifier/src/modifiers/autofocus.js#L24 > 👉 Notice how `selector...
Bumps [eslint](https://github.com/eslint/eslint) from 8.56.0 to 9.9.0. Release notes Sourced from eslint's releases. v9.9.0 Features 41d0206 feat: Add support for TS config files (#18134) (Arya Emami) 3a4eaf9 feat: add suggestion to...
Bumps [@commitlint/cli](https://github.com/conventional-changelog/commitlint/tree/HEAD/@commitlint/cli) from 18.6.0 to 19.4.0. Release notes Sourced from @commitlint/cli's releases. v19.4.0 Features Support command line options from a file by @benquarmby in conventional-changelog/commitlint#4109 Support linting from the last...
Bumps [@typescript-eslint/eslint-plugin](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin) from 6.21.0 to 8.0.1. Release notes Sourced from @typescript-eslint/eslint-plugin's releases. v8.0.1 8.0.1 (2024-08-05) 🩹 Fixes eslint-plugin: [no-unused-vars] ignore imports used only as types (#9694) ❤️ Thank You Jake...
Bumps [ember-source](https://github.com/emberjs/ember.js) from 4.12.2 to 5.10.2. Release notes Sourced from ember-source's releases. v5.10.2 CHANGELOG #20726 [BUGFIX] Fix test waiters by removing unintentional duplication from ember-testing bundle #20715 [BUGFIX] Don't publish...
Bumps [@typescript-eslint/parser](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser) from 6.21.0 to 8.0.1. Release notes Sourced from @typescript-eslint/parser's releases. v8.0.1 8.0.1 (2024-08-05) 🩹 Fixes eslint-plugin: [no-unused-vars] ignore imports used only as types (#9694) ❤️ Thank You Jake...
Bumps [typescript](https://github.com/Microsoft/TypeScript) from 5.3.2 to 5.5.4. Release notes Sourced from typescript's releases. TypeScript 5.5.4 For release notes, check out the release announcement. For the complete list of fixed issues, check...
Bumps [ember-cli](https://github.com/ember-cli/ember-cli) from 4.12.2 to 5.10.0. Release notes Sourced from ember-cli's releases. Release 5.10.0 Blueprint Changes ember new diff ember addon diff Changelog #10464 Specified the locale in setupIntl() @ijlee2...
Bumps [ember-resolver](https://github.com/ember-cli/ember-resolver) from 11.0.1 to 12.0.1. Release notes Sourced from ember-resolver's releases. Release 12.0.1 :bug: Bug Fix #976 Fix peer range for ember-source (@NullVoxPopuli) Committers: 1 @NullVoxPopuli Release 12.0.0 :boom:...
Bumps [eslint-plugin-ember](https://github.com/ember-cli/eslint-plugin-ember) from 11.11.1 to 12.1.1. Release notes Sourced from eslint-plugin-ember's releases. Release 12.1.1 :bug: Bug Fix #2149 Bump parser version (@NullVoxPopuli) #2148 fix test after parser update, resolves #2118...