Age | Commit message (Expand) | Author |
2020-08-17 | Implement SelfRepresentingSingletonSet and let `ContentSourceSet` conform to it | sebastian.sellmair |
2020-08-17 | Moving CompositeSourceSetID and ContentSourceSet into `.dokka.model` | sebastian.sellmair |
2020-08-17 | Implement shouldRenderSourceSetBubbles | sebastian.sellmair |
2020-08-17 | HtmlRenderer: Fix usage of sourceSetDependencyMap | sebastian.sellmair |
2020-08-17 | Implement SourceSetMergingPageTransformer | sebastian.sellmair |
2020-08-17 | Implement `ContentSourceSet` | sebastian.sellmair |
2020-08-14 | Use java.net.URL consistently across Gradle Plugin API surface | sebastian.sellmair |
2020-08-14 | Gradle Plugin: Code style improvements | sebastian.sellmair |
2020-08-14 | Refine and test `GradleSourceLinkBuilder` and SourceLinkDefinition API | sebastian.sellmair |
2020-08-14 | DokkaConfiguration: Use `Set` instead of `List` when collections are expected... | sebastian.sellmair |
2020-08-14 | Simplify Dokka Gradle Plugin | sebastian.sellmair |
2020-08-14 | Fix bug with double Nullable wrapping | Paweł Marks |
2020-08-14 | Omit trivial bound | Paweł Marks |
2020-08-12 | Remove unused parameter in ReportUndocumentedTransformer | sebastian.sellmair |
2020-08-12 | EmptyPackagesFilterTransformer & SuppressedDocumentableFilterTransformer: Rea... | sebastian.sellmair |
2020-08-12 | Move PreMergeDocumentableTransformer utils out of the interface | sebastian.sellmair |
2020-08-12 | Move utility APIs into `PreMergeDocumentationTransformer` | sebastian.sellmair |
2020-08-12 | Implement DocumentableFilterSuppressedTransformer | sebastian.sellmair |
2020-08-11 | Fixing javadoc comment parser for psi files | Błażej Kardyś |
2020-08-10 | Highlight anchor | Marcin Aman |
2020-08-03 | Improve sorting algorithm | Marcin Aman |
2020-08-03 | Highlight searched phrase | Marcin Aman |
2020-08-03 | Update callable name to include classname not <init> | Marcin Aman |
2020-07-29 | Fix truncated text on sidebar with long packages | Marcin Aman |
2020-07-23 | Improve performance for work-around with runnable samples CSS | 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-21 | Make sample not take 100% on MS Edge | Marcin Aman |
2020-07-21 | Improve styles for footer to work on MS Edge | Marcin Aman |
2020-07-21 | Allow anchors to redirect user without refresh (#1187) | Marcin Aman |
2020-07-16 | Make footer be exactly on the bottom | Marcin Aman |
2020-07-16 | Fix samples in tabs not having content unless clicked | 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 comment overflow | Magdalena Marks |
2020-07-16 | Fix bug with filtering buttons not being created | Kamil Doległo |
2020-07-16 | Fix css | 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 | Add flex to code-area in order to prevent overflow of ran samples | Marcin Aman |