| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-07-26 | Update docs vendor libs (#29134) | XhmikosR | 2 | -9/+12 | |
| * Update bs-custom-file-input.min.js to v1.3.2. * Update anchor.min.js to v4.2.0. | |||||
| 2019-07-25 | Update _variables.scss | XhmikosR | 1 | -1/+1 | |
| 2019-07-25 | Remove outdated documentation | ysds | 3 | -75/+52 | |
| * Remove about generated button of file form * Remove and merge layout examples of custom forms * Clarify id/for * Change some spacing classes for consistency | |||||
| 2019-07-25 | Remove leftover CSS for custom control | ysds | 1 | -8/+0 | |
| 2019-07-25 | Fix variable name | ysds | 2 | -4/+4 | |
| 2019-07-25 | Merge code page with reboot | Martijn Cuppens | 4 | -61/+40 | |
| 2019-07-25 | Remove duplicate | Shohei Yoshida | 1 | -4/+0 | |
| 2019-07-25 | Reboot updates | Martijn Cuppens | 6 | -155/+241 | |
| - Remove unsupported browsers fixes - More consistent comment blocks - Reorganise order of some blocks - Add height fix for date/month/week/time inputs (#18842) - Remove redundant type selectors - Additional resets and theming options for `legend` - Add date & color inputs to reboot page - Use the same borders for text search, text inputs, textareas and date inputs - Move code styling to reboot | |||||
| 2019-07-25 | Mention dropped `.pre-scrollable` class in migration guide. | Martijn Cuppens | 1 | -0/+1 | |
| 2019-07-25 | Drop `.pre-scrollable` class | Martijn Cuppens | 3 | -8/+1 | |
| 2019-07-25 | Drop `color()`, `theme-color()` & `gray()` functions (#29083) | Martijn Cuppens | 7 | -58/+30 | |
| Drop `color()`, `theme-color()` & `gray()` functions in favor of variables. The functions just called a `map-get()` of a map where just the variables were defined. Also the `theme-color-level()` now accepts any color you want instead of only `$theme-colors` colors. The first value now is a variable instead of the `$theme-colors` key. | |||||
| 2019-07-25 | Fix busted hover/focus on sidebar | Mark Otto | 1 | -1/+1 | |
| 2019-07-25 | Restore `7rem` so that the sidebar is balanced on top and bottom | Mark Otto | 1 | -1/+1 | |
| 2019-07-25 | Sidebar theming tweaks | Martijn Cuppens | 2 | -17/+9 | |
| 2019-07-25 | Increase navbar link brightness for slightly better color contrast | Mark Otto | 1 | -1/+1 | |
| 2019-07-25 | Split up docs _nav.scss | Mark Otto | 3 | -52/+48 | |
| - _navbar.scss for all main navbar code - new _subnav.scss to move all subnav styles into | |||||
| 2019-07-25 | Restore height and overflow on docs sidebar | Mark Otto | 1 | -0/+2 | |
| 2019-07-24 | use get selector from element only when needed | Johann-S | 8 | -49/+82 | |
| 2019-07-24 | Remove https://glyph.smarticons.co/ from list of suggestions as the (#29121) | Ben Boyter | 1 | -2/+0 | |
| domain is now for sale and is triggers warnings in Firefox and Chrome | |||||
| 2019-07-24 | fix arrow popover (#29115) | Johann-S | 1 | -4/+4 | |
| 2019-07-24 | Apply `at-mixin-argumentless-call-parentheses: always` stylelint rule | Martijn Cuppens | 8 | -15/+15 | |
| 2019-07-24 | Update devDependencies. | XhmikosR | 2 | -62/+53 | |
| 2019-07-24 | Add `--continue-on-error` in the `css-lint` script. (#29119) | XhmikosR | 1 | -1/+1 | |
| 2019-07-24 | Rebuild the dist to pickup new utilities file (#29105) | Mark Otto | 58 | -663/+4364 | |
| Dist after adding new utils file | |||||
| 2019-07-24 | add polyfill.js in visual tests (#29116) | Johann-S | 11 | -0/+11 | |
| 2019-07-23 | Don't add the crossorigin attribute unless we pass integrity. (#29112) | XhmikosR | 1 | -1/+1 | |
| 2019-07-23 | Force reflow for fade-in animation (#29113) | Shohei Yoshida | 1 | -0/+2 | |
| 2019-07-23 | fix docs bad use of private methods to change title of our tooltips (#29111) | Johann-S | 1 | -4/+2 | |
| 2019-07-23 | run js-test in parallel | Johann-S | 1 | -1/+1 | |
| 2019-07-23 | package.json: ignore spec files. | XhmikosR | 1 | -0/+1 | |
| 2019-07-23 | rewrite tab unit tests | Johann-S | 8 | -628/+601 | |
| 2019-07-23 | use qunit css for our fixture | Johann-S | 6 | -47/+23 | |
| 2019-07-23 | rewrite scrollspy unit tests | Johann-S | 6 | -752/+678 | |
| 2019-07-23 | rewrite tooltip unit tests | Johann-S | 8 | -1285/+1027 | |
| 2019-07-23 | rewrite popover unit tests | Johann-S | 6 | -482/+259 | |
| 2019-07-23 | rewrite modal unit tests | Johann-S | 6 | -852/+997 | |
| 2019-07-23 | rewrite toast unit tests | Anton Bershanskiy | 6 | -337/+382 | |
| 2019-07-23 | rewrite dropdown unit tests | Johann-S | 7 | -1514/+1508 | |
| 2019-07-23 | rewrite collapse unit tests | Johann-S | 6 | -920/+839 | |
| 2019-07-23 | rewrite carousel unit tests | Johann-S | 7 | -1385/+1210 | |
| 2019-07-23 | test jquery interface for our alert plugin | Johann-S | 1 | -1/+47 | |
| 2019-07-23 | rewrite button unit tests | Johann-S | 7 | -234/+318 | |
| 2019-07-23 | rewrite unit tests for selector engine | Johann-S | 3 | -101/+117 | |
| 2019-07-23 | rewrite manipulator unit tests | Anton Bershanskiy | 2 | -128/+158 | |
| 2019-07-23 | Switch from QUnit to Jasmine. | Johann-S | 22 | -1096/+1439 | |
| 2019-07-23 | Update devDependencies. (#29099) | XhmikosR | 2 | -166/+217 | |
| 2019-07-23 | Replace http-server with zeit/serve. (#29101) | XhmikosR | 2 | -102/+304 | |
| 2019-07-23 | Downgrade karma-browserstack-launcher to v1.4.0. (#29109) | XhmikosR | 2 | -175/+100 | |
| This might fix the build failures we are getting. | |||||
| 2019-07-23 | Extend `.container-fluid` (#29106) | Martijn Cuppens | 1 | -1/+1 | |
| 2019-07-23 | Move Icons in data. (#29087) | XhmikosR | 2 | -11/+37 | |
