0
0
mirror of https://github.com/twbs/bootstrap.git synced 2024-12-03 15:24:19 +01:00
Commit Graph

12001 Commits

Author SHA1 Message Date
XhmikosR
aa690bbc3c CONTRIBUTING.md: remove obsolete stuff. 2019-07-15 10:31:06 +03:00
XhmikosR
91c0e03425 Update devDependencies and gems.
Kept stylelint to v9.6.0 because v9.10.1 throws an error.
2019-03-27 21:02:22 +02:00
XhmikosR
963abd791d Remove http from docs search. (#28557)
We use only `https` for a few months now.
2019-03-27 21:02:22 +02:00
XhmikosR
7cc9e794aa Update .gitignore. 2019-03-27 21:02:22 +02:00
XhmikosR
e3c1cccd67 GA: Anonymize IPs. 2019-03-27 21:02:22 +02:00
XhmikosR
fddd2ef16e Fix URLs.
Wrongfully changed in b9e59e9.
2019-03-27 21:02:22 +02:00
XhmikosR
7f08a90e08 Fix whitespace in title tag. 2019-03-27 21:02:22 +02:00
XhmikosR
922e29d0eb tooltip-viewport: fix path to favicon. 2019-03-27 21:02:22 +02:00
XhmikosR
55d00787f4 Add canonical tag.
For the examples, it's hardcoded, since in this branch we don't build them.
2019-03-27 21:02:22 +02:00
XhmikosR
50efb699f6 Add a netlify npm script. 2019-03-27 21:02:22 +02:00
XhmikosR
e7974e4519 Fix a few stylelint issues. 2019-03-27 21:02:22 +02:00
XhmikosR
b9e59e96af
Replace master with v3-dev after the branch switch. (#28287) 2019-02-15 23:36:44 +02:00
XhmikosR
bdb962d1e9
Remove the customize redirect. (#28270)
The current `baseurl` makes this wrong.
2019-02-15 10:34:14 +02:00
XhmikosR
68b0d231a1 Dist 2019-02-13 17:55:38 +02:00
Johann-S
2ccfa57467 handle # selector for dropdown 2019-02-13 17:55:38 +02:00
XhmikosR
a43077d3c3 Bump version to 3.4.1. 2019-02-13 17:55:38 +02:00
XhmikosR
d821de2712 Backport sanitize docs from v4. 2019-02-13 17:55:38 +02:00
XhmikosR
5cd9ef47f6 Add wdm gem for Windows. 2019-02-13 17:55:38 +02:00
XhmikosR
d6b8501e4c ES5 fixes. 2019-02-13 17:55:38 +02:00
Johann-S
2c8abb9a43 Add sanitize for tooltips and popovers html content.
On browsers that `createHTMLDocument` isn't available just return the unsafe HTML.
2019-02-13 17:55:38 +02:00
XhmikosR
d4129dff60 Bump year. 2019-02-13 17:55:38 +02:00
XhmikosR
0d64d6aee6 less/modals.less: Add missing semicolon. 2019-02-11 15:18:08 +02:00
XhmikosR
48c5d7b8e9 Use https. 2019-02-11 15:18:08 +02:00
XhmikosR
b23e213446 Update devDependencies and gems. 2019-02-11 15:18:08 +02:00
XhmikosR
695c54183f Fix redirects.
* Actually include the jekyll-redirect-from plugin
* We handle the removed ones in docs latest version, apart from the 3.3 customizer redirect.
2019-02-11 15:18:08 +02:00
Sebastian Hädrich
9206e465ad Make meaning of tooltip's 'selector' option more clear in Bootstrap 3
Based on #4215
Backport changes made to docs v4 to v3 (#27573)
2019-01-06 18:02:27 +02:00
XhmikosR
b285ea390c Add a few redirects. 2018-12-31 02:19:36 +02:00
XhmikosR
3e1b89436d Fix broken link in nav version dropdown. 2018-12-23 00:07:18 +02:00
Jesse Mandel
3e519c3726 Support nuget contentFiles, used for some project types (#27856) 2018-12-16 17:19:19 +02:00
XhmikosR
4c547f2175 Dist. 2018-12-14 01:45:51 +02:00
XhmikosR
0f1c6b005f Move the whole autoprefixer config to configBridge.json.
Reduces duplication.
2018-12-14 01:45:51 +02:00
XhmikosR
9332f3c7ac Add polyfills for older browsers.
requestAnimationFrame and btoa.
2018-12-14 01:45:51 +02:00
XhmikosR
dd71b40aed docs: Concat the IE files with the rest. 2018-12-14 01:45:51 +02:00
XhmikosR
4a5c7f21d5 Update devDependencies, gems and lots of cleanup/build fixes.
* 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-14 01:45:51 +02:00
XhmikosR
7a2cdfb650 Center skippy. 2018-12-10 11:08:34 +02:00
XhmikosR
3b825870fa Restore cursor: help for abbr. 2018-12-10 11:08:34 +02:00
XhmikosR
bf69f1fcec Backport the abbr fix from the updated normalize.css. 2018-12-10 11:08:34 +02:00
XhmikosR
dd23bb5c12 Backport search.js changes from v4-dev. 2018-12-10 11:08:34 +02:00
XhmikosR
9edba6123e search input: hide box-shadow. 2018-12-10 11:08:34 +02:00
XhmikosR
92de1e831b Update README.md 2018-11-18 10:00:03 +02:00
XhmikosR
a185235ef3 Fix broken anchors in examples and one https redirect. 2018-11-18 10:00:03 +02:00
XhmikosR
d5e5889c6c Remove a few duplicate selectors. 2018-11-18 10:00:03 +02:00
XhmikosR
627b359541 Add the unprefixed appearance property. 2018-11-18 10:00:03 +02:00
XhmikosR
7aaabebded Use https in more places. 2018-10-20 14:03:59 +03:00
XhmikosR
bbc862b376 v4-tease link focus. 2018-10-20 14:03:59 +03:00
XhmikosR
d24d47c27a Backport search from v4 and adapt it for v3.4.0. 2018-10-20 14:03:59 +03:00
Mark Otto
ebe7459665 Simplify team display, update team members 2018-10-19 12:02:11 +03:00
XhmikosR
024be2a020 Update .stylelint config from v4. 2018-10-19 12:02:11 +03:00
XhmikosR
3d4b65aba3 Tweak customizer input a bit. 2018-10-18 12:09:17 +03:00
Johann-S
b304c61318 remove drag/drop for customizer 2018-10-18 12:09:17 +03:00