ember-radio-button
ember-radio-button copied to clipboard
Radio button component with nice syntax.
Bumps [ember-cli](https://github.com/ember-cli/ember-cli) from 3.28.5 to 4.8.0. Release notes Sourced from ember-cli's releases. Release 4.8.0 Blueprint Changes ember new diff ember addon diff Changelog #10014 [BUGFIX release] Make sure newly installed...
Bumps [vm2](https://github.com/patriksimek/vm2) from 3.9.9 to 3.9.11. Release notes Sourced from vm2's releases. 3.9.11 New Features https://github.com/patriksimek/vm2/commit/58478a58c6f4af3c54faf4117ed5ab72d2cc8cd5: Add option require.strict to allow to load required modules in non strict mode. Fixes...
Bumps [parse-url](https://github.com/IonicaBizau/parse-url) from 6.0.0 to 6.0.5. Commits See full diff in compare view [](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...
Bumps [ember-cli-htmlbars](https://github.com/ember-cli/ember-cli-htmlbars) from 5.7.1 to 6.1.1. Release notes Sourced from ember-cli-htmlbars's releases. Release 6.1.1 :bug: Bug Fix #755 Fix template compilation in addons on ember-cli < 3.13. This was a...
Latest released version is 2.0.1. Changes on master would fix many deprecations.
Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...
Bumps [eslint-plugin-prettier](https://github.com/prettier/eslint-plugin-prettier) from 3.4.1 to 4.2.1. Release notes Sourced from eslint-plugin-prettier's releases. v4.2.1 4.2.1 Patch Changes #485 5736ed5 Thanks @JounQin! - chore: reuse prettierRcOptions instead of resolveConfig again v4.2.0 4.2.0...
The readme.md says `groupValue | any | the value representing a radio group's current value. supply the same groupValue to every radio-button in a group` I'm not sure what this...
Bumps [shell-quote](https://github.com/substack/node-shell-quote) from 1.7.2 to 1.7.3. Changelog Sourced from shell-quote's changelog. 1.7.3 Fix a security issue where the regex for windows drive letters allowed some shell meta-characters to escape the...
Bumps [ember-try](https://github.com/ember-cli/ember-try) from 1.4.0 to 2.0.0. Release notes Sourced from ember-try's releases. Release 2.0.0 :boom: Breaking Change #586 Drop support for scenarios with bower. (@rwjblue) :rocket: Enhancement #787 Implement pnpm...