You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 1, 2022. It is now read-only.
E051: .pull-right and .pull-left classes, and manual style attributes with float: left or float: right are not allowed on .col-*-* elements ➡ [v1] Support new grid #420
E052: .pull-right and .pull-left classes, and manual style attributes with float: left or float: right are not allowed on .row elements ➡ [v1] Support new grid #420
Progress when it comes to porting/removing existing checks (wiki changes not included). Help appreciated.
<meta charset="UTF-8">➡ [v1] Charset check #454<meta name="viewport"><button>missingtypeattribute ➡ [v1] Adapt to button changes #450.btn-grouprequirescontainer: 'body'.pull-leftor.pull-rightin.media➡ [v1] Remove various checks #426[disabled]attribute instead of the.disabledclass on a.btn➡ [v1] Adapt to button changes #450<input>missingtypeattribute ➡ [v1] Adapt to button changes #450DOCTYPErequired.row➡ [v1] New container-related checks #422.row.col-*-*➡ [v1] Support new grid #420<input>.form-controlwithin.input-group➡ [v1] Adapt for input group changes #423bootstrap.js&bootstrap.min.js(remove for now?)input-group-sm/input-group-lg➡ [v1] Adapt for input group changes #423.form-controls ➡ [v1] Adapt for input group changes #423.form-group.input-group➡ [v1] Adapt for input group changes #423.input-group.col-*-*➡ [v1] Support new grid #420, [v1] Adapt for input group changes #423.radio.checkbox-inline.radio-inline.active&[checked]➡ [v1] Adapt to button changes #450.panel-bodyparent ➡ [v1] Panels are cards now #425.panel-headingparent ➡ [v1] Panels are cards now #425.panel-footerparent ➡ [v1] Panels are cards now #425.panel-titleparent ➡ [v1] Panels are cards now #425table.table-responsive➡ [v1] Adapt to table changes #455.form-control-feedbackmissing.has-feedback.glyphicon-*without.glyphicon➡ [v1] Remove various checks #426.glyphiconon element with content or children ➡ [v1] Remove various checks #426.alertwith dismiss button missing.alert-dismissible.closebutton is present but isn't first element in.alert.form-horizontalor.form-inlineon.form-group.col-*-0classes ➡ [v1] Support new grid #420.media-left/.media-rightoutside of.media➡ [v1] Remove various checks #426.navbar-left/.navbar-rightoutside of.navbar.modal.hide➡ [v1] Modals #428.form-controlon wrong element or<input>of wrongtype<a>s within.navbar-navs.input-groupmust have a.form-controland either an add-on or a btn ➡ [v1] Adapt for input group changes #423.img-responsiveon non-<img>➡ [v1] Adapt to responsive images change #453.modalmissing[tabindex]➡ [v1] Modals #428.btnon something other than an<a>/<button>/<input>/<label>➡ [v1] Adapt to button changes #450.modalmissing[role="dialog"]➡ [v1] Modals #428.modal-dialogmissing[role="document"]➡ [v1] Modals #428.form-groups cannot be nested.pull-rightand.pull-leftclasses, and manual style attributes withfloat: leftorfloat: rightare not allowed on.col-*-*elements ➡ [v1] Support new grid #420.pull-rightand.pull-leftclasses, and manualstyleattributes withfloat: leftorfloat: rightare not allowed on.rowelements ➡ [v1] Support new grid #420See also https://github.com/twbs/bootlint/milestone/16