aboutsummaryrefslogtreecommitdiff
path: root/plugins/base
AgeCommit message (Expand)Author
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-05Fix JS markdown component generating lots of files with highlightingMarcin Aman
2020-08-03Remove unsafe html usageMarcin Aman
2020-08-03Split into files and move svg to external oneMarcin 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-21Automatically install nodejs 12.18.2sebastian.sellmair
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-20Upgrade kotlinx-html to 0.7.1-1.4-M3sebastian.sellmair
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-14Adapt changes from "Simplify publishing configuration and enable sourcejars"sebastian.sellmair
2020-07-14Simplify publishing configuration and enable sourcejarsAurimas Liutikas
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
2020-07-13Rename processSuperClasses to buildInheritanceInformationMarcin Aman