| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2018-12-21 | Prep for v4.2.0 release | Mark Otto | 1 | -2/+2 | |
| - Move 4.1 docs to 4.2 - Update versions everywhere to 4.1.3 with release script - Manually bump the shorthand version in package.json - Add 4.2 to the versions docs page - Update some redirects - Fix tests asset URLs - Bump Nuget and more | |||||
| 2018-12-14 | integration test to be sure bootstrap can be bundled | Johann-S | 1 | -1/+4 | |
| 2018-12-10 | Update devDependencies. (#27806) | XhmikosR | 1 | -3/+3 | |
| 2018-12-06 | Update devDependencies. (#27764) | XhmikosR | 1 | -13/+13 | |
| 2018-11-25 | Update devDependencies. | XhmikosR | 1 | -1/+1 | |
| 2018-11-23 | Revert "Replace anchor.js with jekyll-anchor-headings." | XhmikosR | 1 | -1/+1 | |
| This reverts commit b04f97f60be64549a37e0c71d676ab67e70891fa. | |||||
| 2018-11-22 | Update devDependencies. | XhmikosR | 1 | -3/+3 | |
| 2018-11-20 | Remove holder.js. | XhmikosR | 1 | -1/+1 | |
| 2018-11-20 | Replace anchor.js with jekyll-anchor-headings. | XhmikosR | 1 | -1/+1 | |
| This allows us to generate the anchor links on build time. https://github.com/allejo/jekyll-anchor-headings | |||||
| 2018-11-16 | Update devDependencies and gems. | XhmikosR | 1 | -13/+13 | |
| 2018-11-13 | Create toast JS plugin, add unit tests. | Johann-S | 1 | -1/+1 | |
| 2018-11-13 | Bump bootstrap.min.css bundle size. | XhmikosR | 1 | -1/+1 | |
| 2018-11-05 | Reorganize npm scripts. | XhmikosR | 1 | -12/+18 | |
| 2018-11-05 | Remove htmllint. (#27603) | XhmikosR | 1 | -4/+1 | |
| We use the official HTML validator for HTML validation, and we don't really use any of the htmllint features. | |||||
| 2018-11-04 | Update devDependencies and gems. | XhmikosR | 1 | -4/+4 | |
| 2018-11-04 | Travis: stop using a separate stage for Browser tests. | XhmikosR | 1 | -1/+0 | |
| This should be faster. | |||||
| 2018-11-04 | broken-link-checker: force follow links. | XhmikosR | 1 | -1/+1 | |
| After 3256a2c, blc honored robots.txt thus it didn't crawl anything. Ignore robots.txt to work around the issue. | |||||
| 2018-10-29 | Update devDependencies and gems. | XhmikosR | 1 | -8/+8 | |
| 2018-10-21 | Update devDependencies and gems. | XhmikosR | 1 | -3/+3 | |
| 2018-10-20 | package.json: add `version_short` and use it in the npm scripts. | XhmikosR | 1 | -9/+10 | |
| 2018-10-20 | Remove service worker | Mark Otto | 1 | -4/+1 | |
| 2018-10-20 | use pointer events if available | Johann-S | 1 | -1/+1 | |
| 2018-10-20 | swipe left/right without hammerjs | Johann-S | 1 | -5/+2 | |
| 2018-10-20 | Add touch support in our carousel with HammerJS. | Johann-S | 1 | -2/+6 | |
| 2018-10-18 | Rename docs production script to production and use `JEKYLL_ENV`. (#27410) | XhmikosR | 1 | -3/+3 | |
| 2018-10-18 | Move lint scripts outside of the main scripts. | XhmikosR | 1 | -7/+8 | |
| This allows us to run `npm run dist` without tests. | |||||
| 2018-10-18 | npm release-zip: remove the folder before zipping. | XhmikosR | 1 | -1/+1 | |
| 2018-10-15 | Move docs .eslintrc in site/. | XhmikosR | 1 | -1/+1 | |
| 2018-10-15 | Update devDependencies and gems. | XhmikosR | 1 | -6/+6 | |
| 2018-10-15 | Include `css-copy` in the `css` script. | XhmikosR | 1 | -2/+2 | |
| 2018-10-14 | Add a release npm script. | XhmikosR | 1 | -0/+1 | |
| 2018-10-14 | Remove sri-toolbox dependency. | XhmikosR | 1 | -1/+0 | |
| We can achieve the same very easily. | |||||
| 2018-10-07 | Update devDependencies and gems. | XhmikosR | 1 | -12/+12 | |
| 2018-10-07 | Rename script. | XhmikosR | 1 | -1/+1 | |
| 2018-09-20 | Make release-zip include the root folder. | XhmikosR | 1 | -1/+1 | |
| Also, now it should work cross-platform assuming `zip` is present. | |||||
| 2018-09-18 | use bsCustomFileInput in our documentation (#27264) | Johann-S | 1 | -1/+1 | |
| 2018-09-17 | Switch to find-unused-sass-variables for finding unused Sass variables. | XhmikosR | 1 | -1/+2 | |
| 2018-09-15 | speed up browser tests | Johann-S | 1 | -0/+1 | |
| 2018-09-13 | refactor karma config in one file | Johann-S | 1 | -3/+3 | |
| 2018-09-09 | Update devDependencies. | XhmikosR | 1 | -11/+11 | |
| 2018-08-30 | move away from sauce labs to browserstack | Johann-S | 1 | -3/+3 | |
| 2018-08-28 | Update devDependencies. | XhmikosR | 1 | -11/+11 | |
| 2018-08-20 | Update devDependencies and gems. | XhmikosR | 1 | -5/+5 | |
| 2018-08-13 | Update deps. | XhmikosR | 1 | -2/+2 | |
| 2018-08-13 | Update bundlesize limits. | XhmikosR | 1 | -2/+2 | |
| 2018-08-12 | add babel plugin proposal object rest spread to our dev deps | Johann-S | 1 | -0/+1 | |
| 2018-08-12 | Revert "broken link checker: check external links too." | XhmikosR | 1 | -1/+1 | |
| This reverts commit 9e5ec00d50e4b89ff8496425fff1a5a1011b440d. Unfortunately, we are getting too many timeouts. | |||||
| 2018-08-12 | broken link checker: check external links too. | XhmikosR | 1 | -1/+1 | |
| It's slower, but since it runs only on Travis, we better be safe. | |||||
| 2018-08-12 | Run all css tasks in dist script. | XhmikosR | 1 | -2/+2 | |
| 2018-08-12 | Fix paths. | XhmikosR | 1 | -2/+2 | |
