Skip to content

Conversation

Conduitry
Copy link
Member

Fixes #2300. This fixes and tidies a couple of the validation error messages related to binding - most notably directing people toward 'group' binding when they try to use 'checked' binding on radio inputs.

@codecov-io
Copy link

codecov-io commented Mar 23, 2019

Codecov Report

Merging #2302 into master will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master    #2302   +/-   ##
=======================================
  Coverage   91.83%   91.83%           
=======================================
  Files           1        1           
  Lines          49       49           
=======================================
  Hits           45       45           
  Misses          4        4

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update d6b9991...c06af2d. Read the comment docs.

@Rich-Harris Rich-Harris merged commit 1a2827e into master Mar 25, 2019
@Rich-Harris Rich-Harris deleted the gh-2300 branch March 25, 2019 01:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Svelte3 bind:checked and radio input

3 participants