Age | Commit message (Expand) | Author |
2020-08-14 | Use Gradle's new Property/Provider APIs | 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 | Update an old test that had an assertion the other way around | Paweł Marks |
2020-08-14 | Fix bug with double Nullable wrapping | Paweł Marks |
2020-08-14 | Omit trivial bound | Paweł Marks |
2020-08-14 | Add tests checking omitting of obvious types | Paweł Marks |
2020-08-14 | Refactor loggers to allow for message filtering | 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-05 | Fix JS markdown component generating lots of files with highlighting | Marcin Aman |
2020-08-03 | Remove unsafe html usage | Marcin Aman |
2020-08-03 | Split into files and move svg to external one | 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-30 | Bugfix: changed test logger package to proper one | Filip Zybała |
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 | Automatically install nodejs 12.18.2 | sebastian.sellmair |
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-20 | Upgrade kotlinx-html to 0.7.1-1.4-M3 | sebastian.sellmair |
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 tests | 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-14 | Adapt changes from "Simplify publishing configuration and enable sourcejars" | sebastian.sellmair |