aboutsummaryrefslogtreecommitdiff
path: root/haddock-api/resources
Commit message (Expand)AuthorAgeFilesLines
* Bump shell-quote from 1.6.1 to 1.7.3 in /haddock-api/resources/html (#1500)dependabot[bot]2022-06-211-56/+8
* Fix #783 Don't show button if --quickjump not presentMike Pilgrem2022-06-125-3177/+2160
* Hide synopsis from search when hidden (#1486)Xia Li-yao2022-05-201-0/+4
* Bump copy-props from 2.0.4 to 2.0.5 in /haddock-api/resources/html (#1468)dependabot[bot]2022-04-121-10/+27
* Bump path-parse from 1.0.5 to 1.0.7 in /haddock-api/resources/html (#1469)dependabot[bot]2022-04-121-172/+237
* Make links in Synopsis functional again (#1458)Steve Hart2022-03-252-2/+1
* coot/multiple packages (ghc-9.2) (#1418)Marcin Szamotulski2021-08-083-34/+6313
* Fix search div not scrollingMorrowM2021-02-071-1/+0
* Bump ini from 1.3.5 to 1.3.7 in /haddock-api/resources/html (#1269)dependabot[bot]2020-12-101-9/+3
* Bump bl from 1.2.2 to 1.2.3 in /haddock-api/resources/html (#1255)dependabot[bot]2020-12-081-4/+4
* Allow scrolling search results (#1235)Maximilian Tagher2020-12-081-0/+2
* Another round of `npm audit fix` (#1228)Alexander Biehl2020-08-191-9/+9
* Fix NPM security warningsAlec Theriault2020-03-221-163/+182
* Merge branch 'ghc-8.6' into ghc-8.8Alec Theriault2019-03-039-233/+648
|\
| * Increase contrast of Linuwal theme (#1037)gbaz2019-03-011-4/+6
| * Menu item controlling which instances are expanded/collapsed (#1007)Xia Li-yao2019-02-278-229/+635
| * Add blockquote stylingAlec Theriault2018-11-121-0/+7
| * Rename 'NewOcean' theme to 'Linuwial'Alec Theriault2018-11-112-0/+0
* | Use `.hie` files for the Hyperlinker backend (#977)Alec Theriault2019-01-311-0/+42
|/
* Replace oplus/ominus expander/collapser icons with trianglesAlec Theriault2018-11-101-3/+3
* Space out functions moreAlec Theriault2018-11-081-6/+2
* overflow-y 'scroll' -> 'auto'Alec Theriault2018-11-071-2/+2
* Allow "Contents" summary to scroll in a fixed divAlec Theriault2018-11-071-10/+8
* Fix issues around plus/minusAlec Theriault2018-11-073-8/+6
* Revert "Make 'Contents' in NewOcean scrollable"Alec Theriault2018-10-261-2/+0
* Make 'Contents' in NewOcean scrollableAlec Theriault2018-10-261-0/+2
* Indent more things + slightly smaller fontAlec Theriault2018-10-251-2/+2
* Don't hide bullets in method docsAlec Theriault2018-10-252-4/+4
* Fix the synopsis buttonAlec Theriault2018-10-241-5/+8
* Fix copy-pasta error in data-filesAlec Theriault2018-10-241-0/+0
* Resurrect the style-switcherAlec Theriault2018-10-245-30/+42
* Update JS dependenciesAlec Theriault2018-10-244-1860/+3510
* Improve code blocks stylingNuno Alexandre2018-10-181-7/+25
* Misc of tweaksNuno Alexandre2018-10-181-10/+32
* Use 'flex' to fix header alignmentNuno Alexandre2018-10-181-11/+55
* Update font to PT SansNuno Alexandre2018-10-181-13/+21
* Fix issue with menu alignment on firefoxNunoAlexandre2018-10-181-0/+1
* Fix responsive triggers overlap issueNunoAlexandre2018-10-181-4/+4
* Minor adjustmentsNunoAlexandre2018-10-181-3/+11
* Improve information densityNuno Alexandre2018-10-181-48/+74
* Make synopsis scrollable on wide screensNuno Alexandre2018-10-181-0/+1
* Address several PR commentsNuno Alexandre2018-10-181-43/+78
* Decrease space between code blocksNuno Alexandre2018-10-181-7/+7
* Improve synopsis style and codeNuno Alexandre2018-10-181-13/+13
* Make the style consistent with hackageNuno Alexandre2018-10-181-44/+62
* Make it responsiveNunoAlexandre2018-10-181-10/+61
* Update html test reference filesNunoAlexandre2018-10-181-2/+1
* Improve appearance and readabilityNunoAlexandre2018-10-181-22/+39
* Add NewOcean themealexbiehl2018-10-1810-1/+648
* Clear search string on hide for #781 (#789)Jack Henahan2018-04-033-4/+4