aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src
AgeCommit message (Expand)Author
2020-08-14Refine and test `GradleSourceLinkBuilder` and SourceLinkDefinition APIsebastian.sellmair
2020-08-14DokkaConfiguration: Use `Set` instead of `List` when collections are expected...sebastian.sellmair
2020-08-14Simplify Dokka Gradle Pluginsebastian.sellmair
2020-08-14Update an old test that had an assertion the other way aroundPaweł Marks
2020-08-14Fix bug with double Nullable wrappingPaweł Marks
2020-08-14Omit trivial boundPaweł Marks
2020-08-14Add tests checking omitting of obvious typesPaweł Marks
2020-08-14Refactor loggers to allow for message filteringPaweł Marks
2020-08-12Remove unused parameter in ReportUndocumentedTransformersebastian.sellmair
2020-08-12EmptyPackagesFilterTransformer & SuppressedDocumentableFilterTransformer: Rea...sebastian.sellmair
2020-08-12Move PreMergeDocumentableTransformer utils out of the interfacesebastian.sellmair
2020-08-12Move utility APIs into `PreMergeDocumentationTransformer`sebastian.sellmair
2020-08-12Implement DocumentableFilterSuppressedTransformersebastian.sellmair
2020-08-11Fixing javadoc comment parser for psi filesBłażej Kardyś
2020-08-10Highlight anchorMarcin Aman
2020-08-03Improve sorting algorithmMarcin Aman
2020-08-03Highlight searched phraseMarcin Aman
2020-08-03Update callable name to include classname not <init>Marcin Aman
2020-07-30Bugfix: changed test logger package to proper oneFilip Zybała
2020-07-29Fix truncated text on sidebar with long packagesMarcin Aman
2020-07-23Improve performance for work-around with runnable samples CSSMarcin Aman
2020-07-23Filter navigation paneMarcin Aman
2020-07-23Remove `actual` keyword from typealiasesKamil Doległo
2020-07-22Rename constructors to a classnameMarcin Aman
2020-07-21Make sample not take 100% on MS EdgeMarcin Aman
2020-07-21Improve styles for footer to work on MS EdgeMarcin Aman
2020-07-21Allow anchors to redirect user without refresh (#1187)Marcin Aman
2020-07-16Make footer be exactly on the bottomMarcin Aman
2020-07-16Fix samples in tabs not having content unless clickedMarcin Aman
2020-07-16Remove the "Privacy policy" textKamil Doległo
2020-07-16Add a link to dokka Github page in footerKamil Doległo
2020-07-16Fix comment overflowMagdalena Marks
2020-07-16Fix bug with filtering buttons not being createdKamil Doległo
2020-07-16Fix cssKamil Doległo
2020-07-16Fix signature duplication when filtering inherited functionsKamil Doległo
2020-07-16Implement javadoc searchMarcin Aman
2020-07-16Data class fixAndrzej Ratajczak
2020-07-15Show sourcesets from extension points as a part of page's sourcesetMarcin Aman
2020-07-15Fix page merging bug that prevented including Kotlin PlaygroundKamil Doległo
2020-07-15Fix presenting inline code in KDocAndrzej Ratajczak
2020-07-15Fix testsAndrzej Ratajczak
2020-07-15Fix Since Kotlin css viewAndrzej Ratajczak
2020-07-15Fix unnecessary 'Couldn't resolve link for' warningKamil Doległo
2020-07-15MultimodulePageCreator: Improve error message on missing module docFilesebastian.sellmair
2020-07-13Javadoc anchorsBłażej Kardyś
2020-07-13Single platform bubbles fixAndrzej Ratajczak
2020-07-13Add flex to code-area in order to prevent overflow of ran samplesMarcin Aman
2020-07-13WIPFilip Zybała
2020-07-13Refactor tab map creationPaweł Marks
2020-07-13Implemented extension point for tab sorting strategyFilip Zybała