Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-01-05 | Versioning (#1654) | Błażej Kardyś | |
* Adding versioning mechanism for multimodule * Versioning improvement * Refactor configuration, add ordering * Fix integration tests * Change packages, unignore test Co-authored-by: Marcin Aman <marcin.aman@gmail.com> | |||
2021-01-05 | Fix a bug with inserting template commands instead of link text (#1685) | Kamil Doległo | |
Some test methods were dropped intentionally, as using them can lead to subtle bugs. The same methods are available in the base-test-utils module | |||
2020-12-17 | Navigate to root after logo click, add data to searchbars on multimodule (#1631) | Marcin Aman | |
2020-12-10 | Add dokka to GitHub link (#1661) | Stefan M | |
* Add dokka to link * Change anchor text color in footer | |||
2020-12-03 | Make navigation loading faster, improve experience on safari (#1633) | Marcin Aman | |
2020-11-27 | Changing how multimodule location provider works and improving gfm link ↵ | Błażej Kardyś | |
substitution | |||
2020-11-27 | Adding inter-module link resolving template strategy for Gfm | Błażej Kardyś | |
2020-11-27 | Implement immediate temaplates resolution | Paweł Marks | |
2020-11-27 | Implement basic link resolution | Kamil Doległo | |
2020-11-27 | Add navigation fragments for templating | Paweł Marks | |
2020-11-27 | Add templating commands to the html format | Paweł Marks | |
2020-11-26 | Fixes from scala3doc (#1630) | Krzysztof Romanowski | |
* Fix problem with ordering in Java api * HtmlRender allow to render html code directly from String | |||
2020-11-25 | Make searchbar an extension point (#1615) | Marcin Aman | |
* Make searchbar an extension point * Change SearchbarDataInstaller to be a preprocessor * Split navigation and navigation search | |||
2020-11-10 | New breadcrumbs (#1590) | Marcin Aman | |
Add top navbar | |||
2020-10-30 | Remove hard coded svg-s from renderer | Marcin Aman | |
2020-10-20 | Fix anchor linking when the linked type is on a different platform (#1568) | Kamil Doległo | |
* Fix anchor linking when the linked type is on a different platform * Refactor location provider to use types Co-authored-by: Marcin Aman <marcin.aman@gmail.com> | |||
2020-10-16 | Explicit fallback in searchbar (#1559) | Marcin Aman | |
2020-10-16 | Fix rendering of comment tables (#1560) | Filip Zybała | |
2020-10-15 | Make names resulting from clashing DRI-s appear only in navigatable components | Marcin Aman | |
2020-10-15 | Distinguish types from functions on navigation | Marcin Aman | |
2020-10-14 | Shorten anchors | Marcin Aman | |
2020-10-09 | On this page component (#1504) | Marcin Aman | |
2020-10-08 | Add information about content kind and sourceset to anchor | Marcin Aman | |
2020-10-08 | Anchors hint | Marcin Aman | |
2020-10-08 | Improve styles | Marcin Aman | |
2020-10-07 | Make logo replaceable #1339 (#1488) | Marcin Aman | |
2020-10-05 | Render react resources as separate css to allow overriding (#1416) | Marcin Aman | |
* Render react resources as separate css to allow overriding * Improve build.gradle.kts | |||
2020-10-02 | Make translators run in parallel. | Andrzej Ratajczak | |
2020-10-01 | Escape urls in anchors | Marcin Aman | |
2020-09-30 | Implement more reliable PackageListService | Kamil Doległo | |
2020-09-17 | Mobile header font size #1475 | Marcin Aman | |
2020-09-10 | Adding mobile-friendly layout | Błażej Kardyś | |
2020-09-07 | Add favicon in the HTML format | Kamil Doległo | |
2020-09-07 | Test images in GFM | Marcin Aman | |
2020-09-07 | Let markdown display img like resources correctly | Marcin Aman | |
2020-08-28 | Fix unstable ordering by sorting methods and entries in the searchbar | Kamil Doległo | |
2020-08-28 | Hide navigation pane search on multimodule page | Marcin Aman | |
2020-08-28 | Make all modules page look the same as module page #1335 | Marcin Aman | |
2020-08-28 | Draft for improving code formatting #1346 | Marcin Aman | |
2020-08-25 | Improve styles and functionality on module page #1336 | Marcin Aman | |
2020-08-21 | Generate output to package-list and element-list | Marcin Aman | |
2020-08-21 | Improve resizing, remove important from styles | Marcin Aman | |
2020-08-21 | Make NavigationNode implement WithChildren | Marcin Aman | |
2020-08-21 | Create navigation search component | Marcin Aman | |
2020-08-20 | Include interfaces to abstract model | Marcin Aman | |
2020-08-19 | PackageListService.kt: Minor reformatting | sebastian.sellmair | |
2020-08-19 | HtmlRenderer: Minor reformatting | sebastian.sellmair | |
2020-08-19 | Respect relocated declarations | Kamil Doległo | |
2020-08-19 | Replace !! with some meaningful messages | Kamil Doległo | |
2020-08-19 | Refactor location providers | Kamil Doległo | |