| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-03-13 | Switch to Hugo. | XhmikosR | 203 | -20741/+0 | |
| No more Ruby dependency and most important more than 10 times less build time (at least on Windows)! | |||||
| 2019-03-12 | Remove redundant placeholders in forms docs (#28406) | Jim Jiang | 1 | -37/+49 | |
| * Change state field to select * Include "Choose..." placeholder for select * Change validated select to .custom-select | |||||
| 2019-03-11 | add docs about how to use the esm version | Johann-S | 3 | -0/+26 | |
| 2019-03-11 | Comply to the new rules. | XhmikosR | 5 | -5/+6 | |
| 2019-03-04 | Hyphenate server-side (#28401) | Jonathan | 1 | -2/+2 | |
| 2019-03-01 | Dist (#28392) | XhmikosR | 9 | -18/+6 | |
| 2019-02-27 | Remove the now unneeded `shrink-to-fit` directive. (#28314) | XhmikosR | 1 | -2/+2 | |
| 2019-02-27 | Use .text-danger for IE not supported cell. (#28371) | Bardi Harborow | 1 | -1/+1 | |
| 2019-02-27 | add an explicit aria-label on link with svg on sample pages (#28360) | Laussel Loïc | 3 | -3/+3 | |
| 2019-02-26 | move util in a util folder with the sanitizer | Johann-S | 3 | -18/+15 | |
| 2019-02-24 | Remove DOMContentLoaded. (#28337) | XhmikosR | 1 | -112/+110 | |
| There's no reason for us to wait here. | |||||
| 2019-02-20 | forms.md: remove jQuery from snippet. | XhmikosR | 1 | -3/+2 | |
| 2019-02-20 | download.md: reword import bootstrap section. | Johann-S | 1 | -1/+2 | |
| 2019-02-20 | Remove `focusable="false"` from SVGs. | XhmikosR | 6 | -7/+7 | |
| 2019-02-20 | Remove Internet Explorer leftovers. | XhmikosR | 6 | -77/+6 | |
| 2019-02-20 | Remove jQuery from docs/repo. | XhmikosR | 14 | -39/+27 | |
| Some of the snippets need to be updated later. | |||||
| 2019-02-20 | Add information about IE 11 compatibility. | Johann-S | 1 | -0/+37 | |
| 2019-02-20 | Use consistent arrow class (#28105) | Peter Blazejewicz | 2 | -5/+5 | |
| 2019-02-20 | Convert offcanvas.js to vanilla JS. | XhmikosR | 1 | -4/+4 | |
| 2019-02-20 | Fix anchors wrapper. | XhmikosR | 1 | -4/+1 | |
| 2019-02-20 | use Util.makeArray in our docs | Johann-S | 1 | -59/+62 | |
| 2019-02-20 | v4 without jquery: updated button, carousel, collapse docs (#27173) | aTable | 3 | -52/+49 | |
| 2019-02-20 | Refactor util plugin and some tests | Johann-S | 1 | -9/+10 | |
| 2019-02-20 | update alert documentation without jquery (#27062) | Johann-S | 1 | -7/+24 | |
| 2019-02-20 | fix(docs): remove jQuery from our docs | Johann-S | 1 | -49/+94 | |
| 2019-02-19 | Replace uglify-js with terser. (#27813) | XhmikosR | 1 | -1/+1 | |
| 2019-02-19 | add tabindex="-1" and aria-disabled="true" on disabled links (#28305) | Laussel Loïc | 6 | -12/+12 | |
| 2019-02-19 | Remove `--save` option from `npm i` as it isn't required anymore (#28302) | Steve Moser | 1 | -1/+1 | |
| As of npm 5.0.0, installed modules are added as a dependency by default, so the --save option is no longer needed. The other save options still exist and are listed in the documentation for npm install. | |||||
| 2019-02-19 | Remove incorrect aria-haspopup from dropdown toggles (#28299) | Patrick H. Lauke | 11 | -71/+71 | |
| `aria-haspopup` use requires the use of an ARIA `menu`, `listbox`, `tree`, `grid` or `dialog` (see https://www.w3.org/TR/wai-aria-1.1/#aria-haspopup) in our use (as generic disclosure widgets), it's incorrect and sets up the wrong assumption/behavior from assistive technologies. in future, we likely want to change our dropdowns to essentially be like a `dialog` - move focus to it when opened, possibly make it modal so focus is maintained inside it and the rest of the page is hidden/inert. but for now, removing the incorrect attribute is probably the quickest, most immediate fix. | |||||
| 2019-02-13 | Release v4.3.1. (#28252)v4.3.1 | XhmikosR | 2 | -2/+2 | |
| 2019-02-13 | Add sanitize template option for tooltip/popover plugins. | Johann-S | 3 | -0/+116 | |
| 2019-02-12 | Update font size (#28232) | Martijn Cuppens | 1 | -1/+1 | |
| 2019-02-11 | Release v4.3.0 (#28228)v4.3.0 | Mark Otto | 205 | -0/+20589 | |
| * Prep for v4.3.0 * More updates for v4.3.0. * rerun to build docs source map | |||||
