aboutsummaryrefslogtreecommitdiff
path: root/package.json
AgeCommit message (Collapse)AuthorFilesLines
2015-03-16v3.3.2 => v3.3.4Chris Rebert1-1/+1
2015-03-15Bump devDependencies.XhmikosR1-3/+3
2015-02-24Merge pull request #15908 from kkirsche/bumpMarkdownItChris Rebert1-1/+1
Bump markdown-it to ^3.0.7
2015-02-24Bump markdown it to 3.0.7Kevin Kirsche1-1/+1
Bump markdown it to 3.0.7 3.0.7 / 2015-02-22 Match table columns count by header. Added basic CLI support. Added \v \f to valid whitespaces. Use external package for unicode data (punctuation).
2015-02-24bump time-grunt to ^1.1.0Chris Rebert1-1/+1
2015-02-22bump grunt-saucelabs to ~8.6.0Chris Rebert1-1/+1
2015-02-20Update dependencies.XhmikosR1-6/+6
2015-02-16Travis: test against node.js 0.12.XhmikosR1-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-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-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-20remarkable -> markdown-itChris Rebert1-1/+1
2015-01-20update grunt-saucelabs to ~8.5.0Chris Rebert1-1/+1
2015-01-19Update devDependencies.XhmikosR1-2/+2
2015-01-19bump versionsMark Otto1-1/+1
2015-01-16Update devDependencies.XhmikosR1-4/+4
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
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-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-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-11-30Update devDependencies.XhmikosR1-5/+5
2014-11-13bump remarkable devDependency to ~1.4.1Chris Rebert1-1/+1
[skip sauce]
2014-11-13Pin npm-shrinkwrap to v5.0.0 so that it works with npm 2.x.XhmikosR1-1/+1
Fixes #15105.
2014-11-12bump version to v3.3.1v3.3.1Mark Otto1-1/+1
2014-11-12Update npm-shrinkwrap.XhmikosR1-1/+1
2014-11-10Update devDependencies.XhmikosR1-3/+3
2014-10-29Merge branch 'master' into v3.3.0Mark Otto1-1/+1
2014-10-29fixes #14911: bump dependencies to fix customizer text from being cut shorMark Otto1-1/+1
2014-10-29version bumpMark Otto1-1/+1
2014-10-26Replaces markdown.js with ↵jonschlinkert1-1/+1
[remarkable](https://github.com/jonschlinkert/remarkable). - remarkable has 100% support for [commonmark](http://jgm.github.io/CommonMark/spec.html) - [faster](https://github.com/jonschlinkert/remarkable/tree/master/benchmark) - easier to monkeypatch. this is a goal of ours, might be useful to you at some point given the custom tokenizing/parsing you're doing for documentation.
2014-10-25Merge pull request #13824 from jsdf/node-requirableMark Otto1-0/+1
Allow npm package to be resolved via node module resolution
2014-10-25Update node dependencies.XhmikosR1-2/+2