https://github.com/twbs/bootstrap

sort by:
Revision Author Date Message Commit Date
1f46337 Update README.md 12 July 2018, 16:27:14 UTC
c4ccfbe Ship v4.1.2 12 July 2018, 16:27:14 UTC
a49f5ca Clean up npm scripts a bit more. `docs-serve` was duplicated. Also, extend the existent `docs-serve` script for `docs-github-serve`. 12 July 2018, 07:06:12 UTC
6589408 Update scripts. 12 July 2018, 06:30:46 UTC
de7bef8 update card columns docs to make copy more accurate closes #26586, closes #26587 12 July 2018, 06:30:46 UTC
5a11ba5 clarify docs dev and add 4.0 link 12 July 2018, 06:30:46 UTC
aedd700 change dist to only affect main since docs css isn't distributed 12 July 2018, 06:30:46 UTC
4518288 Move copy tasks back to css-main and js-compile so docs-github task runs properly 12 July 2018, 06:30:46 UTC
159aebc Update watch scripts to properly copy JS files - Updates nodemon scripts to watch specific directories instead of ignoring several - Split watch tasks for CSS and JS into main and docs - Add docs-watch script to serve the docs instead of just build - Add new start script so that instead of two tabs, one for docs-watch and one for watch, we just run npm start 12 July 2018, 06:30:46 UTC
01f568d fixes #26637 12 July 2018, 06:30:46 UTC
50ff31b Optimised Google Analytics Loading 12 July 2018, 06:30:46 UTC
01c70b1 new url 12 July 2018, 06:30:46 UTC
a0551c7 remove reference to breakpoint-specific gutter widths which are not implemented see #22944 and #24620 12 July 2018, 06:30:46 UTC
df24f88 Make navbar download the same as homepage download 12 July 2018, 06:30:46 UTC
1c92bac remove jobs link 12 July 2018, 06:30:46 UTC
0e920ce Reorganize docs for easier deploys With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager. 12 July 2018, 06:30:46 UTC
9e126b2 dist 12 July 2018, 04:42:55 UTC
283ab30 fix(modal): fix unit test and resetting style 11 July 2018, 09:05:38 UTC
cb82394 fix(modal): removes .navbar-toggler margin 11 July 2018, 09:05:38 UTC
abb4868 correct spelling errors (#26837) 10 July 2018, 00:59:22 UTC
8b50a72 Add missing role="button" in .navbar's .dropdown-toggle Fixes #26830 09 July 2018, 13:41:47 UTC
cfc9c85 Update devDependencies. Only bundlesize is kept back for Node.js 10.x compatibility. 06 July 2018, 09:39:13 UTC
907f9a7 Update gems. 06 July 2018, 09:19:17 UTC
09d0c5d Merge pull request #26799 from Kirlovon/v4-dev Fixed logo in README 04 July 2018, 07:26:13 UTC
15a2eeb Fixed logo in README 03 July 2018, 20:34:49 UTC
35a75eb OS X is now macOS (#26796) * OS X is now macOS * Update browser-bugs.yml 03 July 2018, 06:55:07 UTC
7b74602 Fix incorrect visibility utility description regarding screen readers (#26786) 02 July 2018, 18:52:28 UTC
edc5597 Add js maps & tweak docs 02 July 2018, 06:49:45 UTC
ddd33cd Support nuget contentFiles, used for some project types 01 July 2018, 07:02:09 UTC
13b8b9f .browserslistrc: add `not dead`. 01 July 2018, 06:56:22 UTC
e57a2f2 fix(tooltip): get tip on placement change 25 June 2018, 14:54:14 UTC
4112df4 Add broken-link-checker. 25 June 2018, 13:54:06 UTC
49e0946 feat(dropdown): add original click event 25 June 2018, 13:29:34 UTC
bca4cea dist 24 June 2018, 20:13:42 UTC
41ab1c6 Fixes Edge and IE label overlapping issue (#25919) The 'Floating labels' example is only supported on Chrome, Safari and Firefox. On Edge and IE the label is displayed always and any text input overlaps the label which makes it unreadable. The fix here targets Edge and IE and makes the form behave normally, the labels are hidden and the placeholder color is standard. 24 June 2018, 20:11:39 UTC
d78aac0 Update box-shadows on .custom-select (#26754) - Fixes #25656 where custom selects had the wrong focus shadow - Fixes #26668 where custom selects had no inset shadow (also closes #26572 which had the wrong form classes on the first example anyway) 24 June 2018, 20:07:49 UTC
d61e3ba Render inline svg like img (#25874) 24 June 2018, 19:01:11 UTC
a31b23b Move `eslint-plugin-compat` to the extends array. 23 June 2018, 22:45:29 UTC
eadeab9 dist 22 June 2018, 05:55:23 UTC
e59265c Remove disabled class from wrapper `disabled` class is not needed for wrapper. 21 June 2018, 15:38:22 UTC
1719a2c Update folder structure (#26729) 21 June 2018, 15:20:03 UTC
29bff9f Change karma tests to run sequential. I was getting port in use errors. 21 June 2018, 15:02:20 UTC
71a3742 Update all devDependencies apart from bundlesize and babel. Newer bundlesize versions still don't work with node.js 10.x. babel has some bugs that we need to be fixed. 21 June 2018, 15:02:20 UTC
0db176e Update gems. 21 June 2018, 15:02:20 UTC
84ff56c Update package-lock.json with npm 6.3.1. 21 June 2018, 15:02:20 UTC
919d58e Remove inkscape data from brand svgs (#26708) 21 June 2018, 13:51:16 UTC
7b2372f Fix node_modules path (#26653) 11 June 2018, 14:03:00 UTC
1af5a30 Add additional wording to the Introduction section of Bootstrap docs about the bootstrap bundle js (#26688) 11 June 2018, 13:14:02 UTC
9c3146d HTTPS link (#26663) saves a redirect 05 June 2018, 17:11:08 UTC
abf5ab7 Fix markdown code inside HTML code. (#26662) 05 June 2018, 12:21:40 UTC
4f1bb98 Limit .close hover/focus to non-disabled controls (#26654) 03 June 2018, 17:25:17 UTC
a79b8aa refactor(plugins): query elements without jquery 03 June 2018, 09:40:08 UTC
ffd31f9 Stricter stylelint rules 02 June 2018, 10:29:44 UTC
f20d0f4 sw.js: change to a relative link for the workbox files. This was broken after the docs refactoring. 01 June 2018, 13:03:23 UTC
96cbb58 chore(bundlesize): increase bootstrap.js max size 01 June 2018, 08:30:11 UTC
b1eb3fc refactor(plugins): improve how we query elements 01 June 2018, 08:30:11 UTC
62cc0fd Generate safari-pinned-tab.svg again. 01 June 2018, 07:42:21 UTC
cc61edf fix(scrollspy): xss in target option 01 June 2018, 07:10:25 UTC
1490960 fix(collapse): xss in parent option 01 June 2018, 07:10:25 UTC
2d90d36 fix(tooltip): xss in container option 01 June 2018, 07:10:25 UTC
e3084c3 Changed Node.js download page (#26638) Link to the more user-friendly Node download page (rather than just the raw directory view) 31 May 2018, 16:36:50 UTC
e163d18 Fix inline labels with a custom select (#26615) Add an sr-only class to the label on inline labels with a custom select 31 May 2018, 07:02:14 UTC
89a47c9 https link to editorconfig.org 31 May 2018, 06:43:12 UTC
976aad0 Remove the unused docs upload preview stuff. (#26599) 27 May 2018, 08:44:29 UTC
c2b13b9 Run coveralls only on Travis and only once. 23 May 2018, 10:54:51 UTC
d557215 Update package-lock.json. 23 May 2018, 10:54:51 UTC
9e5be2e fix branch for coveralls badge 23 May 2018, 10:54:51 UTC
31cf1fd Add coverall to follow our coverage 23 May 2018, 08:03:09 UTC
2ea0a9b Add disabled bg color to disabled custom file 22 May 2018, 22:43:53 UTC
4dd65f0 Custom forms transition 22 May 2018, 22:38:12 UTC
c3da2c8 Update again. 22 May 2018, 14:26:21 UTC
f2aab5e fix(tooltip): remove useless unit test 22 May 2018, 14:26:21 UTC
0338b61 chore(deps): update qunit and karma-qunit 22 May 2018, 14:26:21 UTC
0873ab7 Update devDependencies and gems. Downgrade bundlesize until they make brotli optional since it doesn't work with node.js 10.x yet. So, babel, qunit/karma-qunit and bundle-size aren't the latest versions. 22 May 2018, 14:26:21 UTC
bea6154 Fix/add more correct labels/descriptions for input group examples (#26551) Among other things, closes https://github.com/twbs/bootstrap/issues/26548 22 May 2018, 09:52:22 UTC
b36599c closes #26543, fixes #26542 20 May 2018, 22:10:31 UTC
616ce9b Fix double-transition bug (#26452) By applying the transition: CSS property only to classes that are active during sliding, we avoid an unnecessary, non-zero-time animation that although mostly invisible, does interfere with e.g. z-index based parallax 18 May 2018, 15:59:52 UTC
d6ee126 [trivial] Rewording in tooltips. Closes #26467 (#26521) 15 May 2018, 19:59:51 UTC
f42ef5f fix(doc): typo in dropdowns.md 15 May 2018, 09:33:29 UTC
788f3e6 Fix z-index target (#26361) 07 May 2018, 08:30:43 UTC
e5e6d0c Fix heading levels (#26433) H3 was used without preceding H2, breaking document flow. 01 May 2018, 14:34:47 UTC
779ad9f Bump version to v4.1.1 30 April 2018, 16:04:33 UTC
496311b dist 30 April 2018, 05:22:04 UTC
139e892 Simplify custom file inner height for generated browse button 30 April 2018, 00:02:38 UTC
7c53a8a Update README.md 29 April 2018, 23:34:48 UTC
447f9f6 Doc update - remove media-breakpoint-up(xs) (#26316) * Doc update - remove media-breakpoint-up(xs) If media-breakpoint-down(xl) is not listed, then media-breakpoint-up(xs) does not need to be listed either. The above 4 media queries are now aligned with the 4 media-breakpoint-up mixins (just like their media-breakpoint-down counterparts). * Improve media-breakpoint-up/down docs 29 April 2018, 23:02:21 UTC
c111323 Add comment in docs JS files. 27 April 2018, 07:22:58 UTC
30cb1a2 Pass docs version to search form and switch to the new index. Also, move the search code to a separate file. 27 April 2018, 07:22:58 UTC
b5988a4 Change accordion example id (#26391) for clarity/consistency with other similar examples 26 April 2018, 14:51:54 UTC
4bc5cc1 Closes #26300: Add cursor pointer to carousel indicators 24 April 2018, 04:55:45 UTC
74057dc Remove unnecessary resetting of left round (#26238) 24 April 2018, 04:55:10 UTC
793698a add validation styles for .form-control-file (#26181) 24 April 2018, 04:54:40 UTC
755fdac Replace reboot monospace hack with system font stack 24 April 2018, 04:53:37 UTC
3d0d5f1 workaround for IE that check indicator does not appear (#25944) 24 April 2018, 04:52:59 UTC
0ee779b Print color fix dark tables and dark theads (#26193) 24 April 2018, 04:51:48 UTC
9faf8e8 Update Jekyll to 3.8.0. (#26352) 22 April 2018, 07:16:44 UTC
ee38291 detect test exceeded maximum duration on Sauce Labs 19 April 2018, 13:19:34 UTC
1470e11 typo 17 April 2018, 17:30:16 UTC
7d8dc4f Be explicit in the docs for deprecating text-hide 17 April 2018, 15:33:44 UTC
6199871 Update devDependencies. (#26322) 17 April 2018, 12:32:08 UTC
back to top