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

Rewrite custom file input #25068

Merged
merged 1 commit into from
Dec 27, 2017
Merged

Rewrite custom file input #25068

merged 1 commit into from
Dec 27, 2017

Conversation

mdo
Copy link
Member

@mdo mdo commented Dec 24, 2017

  • Changes the wrapping label to a div so we can style the label instead of another element while also supporting form validation.
  • Fixes form validation styles for custom file input (closes Invalid feedback doesn't show up after file input #24831).
  • Updates docs with validation styles (also adding example feedback text while I was there) and new how it works section.

screen shot 2017-12-23 at 10 47 43 pm

- Changes the wrapping label to a div so we can style the label instead of another element while also supporting form validation.
- Fixes form validation styles for custom file input (closes #24831).
- Updates docs with validation styles (also adding example feedback text while I was there) and new how it works section.
@mdo mdo merged commit b01e81e into v4-dev Dec 27, 2017
@mdo mdo deleted the validate-custom-file branch December 27, 2017 00:19
@mdo mdo mentioned this pull request Dec 27, 2017
ysds added a commit to ysds/bootstrap that referenced this pull request Dec 29, 2017
mdo pushed a commit that referenced this pull request Dec 31, 2017
gijsbotje added a commit to gijsbotje/bootstrap that referenced this pull request Dec 31, 2017
* dist

* Outline active focus (twbs#25145)

* Base the outline button :active color on the background, fixing a contrast issue

* Only apply focus outline to active when it's focused

* Add modal-dialog-centered class to vertically centered modal example.

* removes hardcoded value for nav-link padding

* Apply of twbs#25068 to input group

* dist

* docs: Fix overflow issue in IE. (twbs#25142)

* Allow nested structure for accordions (twbs#25121)

This commit allows nested structures for accordions. Also a part of
the documentation about data-children is removed because this
functionality didn't work and it's not applicable anymore.

Tests with the collapse accordion are also a bit adjusted to the new
situation.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant