Skip to content

Remove leftover v4 forms#29122

Merged
mdo merged 5 commits intomasterfrom
master-ysds-remove-leftover-v4-forms
Jul 25, 2019
Merged

Remove leftover v4 forms#29122
mdo merged 5 commits intomasterfrom
master-ysds-remove-leftover-v4-forms

Conversation

@ysds
Copy link
Contributor

@ysds ysds commented Jul 24, 2019

No description provided.

ysds added 3 commits July 24, 2019 22:03
* Remove about generated button of file form
* Remove and merge layout examples of custom forms
* Clarify id/for
* Change some spacing classes for consistency
Copy link
Member

@mdo mdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good overall, just one question.

$form-range-thumb-focus-box-shadow-width: $input-focus-width !default; // For focus box shadow issue in IE/Edge
$form-range-thumb-active-bg: lighten($component-active-bg, 35%) !default;
$form-range-thumb-disabled-bg: $gray-500 !default;
$form-range-thumb-transition: background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out !default;
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should we make this available to all other forms like checks/radios?

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yep! I was aware of that when I saw the TODO comment in the _form-check.scss, but I prioritize removing "custom" in this PR.

Copy link
Member

@mdo mdo left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Reminds me I need to review the form layout options alongside the grid ideas from @MartijnCuppens.

Copy link
Member

@MartijnCuppens MartijnCuppens left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Yeah, gonna update the grid PR one of these days since the forms update in now merged. Anyway, this LGTM.

@mdo mdo merged commit 21f3375 into master Jul 25, 2019
@mdo mdo deleted the master-ysds-remove-leftover-v4-forms branch July 25, 2019 17:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants