| Age | Commit message (Collapse) | Author | Files | Lines | |
|---|---|---|---|---|---|
| 2019-03-13 | Switch to Hugo. | XhmikosR | 24 | -9218/+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-04 | Hyphenate server-side (#28401) | Jonathan | 1 | -2/+2 | |
| 2019-02-20 | forms.md: remove jQuery from snippet. | XhmikosR | 1 | -3/+2 | |
| 2019-02-20 | Remove Internet Explorer leftovers. | XhmikosR | 2 | -18/+2 | |
| 2019-02-20 | Remove jQuery from docs/repo. | XhmikosR | 6 | -10/+11 | |
| Some of the snippets need to be updated later. | |||||
| 2019-02-20 | Use consistent arrow class (#28105) | Peter Blazejewicz | 2 | -5/+5 | |
| 2019-02-20 | v4 without jquery: updated button, carousel, collapse docs (#27173) | aTable | 3 | -52/+49 | |
| 2019-02-20 | update alert documentation without jquery (#27062) | Johann-S | 1 | -7/+24 | |
| 2019-02-19 | add tabindex="-1" and aria-disabled="true" on disabled links (#28305) | Laussel Loïc | 1 | -1/+1 | |
| 2019-02-19 | Remove incorrect aria-haspopup from dropdown toggles (#28299) | Patrick H. Lauke | 6 | -58/+58 | |
| `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 | Add sanitize template option for tooltip/popover plugins. | Johann-S | 2 | -0/+46 | |
| 2019-02-11 | Release v4.3.0 (#28228)v4.3.0 | Mark Otto | 24 | -0/+9162 | |
| * Prep for v4.3.0 * More updates for v4.3.0. * rerun to build docs source map | |||||
