aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)AuthorFilesLines
2015-02-16bump grunt-sass to ~0.18.0Chris Rebert1-1/+1
2015-02-16bump grunt-jscs to ~1.5.0Chris Rebert1-1/+1
2015-02-15Specify the files to include in the npm package.XhmikosR1-0/+10
2015-02-14package.json: change the engine version to >= 0.10.1.XhmikosR1-1/+1
2015-02-11bootstrap onto closurefat1-1/+4
2015-02-10bump grunt-html to ~3.0.0Chris Rebert1-1/+1
2015-02-10Downgrade grunt-contrib-cssmin.XhmikosR1-1/+1
v0.12.0-v0.12.1 breaks paths in URL.
2015-02-10Bump devDependencies.XhmikosR1-4/+4
2015-02-04account for mq4-hover-shim's renaming & org moveChris Rebert1-1/+1
2015-02-04use grunt-html instead of grunt-html-validation because holy shit it's fastMark Otto1-1/+1
2015-02-02Switch to grunt-html over grunt-html-validation.Mark Otto1-1/+1
2015-01-30Bump load-grunt-tasks.XhmikosR1-1/+1
2015-01-23update devDependenciesChris Rebert1-2/+2
upgrade grunt-contrib-jshint to ~0.11.0 upgrade load-grunt-tasks to ~3.0.0
2015-01-22Integrate mq4-hover-hover-shimChris Rebert1-0/+2
2015-01-21Merge branch 'master' into v4Chris Rebert1-2/+2
2015-01-20remarkable -> markdown-itChris Rebert1-1/+1
2015-01-20update grunt-saucelabs to ~8.5.0Chris Rebert1-1/+1
2015-01-19Merge branch 'master' into v4Mark Otto1-7/+7
Conflicts: _config.yml dist/css/bootstrap-theme.css dist/css/bootstrap-theme.css.map dist/css/bootstrap-theme.min.css dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/js/bootstrap.min.js docs/_includes/components/thumbnails.html docs/_includes/css/forms.html docs/_includes/css/grid.html docs/_includes/customizer-variables.html docs/_includes/footer.html docs/_includes/getting-started/download.html docs/_includes/getting-started/template.html docs/_includes/js/overview.html docs/_includes/js/popovers.html docs/_includes/js/tooltips.html docs/assets/css/docs.min.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/assets/js/src/customizer.js docs/dist/css/bootstrap-theme.css docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap-theme.min.css 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 docs/examples/navbar-fixed-top/index.html docs/examples/navbar-static-top/index.html docs/examples/non-responsive/index.html docs/examples/theme/index.html grunt/configBridge.json less/alerts.less less/badges.less less/jumbotron.less less/panels.less less/tables.less less/theme.less less/variables.less package.json scss/_button-group.scss scss/_buttons.scss scss/_forms.scss
2015-01-19Update devDependencies.XhmikosR1-2/+2
2015-01-19bump versionsMark Otto1-1/+1
2015-01-18Temporarily revert "Rename scss/bootstrap.scss -> scss/_bootstrap.scss"Chris Rebert1-1/+1
This reverts commit 2916ac43ed57baacc49d2cc7550b8d1dfe87b261. This reverts commit 3d635f30795deb11ee7feaea5595b78c70221389. This reverts commit 61a21205575aa03b4fbbacee2052d20bf75941d4. This change broke the Grunt build.
2015-01-18fix main SCSS file pathsChris Rebert1-1/+1
Fixes 2916ac43ed57baacc49d2cc7550b8d1dfe87b261 errata FYI @glebm
2015-01-16Update devDependencies.XhmikosR1-4/+4
2015-01-15Rename scss/bootstrap.scss -> scss/_bootstrap.scssGleb Mazovetskiy1-2/+2
This is required for Compass compatibility. See https://github.com/twbs/bootstrap-sass/issues/694 Also updates bower.json and package.json references to the main Sass file.
2015-01-07bump grunt-contrib-less to ~1.0.0Chris Rebert1-1/+1
2015-01-05bump grunt-banner to ~0.3.0Chris Rebert1-1/+1
2015-01-05bump grunt-autoprefixer to ~2.1.0Chris Rebert1-1/+1
2015-01-03Merge branch 'master' into v4Mark Otto1-1/+2
Conflicts: Gruntfile.js dist/css/bootstrap-theme.css dist/css/bootstrap-theme.css.map dist/css/bootstrap-theme.min.css dist/css/bootstrap.css dist/css/bootstrap.css.map dist/css/bootstrap.min.css dist/js/bootstrap.min.js docs/_data/glyphicons.yml docs/_includes/components/alerts.html docs/_includes/components/badges.html docs/_includes/components/breadcrumbs.html docs/_includes/components/button-dropdowns.html docs/_includes/components/button-groups.html docs/_includes/components/dropdowns.html docs/_includes/components/glyphicons.html docs/_includes/components/input-groups.html docs/_includes/components/jumbotron.html docs/_includes/components/labels.html docs/_includes/components/list-group.html docs/_includes/components/media.html docs/_includes/components/navbar.html docs/_includes/components/navs.html docs/_includes/components/page-header.html docs/_includes/components/pagination.html docs/_includes/components/panels.html docs/_includes/components/progress-bars.html docs/_includes/components/responsive-embed.html docs/_includes/components/thumbnails.html docs/_includes/components/wells.html docs/_includes/css/buttons.html docs/_includes/css/code.html docs/_includes/css/forms.html docs/_includes/css/grid.html docs/_includes/css/helpers.html docs/_includes/css/images.html docs/_includes/css/less.html docs/_includes/css/tables.html docs/_includes/css/type.html docs/_includes/customizer-variables.html docs/_includes/getting-started/accessibility.html docs/_includes/getting-started/disabling-responsiveness.html docs/_includes/getting-started/download.html docs/_includes/getting-started/whats-included.html docs/_includes/js/alerts.html docs/_includes/js/buttons.html docs/_includes/js/carousel.html docs/_includes/js/collapse.html docs/_includes/js/modal.html docs/_includes/js/overview.html docs/_includes/js/popovers.html docs/_includes/js/tabs.html docs/_includes/js/tooltips.html docs/_includes/nav/components.html docs/_includes/nav/javascript.html docs/_jade/customizer-variables.jade docs/_layouts/default.html docs/about.html docs/assets/css/docs.min.css docs/assets/css/src/docs.css docs/assets/js/customize.min.js docs/assets/js/raw-files.min.js docs/assets/js/src/customizer.js docs/customize.html docs/dist/css/bootstrap-theme.css.map docs/dist/css/bootstrap.css docs/dist/css/bootstrap.css.map docs/dist/css/bootstrap.min.css less/glyphicons.less less/mixins/vendor-prefixes.less less/navbar.less less/popovers.less less/tables.less less/theme.less less/tooltip.less less/variables.less package.json scss/_carousel.scss scss/_close.scss scss/_forms.scss test-infra/npm-shrinkwrap.json
2014-12-30Merge pull request #15456 from twbs/bump-clean-cssChris Rebert1-1/+1
Bump grunt-contrib-cssmin to ~0.11.0
2014-12-29bump grunt-jscs to ~1.1.0Chris Rebert1-1/+1
2014-12-29update devDependencies to match upstreamChris Rebert1-7/+7
2014-12-29bump grunt-jscs to ~1.1.0Chris Rebert1-1/+1
2014-12-28Bump grunt-contrib-cssmin to ~0.11.0Chris Rebert1-1/+1
2014-12-28bump grunt-contrib-uglify to ~0.7.0Chris Rebert1-1/+1
2014-12-28bump grunt-contrib-compress to ~0.13.0Chris Rebert1-1/+1
2014-12-28bump grunt-contrib-jade to ~0.14.0Chris Rebert1-1/+1
2014-12-28bump load-grunt-tasks to ~2.0.0Chris Rebert1-1/+1
2014-12-28bump remarkable to ~1.6.0Chris Rebert1-1/+1
2014-12-24Compile with Ruby Sass or libsass.Gleb Mazovetskiy1-0/+1
* Separate configs for libsass and sass. * Sass compiler selected based on `process.env.TWBS_SASS`. * Travis: * Use Gemfile to manage ruby dependencies. * Run core tests with both Sass compilers. * Only install/cache ruby gems required by the test subset. * Grunt: `update-gemfile-lock` task a la `update-shrinkwrap`.
2014-12-12bump grunt-saucelabs to ~8.4.0Chris Rebert1-1/+1
[skip validator]
2014-12-12bump remarkable to ~1.5.0Chris Rebert1-1/+1
2014-12-12use npm-shrinkwrap ^200.0.0 ; fixes #15279Chris Rebert1-1/+1
2014-12-09Merge pull request #15293 from twbs/grunt-contrib-compressXhmikosR1-0/+1
Add grunt-contrib-compress.
2014-12-09Update glob.XhmikosR1-1/+1
2014-12-09Add grunt-contrib-compress.XhmikosR1-0/+1
Now, the zip file is created when running `grunt prep-release`. [ci skip]
2014-12-08Travis: install scss-lintChris Rebert1-0/+1
2014-12-05Disable source commentsGleb Mazovetskiy1-1/+1
Require latest grunt-sass, bumped dep
2014-12-02bit of cleanupMark Otto1-1/+0
2014-12-02convert to scssMark Otto1-0/+1
2014-11-30Update devDependencies.XhmikosR1-5/+5