hooked-components icon indicating copy to clipboard operation
hooked-components copied to clipboard

Custom components for Ember, inspired by React Hooks approach

Results 19 hooked-components issues
Sort by recently updated
recently updated
newest added

Bumps [socket.io](https://github.com/socketio/socket.io) from 2.1.1 to 2.4.1. **This update includes a security fix.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Insecure defaults due to CORS misconfiguration in socket.io The...

dependencies
security

Bumps [ini](https://github.com/isaacs/ini) from 1.3.5 to 1.3.8. **This update includes security fixes.** Vulnerabilities fixed Sourced from The GitHub Security Advisory Database. Prototype Pollution Overview The ini npm package before version 1.3.6...

dependencies
security

Bumps [ember-source-channel-url](https://github.com/rwjblue/ember-source-channel-url) from 1.2.0 to 3.0.0. Release notes Sourced from ember-source-channel-url's releases. Release 3.0.0 :boom: Breaking Change #169 Drop Node 8, 9, 11, and 13 support. (@rwjblue) :memo: Documentation #83...

dependencies

Bumps [ember-cli-dependency-checker](https://github.com/quaertym/ember-cli-dependency-checker) from 2.2.1 to 3.2.0. Commits 53732d0 3.2.0 f438517 Merge pull request #100 from saygun/fix/bower-away 6f5b508 Don't verify bower packages those installed via npm|yarn b910283 Merge pull request #99...

dependencies

Bumps [ember-load-initializers](https://github.com/ember-cli/ember-load-initializers) from 1.1.0 to 2.1.2. Release notes Sourced from ember-load-initializers's releases. Release 2.1.2 :bug: Bug Fix #278 Fail explicitly when initializer does not have default export (@mehulkar) Committers: 2...

dependencies

Bumps [ember-ajax](https://github.com/ember-cli/ember-ajax) from 3.1.0 to 5.0.0. Release notes Sourced from ember-ajax's releases. v4.0.1 Identical to 4.0.0; release made to remove deprecation warning when installing the latest version. A bug, fixed...

dependencies

Bumps [qunit-dom](https://github.com/simplabs/qunit-dom) from 0.7.1 to 1.6.0. Release notes Sourced from qunit-dom's releases. v1.6.0 :rocket: Enhancement #816 Add compatibility with ember-qunit v5 (@rwjblue) :bug: Bug Fix #857 Fixing missing qunit-dom declaration...

dependencies

Bumps [ember-export-application-global](https://github.com/ember-cli/ember-export-application-global) from 2.0.0 to 2.0.1. Commits 3641991 Release 2.0.1 84999a5 Remove ember-cli-babel dependency. See full diff in compare view [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=ember-export-application-global&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.1)](https://dependabot.com/compatibility-score/?dependency-name=ember-export-application-global&package-manager=npm_and_yarn&previous-version=2.0.0&new-version=2.0.1) Dependabot will resolve any conflicts with this...

dependencies

- [ ] remove `ember-way` approach - [ ] upstream component manager for new ember versions - [ ] figure out way to use react hooks (api is the same,...