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

Remove redundant placeholders in forms docs #28406

Merged
merged 10 commits into from
Mar 12, 2019
Merged

Conversation

tojimjiang
Copy link
Contributor

@tojimjiang tojimjiang commented Mar 5, 2019

Fixes #28260

@XhmikosR XhmikosR requested a review from patrickhlauke March 5, 2019 10:33
@XhmikosR XhmikosR added the docs label Mar 5, 2019
@XhmikosR XhmikosR added the v5 label Mar 5, 2019
site/docs/4.3/components/forms.md Outdated Show resolved Hide resolved
site/docs/4.3/components/forms.md Outdated Show resolved Hide resolved
site/docs/4.3/components/forms.md Outdated Show resolved Hide resolved
site/docs/4.3/components/forms.md Outdated Show resolved Hide resolved
site/docs/4.3/components/forms.md Outdated Show resolved Hide resolved
Fix context for states
Remove redundant commands
Include "Choose..." placeholder for select
Fix typo .form-select is not a Bootstrap class
Copy link
Member

@patrickhlauke patrickhlauke left a comment

Choose a reason for hiding this comment

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

sorry, last few minor changes. then it looks good to go 👍

site/docs/4.3/components/forms.md Outdated Show resolved Hide resolved
site/docs/4.3/components/forms.md Outdated Show resolved Hide resolved
site/docs/4.3/components/forms.md Outdated Show resolved Hide resolved
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.

Please be sure to follow code standards used everywhere in this project—no spaces around attribute's = and double quotes around attribute values. Fixed these here with suggested changes.

site/docs/4.3/components/forms.md Outdated Show resolved Hide resolved
site/docs/4.3/components/forms.md Outdated Show resolved Hide resolved
site/docs/4.3/components/forms.md Outdated Show resolved Hide resolved
site/docs/4.3/components/forms.md Outdated Show resolved Hide resolved
Update validated select attributes to follow code standards
@tojimjiang
Copy link
Contributor Author

I have updated the validated selects to use .custom-select, and attribute values to follow the code standards.

@XhmikosR XhmikosR requested a review from mdo March 6, 2019 20:41
@XhmikosR
Copy link
Member

@patrickhlauke: should we backport this to v4?

@patrickhlauke
Copy link
Member

should we backport this to v4?

yes

@XhmikosR
Copy link
Member

OK, I'll cherry pick this to the new v4-dev branch.

@XhmikosR XhmikosR merged commit ff17886 into twbs:master Mar 12, 2019
XhmikosR pushed a commit that referenced this pull request Mar 12, 2019
* Change state field to select
* Include "Choose..." placeholder for select
* Change validated select to .custom-select
@mdo mdo mentioned this pull request Jul 22, 2019
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.

5 participants