| Commit message (Expand) | Author | Age | Files | Lines |
* | coot/multiple package (ghc-head) (#1419) | Marcin Szamotulski | 2021-08-16 | 3 | -34/+6313 |
* | Fix search div not scrolling | MorrowM | 2021-02-07 | 1 | -1/+0 |
* | Bump ini from 1.3.5 to 1.3.7 in /haddock-api/resources/html (#1269) | dependabot[bot] | 2020-12-10 | 1 | -9/+3 |
* | Bump bl from 1.2.2 to 1.2.3 in /haddock-api/resources/html (#1255) | dependabot[bot] | 2020-12-08 | 1 | -4/+4 |
* | Allow scrolling search results (#1235) | Maximilian Tagher | 2020-12-08 | 1 | -0/+2 |
* | Another round of `npm audit fix` (#1228) | Alexander Biehl | 2020-08-19 | 1 | -9/+9 |
* | Fix NPM security warnings | Alec Theriault | 2020-03-22 | 1 | -163/+182 |
* | Merge branch 'ghc-8.6' into ghc-8.8 | Alec Theriault | 2019-03-03 | 9 | -233/+648 |
|\ |
|
| * | Increase contrast of Linuwal theme (#1037) | gbaz | 2019-03-01 | 1 | -4/+6 |
| * | Menu item controlling which instances are expanded/collapsed (#1007) | Xia Li-yao | 2019-02-27 | 8 | -229/+635 |
| * | Add blockquote styling | Alec Theriault | 2018-11-12 | 1 | -0/+7 |
| * | Rename 'NewOcean' theme to 'Linuwial' | Alec Theriault | 2018-11-11 | 2 | -0/+0 |
* | | Use `.hie` files for the Hyperlinker backend (#977) | Alec Theriault | 2019-01-31 | 1 | -0/+42 |
|/ |
|
* | Replace oplus/ominus expander/collapser icons with triangles | Alec Theriault | 2018-11-10 | 1 | -3/+3 |
* | Space out functions more | Alec Theriault | 2018-11-08 | 1 | -6/+2 |
* | overflow-y 'scroll' -> 'auto' | Alec Theriault | 2018-11-07 | 1 | -2/+2 |
* | Allow "Contents" summary to scroll in a fixed div | Alec Theriault | 2018-11-07 | 1 | -10/+8 |
* | Fix issues around plus/minus | Alec Theriault | 2018-11-07 | 3 | -8/+6 |
* | Revert "Make 'Contents' in NewOcean scrollable" | Alec Theriault | 2018-10-26 | 1 | -2/+0 |
* | Make 'Contents' in NewOcean scrollable | Alec Theriault | 2018-10-26 | 1 | -0/+2 |
* | Indent more things + slightly smaller font | Alec Theriault | 2018-10-25 | 1 | -2/+2 |
* | Don't hide bullets in method docs | Alec Theriault | 2018-10-25 | 2 | -4/+4 |
* | Fix the synopsis button | Alec Theriault | 2018-10-24 | 1 | -5/+8 |
* | Fix copy-pasta error in data-files | Alec Theriault | 2018-10-24 | 1 | -0/+0 |
* | Resurrect the style-switcher | Alec Theriault | 2018-10-24 | 5 | -30/+42 |
* | Update JS dependencies | Alec Theriault | 2018-10-24 | 4 | -1860/+3510 |
* | Improve code blocks styling | Nuno Alexandre | 2018-10-18 | 1 | -7/+25 |
* | Misc of tweaks | Nuno Alexandre | 2018-10-18 | 1 | -10/+32 |
* | Use 'flex' to fix header alignment | Nuno Alexandre | 2018-10-18 | 1 | -11/+55 |
* | Update font to PT Sans | Nuno Alexandre | 2018-10-18 | 1 | -13/+21 |
* | Fix issue with menu alignment on firefox | NunoAlexandre | 2018-10-18 | 1 | -0/+1 |
* | Fix responsive triggers overlap issue | NunoAlexandre | 2018-10-18 | 1 | -4/+4 |
* | Minor adjustments | NunoAlexandre | 2018-10-18 | 1 | -3/+11 |
* | Improve information density | Nuno Alexandre | 2018-10-18 | 1 | -48/+74 |
* | Make synopsis scrollable on wide screens | Nuno Alexandre | 2018-10-18 | 1 | -0/+1 |
* | Address several PR comments | Nuno Alexandre | 2018-10-18 | 1 | -43/+78 |
* | Decrease space between code blocks | Nuno Alexandre | 2018-10-18 | 1 | -7/+7 |
* | Improve synopsis style and code | Nuno Alexandre | 2018-10-18 | 1 | -13/+13 |
* | Make the style consistent with hackage | Nuno Alexandre | 2018-10-18 | 1 | -44/+62 |
* | Make it responsive | NunoAlexandre | 2018-10-18 | 1 | -10/+61 |
* | Update html test reference files | NunoAlexandre | 2018-10-18 | 1 | -2/+1 |
* | Improve appearance and readability | NunoAlexandre | 2018-10-18 | 1 | -22/+39 |
* | Add NewOcean theme | alexbiehl | 2018-10-18 | 10 | -1/+648 |
* | Clear search string on hide for #781 (#789) | Jack Henahan | 2018-04-03 | 3 | -4/+4 |
* | Quickjump Scrollable overlay | Alexander Biehl | 2018-02-01 | 1 | -2/+2 |
* | Grid Tables (#718) | Oleg Grenrus | 2018-02-01 | 2 | -0/+29 |
* | Quickjump: Matches on function names weight more than matches in ... | alexbiehl | 2018-02-01 | 3 | -3/+11 |
* | Decrease threshold for fuzzy matching | alexbiehl | 2017-10-30 | 3 | -3/+3 |
* | Add build command to package.json | alexbiehl | 2017-10-30 | 1 | -1/+2 |
* | Quick Jump: Show error when loading 'doc-index.json' failed (#691) | Tim Baumann | 2017-10-10 | 4 | -14/+34 |