| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-02-13 | Distv3.4.1 | XhmikosR | 16 | -78/+250 | |
| 2019-02-13 | Bump version to 3.4.1. | XhmikosR | 1 | -1/+1 | |
| 2019-02-13 | Backport sanitize docs from v4. | XhmikosR | 4 | -1/+123 | |
| 2019-02-13 | Bump year. | XhmikosR | 10 | -11/+11 | |
| 2019-02-11 | Use https. | XhmikosR | 2 | -2/+2 | |
| 2019-02-11 | Fix redirects. | XhmikosR | 3 | -3/+1 | |
| * Actually include the jekyll-redirect-from plugin * We handle the removed ones in docs latest version, apart from the 3.3 customizer redirect. | |||||
| 2019-01-06 | Make meaning of tooltip's 'selector' option more clear in Bootstrap 3 | Sebastian Hädrich | 1 | -1/+1 | |
| Based on #4215 Backport changes made to docs v4 to v3 (#27573) | |||||
| 2018-12-31 | Add a few redirects. | XhmikosR | 3 | -0/+3 | |
| 2018-12-23 | Fix broken link in nav version dropdown. | XhmikosR | 1 | -1/+1 | |
| 2018-12-14 | Dist.v3.4.0 | XhmikosR | 18 | -721/+743 | |
| 2018-12-14 | Move the whole autoprefixer config to configBridge.json. | XhmikosR | 1 | -1/+1 | |
| Reduces duplication. | |||||
| 2018-12-14 | Add polyfills for older browsers. | XhmikosR | 2 | -0/+97 | |
| requestAnimationFrame and btoa. | |||||
| 2018-12-14 | docs: Concat the IE files with the rest. | XhmikosR | 2 | -4/+0 | |
| 2018-12-14 | Update devDependencies, gems and lots of cleanup/build fixes. | XhmikosR | 3 | -3/+17 | |
| * 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-12-10 | Center skippy. | XhmikosR | 1 | -1/+5 | |
| 2018-12-10 | Backport search.js changes from v4-dev. | XhmikosR | 1 | -6/+6 | |
| 2018-12-10 | search input: hide box-shadow. | XhmikosR | 1 | -0/+4 | |
| 2018-11-18 | Fix broken anchors in examples and one https redirect. | XhmikosR | 9 | -21/+21 | |
| 2018-10-20 | Use https in more places. | XhmikosR | 2 | -2/+2 | |
| 2018-10-20 | v4-tease link focus. | XhmikosR | 1 | -5/+7 | |
| 2018-10-20 | Backport search from v4 and adapt it for v3.4.0. | XhmikosR | 3 | -19/+56 | |
| 2018-10-19 | Simplify team display, update team members | Mark Otto | 3 | -32/+23 | |
| 2018-10-18 | Tweak customizer input a bit. | XhmikosR | 2 | -3/+3 | |
| 2018-10-18 | remove drag/drop for customizer | Johann-S | 2 | -18/+2 | |
| 2018-10-18 | customizer: remove gist creation. | XhmikosR | 1 | -54/+12 | |
| GitHub removed anonymous gist creation a few months ago. https://blog.github.com/2018-02-18-deprecation-notice-removing-anonymous-gist-creation/ | |||||
| 2018-10-18 | Convert to pixels and adjust border-radius | Mark Otto | 1 | -2/+3 | |
| 2018-10-18 | Replace ZeroClipboard with clipboard.js (backported from v4). | XhmikosR | 8 | -82/+87 | |
| 2018-10-18 | Starter template: use the CDN files with SRI hashes. | XhmikosR | 1 | -2/+2 | |
| 2018-10-18 | Switch to lowercase `doctype`. | XhmikosR | 23 | -23/+23 | |
| 2018-10-18 | Specify rel="noopener" for external links. | XhmikosR | 6 | -8/+8 | |
| 2018-10-18 | Change CDN URLs to the new ones. | XhmikosR | 1 | -2/+2 | |
| 2018-10-18 | Use https, fix broken links and unneeded redirects. | XhmikosR | 46 | -99/+89 | |
| 2018-10-08 | customizer: use the same license header as the main files. | XhmikosR | 1 | -1/+1 | |
| 2018-10-08 | Move bash snippets `$` to a `:before` so that it's not selectable. | XhmikosR | 3 | -5/+11 | |
| 2018-10-08 | Switch to jQuery's CDN and use SRI. | XhmikosR | 16 | -16/+16 | |
| 2018-10-08 | Update anchor.js to v3.2.2. | XhmikosR | 1 | -2/+2 | |
| 2018-10-08 | Add image dimensions. | XhmikosR | 2 | -22/+22 | |
| 2018-10-08 | Cache length variables. | XhmikosR | 1 | -2/+2 | |
| 2018-10-08 | Fix algolia.less media rule. | XhmikosR | 1 | -1/+1 | |
| 2018-10-08 | Remove jobs link. | XhmikosR | 1 | -1/+0 | |
| 2018-10-08 | Compress docs images. | XhmikosR | 7 | -52/+13 | |
| 2018-10-08 | Remove unneeded suppression and clean up docs less files. | XhmikosR | 4 | -13/+4 | |
| 2018-10-08 | Go back to single colon pseudo elements. | XhmikosR | 4 | -6/+6 | |
| This is for backwards compatibility with the browsers we support in v3. | |||||
| 2018-10-08 | Fix HTML validation errors and lint tests too. | XhmikosR | 1 | -1/+1 | |
| 2018-10-08 | Bump year to 2018. | XhmikosR | 8 | -8/+8 | |
| 2018-10-08 | Switch to inline comments for stylelint inline directives. | XhmikosR | 12 | -12/+12 | |
| Otherwise the comments are actually output to the CSS. | |||||
| 2018-09-28 | Use BrowserStack for our unit tests. | Johann-S | 1 | -1/+1 | |
| 2018-08-18 | dist | Mark Otto | 8 | -17/+19 | |
| 2018-04-08 | dist | Mark Otto | 15 | -905/+933 | |
| 2018-04-08 | remove script type attribute | Mark Otto | 3 | -9/+9 | |
