aboutsummaryrefslogtreecommitdiff
path: root/javascript/release
Commit message (Collapse)AuthorAgeFilesLines
* Update jstree to 3.3.9alexwl2020-02-165-145/+148
|
* Add an option to sort files by name/typealexwl2019-04-245-1446/+1425
|
* Fix identifier search URL after the package has changedalexwl2019-04-045-1424/+1448
|
* Hide the left panel by default on small screens; reduce initial-scalealexwl2019-03-232-12/+12
|
* Fix search results: add a package name and a module name of an identifier ↵alexwl2019-03-085-1441/+1417
| | | | that doesn't have exact location info
* Adds an option to use public Hoogle JSON API ↵alexwl2019-02-205-1363/+1387
| | | | (https://github.com/ndmitchell/hoogle/blob/3dbf68bfd701f942d3af2e6debb74a0a78cd392e/docs/API.md#json-api) to get documentation for not indexed packages. Closes #21.
* Optimize the process of adding links to Haskell language extension docsalexwl2019-02-142-8/+8
|
* Add a switch between 'search in the current package' and 'search in all ↵alexwl2019-02-133-77/+79
| | | | packages' on the package page
* Fix search for '.' and '..' identifiersalexwl2019-02-082-5/+5
|
* Add identifier search in all indexed packagesalexwl2019-02-063-121/+123
|
* Add links to Haskell language extensions docsalexwl2019-01-286-1579/+1562
|
* Show 'No location info' message for Paths_* modulesalexwl2018-11-302-4/+4
|
* Add cross-package 'find references'Alexey Kiryushin2018-11-163-13/+18
|
* Update README and fix project titlealexwl2018-11-025-1357/+1380
|
* Fix HTML page titlealexwl2018-10-282-5/+5
|
* Generate links to hyperlinked source code on Hackage instead of links to ↵alexwl2018-10-062-7/+5
| | | | documentation
* Update javascript/releasealexwl2018-10-055-26/+29
|
* Initial commitalexwl2018-10-0211-0/+5298