Age | Commit message (Expand) | Author |
2020-07-29 | Fix truncated text on sidebar with long packages | Marcin Aman |
2020-07-23 | Filter navigation pane | Marcin Aman |
2020-07-23 | Remove `actual` keyword from typealiases | Kamil Doległo |
2020-07-22 | Rename constructors to a classname | Marcin Aman |
2020-07-16 | Remove the "Privacy policy" text | Kamil Doległo |
2020-07-16 | Add a link to dokka Github page in footer | Kamil Doległo |
2020-07-16 | Fix bug with filtering buttons not being created | Kamil Doległo |
2020-07-16 | Fix signature duplication when filtering inherited functions | Kamil Doległo |
2020-07-16 | Implement javadoc search | Marcin Aman |
2020-07-16 | Data class fix | Andrzej Ratajczak |
2020-07-15 | Show sourcesets from extension points as a part of page's sourceset | Marcin Aman |
2020-07-15 | Fix page merging bug that prevented including Kotlin Playground | Kamil Doległo |
2020-07-15 | Fix presenting inline code in KDoc | Andrzej Ratajczak |
2020-07-15 | Fix Since Kotlin css view | Andrzej Ratajczak |
2020-07-15 | Fix unnecessary 'Couldn't resolve link for' warning | Kamil Doległo |
2020-07-15 | MultimodulePageCreator: Improve error message on missing module docFile | sebastian.sellmair |
2020-07-13 | Javadoc anchors | Błażej Kardyś |
2020-07-13 | Single platform bubbles fix | Andrzej Ratajczak |
2020-07-13 | WIP | Filip Zybała |
2020-07-13 | Refactor tab map creation | Paweł Marks |
2020-07-13 | Implemented extension point for tab sorting strategy | Filip Zybała |
2020-07-13 | Rename processSuperClasses to buildInheritanceInformation | Marcin Aman |
2020-07-13 | Draft for showing only first level of inheritance | Marcin Aman |
2020-07-13 | Implement Kamils fix for `MultimoduleLocationProvider` | sebastian.sellmair |
2020-07-13 | Remove `format` from dokka DokkaConfiguration | sebastian.sellmair |
2020-07-13 | Fix NPE | Alex Saveau |
2020-07-13 | Render explicitly documented primary constructors | Paweł Marks |
2020-07-10 | Minor style fixes for gfm signatures | Andrzej Ratajczak |
2020-07-10 | Fix bug with multimodule links to subprojects | Kamil Doległo |
2020-07-10 | Bugfix: links in documentation attached to module page should now be correct | Filip Zybała |
2020-07-09 | Fix concurrency issue managing package request cache | Alex Saveau |
2020-07-08 | Fix tests after rebase | Andrzej Ratajczak |
2020-07-08 | Add GFM tests | Andrzej Ratajczak |
2020-07-08 | Add GFM renderer tests | Andrzej Ratajczak |
2020-07-08 | Separated search key and display level in search component | Filip Zybała |
2020-07-07 | Javadoc signature provider (#1041) | Marcin Aman |
2020-07-07 | Cache location provider | Paweł Marks |
2020-07-07 | Make Location provider use anchor hints | Paweł Marks |
2020-07-07 | Add CacheWrapper to mitigate NPE issues | Paweł Marks |
2020-07-07 | Fix racecondition on caching of external providers | Paweł Marks |
2020-07-07 | Refactor Extension DSL and remove fallback mechanism | Paweł Marks |
2020-07-06 | Enforce workspace unique SourceSetID | sebastian.sellmair |
2020-07-02 | Handling multi-line list items. Added tests for comment to content converter. | Filip Zybała |
2020-07-02 | Show fully qualified name for typealias targets to different packages | sebastian.sellmair |
2020-07-02 | Implement template mechanism for Gradle integration tests | sebastian.sellmair |
2020-07-01 | JavadocParser: Remove unexpected whitespace from javadoc | sebastian.sellmair |
2020-07-01 | Implement `AbstractJavadocTemplateMapTest` API | sebastian.sellmair |
2020-06-30 | Fix primary constructor in signature | Kamil Doległo |
2020-06-26 | Fix childrenless directories | Andrzej Ratajczak |
2020-06-26 | Adding external url handling | Błażej Kardyś |