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
Would be nice to have a way to only run f.e. JS tests (JSHint, JSCS, QUnit) instead of testing everything, which includes "the ruby stuff" for docs generation and HTML validation which slows the whole testing process unnecessarily down when only JS is touched during development.
The text was updated successfully, but these errors were encountered:
* 'master' of github.com:callistino/bootstrap: (102 commits)
the justified nav bug is still present in Safari v7.1
grunt
Fixestwbs#14592: Add new variable for progress border radius
grunt
Fixestwbs#14642: Add docs mention for blank checkboxes and radios
grunt
Make it easier to see failing tests in Sauce screencasts
tweak `grunt docs` description
fixtwbs#14609
Follow-up to twbs#14581: Use div instead of HTML5 section for IE8
Fix tooltip misplacement with "auto top"
Fixestwbs#14628, twbs#14629: Add note to docs about grunt docs command
grunt
grunt
Must explicitly destroy tooltip in SVG unit test since its container
is body.
modal docs: ensure all <button>s have an explicit `type` attribute
Update github links in footer.
README.md: Add npm install info.
Remove unused Tooltip#validate method
grunt
...
Conflicts:
dist/css/bootstrap-theme.css.map
dist/css/bootstrap.css
dist/css/bootstrap.css.map
dist/css/bootstrap.min.css
dist/js/bootstrap.js
dist/js/bootstrap.min.js
docs/_includes/components/badges.html
docs/_includes/components/input-groups.html
docs/_includes/components/pagination.html
docs/_includes/js/collapse.html
docs/assets/js/customize.min.js
docs/assets/js/raw-files.min.js
docs/dist/css/bootstrap-theme.css.map
docs/dist/css/bootstrap.css
docs/dist/css/bootstrap.css.map
docs/dist/css/bootstrap.min.css
docs/dist/js/bootstrap.js
docs/dist/js/bootstrap.min.js
less/dropdowns.less
less/forms.less
less/jumbotron.less
less/panels.less
less/print.less
Saranya-Raaj
pushed a commit
to Saranya-Raaj/bootstrap
that referenced
this issue
Oct 9, 2014
Would be nice to have a way to only run f.e. JS tests (JSHint, JSCS, QUnit) instead of testing everything, which includes "the ruby stuff" for docs generation and HTML validation which slows the whole testing process unnecessarily down when only JS is touched during development.
The text was updated successfully, but these errors were encountered: