| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-02-13 | Distv3.4.1 | XhmikosR | 27 | -142/+486 | |
| 2019-02-13 | handle # selector for dropdown | Johann-S | 2 | -1/+32 | |
| 2019-02-13 | Bump version to 3.4.1. | XhmikosR | 22 | -39/+39 | |
| 2019-02-13 | Backport sanitize docs from v4. | XhmikosR | 4 | -1/+123 | |
| 2019-02-13 | Add wdm gem for Windows. | XhmikosR | 2 | -0/+3 | |
| 2019-02-13 | ES5 fixes. | XhmikosR | 1 | -8/+8 | |
| 2019-02-13 | Add sanitize for tooltips and popovers html content. | Johann-S | 4 | -9/+361 | |
| On browsers that `createHTMLDocument` isn't available just return the unsafe HTML. | |||||
| 2019-02-13 | Bump year. | XhmikosR | 35 | -37/+37 | |
| 2019-02-11 | less/modals.less: Add missing semicolon. | XhmikosR | 1 | -1/+1 | |
| 2019-02-11 | Use https. | XhmikosR | 2 | -2/+2 | |
| 2019-02-11 | Update devDependencies and gems. | XhmikosR | 3 | -347/+346 | |
| 2019-02-11 | Fix redirects. | XhmikosR | 4 | -3/+2 | |
| * 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 | 5 | -4/+11 | |
| 2018-12-23 | Fix broken link in nav version dropdown. | XhmikosR | 1 | -1/+1 | |
| 2018-12-16 | Support nuget contentFiles, used for some project types (#27856) | Jesse Mandel | 2 | -0/+6 | |
| 2018-12-14 | Dist.v3.4.0 | XhmikosR | 29 | -1281/+1396 | |
| 2018-12-14 | Move the whole autoprefixer config to configBridge.json. | XhmikosR | 3 | -15/+15 | |
| Reduces duplication. | |||||
| 2018-12-14 | Add polyfills for older browsers. | XhmikosR | 3 | -0/+99 | |
| requestAnimationFrame and btoa. | |||||
| 2018-12-14 | docs: Concat the IE files with the rest. | XhmikosR | 3 | -5/+3 | |
| 2018-12-14 | Update devDependencies, gems and lots of cleanup/build fixes. | XhmikosR | 18 | -3858/+2267 | |
| * 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 | Restore `cursor: help` for `abbr`. | XhmikosR | 1 | -0/+7 | |
| 2018-12-10 | Backport the `abbr` fix from the updated normalize.css. | XhmikosR | 1 | -2/+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 | Update README.md | XhmikosR | 1 | -1/+1 | |
| 2018-11-18 | Fix broken anchors in examples and one https redirect. | XhmikosR | 9 | -21/+21 | |
| 2018-11-18 | Remove a few duplicate selectors. | XhmikosR | 3 | -103/+90 | |
| 2018-11-18 | Add the unprefixed `appearance` property. | XhmikosR | 2 | -0/+2 | |
| 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 | 4 | -20/+58 | |
| 2018-10-19 | Simplify team display, update team members | Mark Otto | 3 | -32/+23 | |
| 2018-10-19 | Update .stylelint config from v4. | XhmikosR | 1 | -5/+21 | |
| 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 | 9 | -83/+88 | |
| 2018-10-18 | Starter template: use the CDN files with SRI hashes. | XhmikosR | 1 | -2/+2 | |
| 2018-10-18 | Switch to lowercase `doctype`. | XhmikosR | 36 | -36/+36 | |
| 2018-10-18 | Specify rel="noopener" for external links. | XhmikosR | 6 | -8/+8 | |
| 2018-10-18 | Change CDN URLs to the new ones. | XhmikosR | 2 | -5/+5 | |
| 2018-10-18 | Use https, fix broken links and unneeded redirects. | XhmikosR | 80 | -178/+168 | |
| 2018-10-18 | fix: add padding to `navbar-fixed-*` on modal open | Andrew Luca | 1 | -21/+37 | |
| 2018-10-18 | test: ensure .navbar-fixed-* padding on modal open | Andrew Luca | 1 | -0/+76 | |
| 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 | |
