aboutsummaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2018-12-14Dist.v3.4.0XhmikosR29-1281/+1396
2018-12-14Move the whole autoprefixer config to configBridge.json.XhmikosR3-15/+15
Reduces duplication.
2018-12-14Add polyfills for older browsers.XhmikosR3-0/+99
requestAnimationFrame and btoa.
2018-12-14docs: Concat the IE files with the rest.XhmikosR3-5/+3
2018-12-14Update devDependencies, gems and lots of cleanup/build fixes.XhmikosR18-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-10Center skippy.XhmikosR1-1/+5
2018-12-10Restore `cursor: help` for `abbr`.XhmikosR1-0/+7
2018-12-10Backport the `abbr` fix from the updated normalize.css.XhmikosR1-2/+5
2018-12-10Backport search.js changes from v4-dev.XhmikosR1-6/+6
2018-12-10search input: hide box-shadow.XhmikosR1-0/+4
2018-11-18Update README.mdXhmikosR1-1/+1
2018-11-18Fix broken anchors in examples and one https redirect.XhmikosR9-21/+21
2018-11-18Remove a few duplicate selectors.XhmikosR3-103/+90
2018-11-18Add the unprefixed `appearance` property.XhmikosR2-0/+2
2018-10-20Use https in more places.XhmikosR2-2/+2
2018-10-20v4-tease link focus.XhmikosR1-5/+7
2018-10-20Backport search from v4 and adapt it for v3.4.0.XhmikosR4-20/+58
2018-10-19Simplify team display, update team membersMark Otto3-32/+23
2018-10-19Update .stylelint config from v4.XhmikosR1-5/+21
2018-10-18Tweak customizer input a bit.XhmikosR2-3/+3
2018-10-18remove drag/drop for customizerJohann-S2-18/+2
2018-10-18customizer: remove gist creation.XhmikosR1-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-18Convert to pixels and adjust border-radiusMark Otto1-2/+3
2018-10-18Replace ZeroClipboard with clipboard.js (backported from v4).XhmikosR9-83/+88
2018-10-18Starter template: use the CDN files with SRI hashes.XhmikosR1-2/+2
2018-10-18Switch to lowercase `doctype`.XhmikosR36-36/+36
2018-10-18Specify rel="noopener" for external links.XhmikosR6-8/+8
2018-10-18Change CDN URLs to the new ones.XhmikosR2-5/+5
2018-10-18Use https, fix broken links and unneeded redirects.XhmikosR80-178/+168
2018-10-18fix: add padding to `navbar-fixed-*` on modal openAndrew Luca1-21/+37
2018-10-18test: ensure .navbar-fixed-* padding on modal openAndrew Luca1-0/+76
2018-10-08customizer: use the same license header as the main files.XhmikosR1-1/+1
2018-10-08Move bash snippets `$` to a `:before` so that it's not selectable.XhmikosR3-5/+11
2018-10-08Switch to jQuery's CDN and use SRI.XhmikosR16-16/+16
2018-10-08Update anchor.js to v3.2.2.XhmikosR1-2/+2
2018-10-08Add image dimensions.XhmikosR2-22/+22
2018-10-08Cache length variables.XhmikosR2-4/+4
2018-10-08Minor indentation fixes.XhmikosR4-60/+60
2018-10-08Revert "Update contributing.md with correct branch (`v4-dev` instead of ↵XhmikosR1-7/+8
`master`)"
2018-10-08Fix algolia.less media rule.XhmikosR1-1/+1
2018-10-08Remove jobs link.XhmikosR2-2/+0
2018-10-08Compress docs images.XhmikosR7-52/+13
2018-10-08Remove unneeded suppression and clean up docs less files.XhmikosR5-14/+5
2018-10-08Go back to single colon pseudo elements.XhmikosR13-295/+296
This is for backwards compatibility with the browsers we support in v3.
2018-10-08Fix HTML validation errors and lint tests too.XhmikosR15-23/+20
2018-10-08Bump year to 2018.XhmikosR32-32/+32
2018-10-08Switch to inline comments for stylelint inline directives.XhmikosR41-41/+41
Otherwise the comments are actually output to the CSS.
2018-09-28Use BrowserStack for our unit tests.Johann-S20-6543/+10120
2018-09-18Merge remote-tracking branch 'remotes/origin/v3.4.0-dev' into master-xmr-mergedXhmikosR191-3908/+5583
2018-09-18Merge remote-tracking branch 'remotes/origin/v3-dev' into master-xmr-mergedXhmikosR0-0/+0