Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Card: disabled property should be named isDisabled #1267

Closed
6 tasks done
benjamincharity opened this issue Jan 29, 2019 · 0 comments
Closed
6 tasks done

Card: disabled property should be named isDisabled #1267

benjamincharity opened this issue Jan 29, 2019 · 0 comments
Assignees
Labels
💥 BREAKING CHANGE 💥 This issue is a breaking change requiring a major version bump Focus: component Issues concerning a specific component Type: chore Something that needs to be done but is not a bug or addition

Comments

@benjamincharity
Copy link
Contributor

benjamincharity commented Jan 29, 2019

We should align this input with our other existing inputs. Target v12.

💥 Breaking change 💥

  • Remove disabled input from TsCard
  • Update template to reference isDisabled
  • Remove disabled tests (isDisabled tests already exist)
  • Update usage docs
  • Update demo
  • Write migration notes for release
@benjamincharity benjamincharity added Focus: component Issues concerning a specific component Target: v12 Type: chore Something that needs to be done but is not a bug or addition labels Jan 29, 2019
@benjamincharity benjamincharity added the 💥 BREAKING CHANGE 💥 This issue is a breaking change requiring a major version bump label Feb 14, 2019
@benjamincharity benjamincharity self-assigned this Feb 14, 2019
@benjamincharity benjamincharity removed their assignment Apr 1, 2019
@shani-terminus shani-terminus self-assigned this Apr 3, 2019
shani-terminus added a commit that referenced this issue Apr 3, 2019
BREAKING CHANGE:
Card will have to use isDisabled instead of disabled

ISSUES CLOSED: #1267
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
💥 BREAKING CHANGE 💥 This issue is a breaking change requiring a major version bump Focus: component Issues concerning a specific component Type: chore Something that needs to be done but is not a bug or addition
Projects
None yet
Development

No branches or pull requests

2 participants