| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-02-15 | Replace `master` with `v3-dev` after the branch switch. (#28287) | XhmikosR | 1 | -1/+1 | |
| 2019-02-13 | Bump year. | XhmikosR | 1 | -1/+1 | |
| 2018-12-14 | Update devDependencies, gems and lots of cleanup/build fixes. | XhmikosR | 1 | -1/+1 | |
| * switch to grunt-postcss and autoprefixer directly; this is the recommended way. * uglify: specify `ie8` for compatibility * specify `cascade:false` for autoprefixer * specify `ieCompat` for less * drop grunt-contrib-compress since it doesn't work with Node.js 10.x * remove grunt-contrib-htmlmin to match the v4 docs * clean up Gruntfile.js * clean up .travis.yml and backport changes from v4 * build ie10-viewport-bug-workaround.less since it's used in examples * move shrinkwrap to root * bs-commonjs-generator.js: Use `path.posix` * remove .hound.yml * remove references to no longer used PR bots * backport and adapt the sri generation script from v4 | |||||
| 2018-10-18 | Use https, fix broken links and unneeded redirects. | XhmikosR | 1 | -1/+1 | |
| 2018-10-08 | Bump year to 2018. | XhmikosR | 1 | -1/+1 | |
| 2015-04-28 | Bump copyright year. | XhmikosR | 1 | -0/+7 | |
| [ci skip] | |||||
| 2015-04-28 | Minor lint tweaks. | XhmikosR | 1 | -2/+2 | |
| 2014-10-27 | tweak banner of autogenerated CommonJS module | Chris Rebert | 1 | -1/+1 | |
| 2014-10-26 | bs-commonjs-generator.js: always use forward slashes in the require path. | XhmikosR | 1 | -1/+1 | |
| Since `path.resolve` is using backslashes on Windows, we ended up with different files. Just replace those with forward slashes. | |||||
| 2014-09-09 | code style improvement | James Friend | 1 | -2/+3 | |
| 2014-09-09 | added banner about generated file | James Friend | 1 | -1/+2 | |
| 2014-08-28 | code style fixes | James Friend | 1 | -2/+1 | |
| 2014-08-28 | pulled output path out to gruntfile | James Friend | 1 | -9/+8 | |
| 2014-08-28 | generate commonjs/npm entrypoint module via grunt task | James Friend | 1 | -0/+23 | |
