aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
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-21Wrap superclasses in Javadoc (#1191)Marcin 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-18Remove old runners/xml foldersebastian.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 not working javadoc anchorsKamil 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-15Gfm tables fixAndrzej Ratajczak
2020-07-15Fix testsAndrzej Ratajczak
2020-07-15Fix Since Kotlin css viewAndrzej Ratajczak
2020-07-15Fix table rendering with JDK12 stylesheetsKamil Doległo
2020-07-15Remove unnecessary filesKamil Doległo
2020-07-15Fix unnecessary 'Couldn't resolve link for' warningKamil Doległo
2020-07-15Add fixes so the test actually passesAurimas Liutikas
2020-07-15Add a basic mathjax testAurimas Liutikas
2020-07-15MultimodulePageCreator: Improve error message on missing module docFilesebastian.sellmair
2020-07-15Changing javadoc anchor format to Java 12 oneBłażej Kardyś
2020-07-15Javadoc constructor anchor link fixBłażej Kardyś
2020-07-14Adapt changes from "Simplify publishing configuration and enable sourcejars"sebastian.sellmair
2020-07-14Simplify publishing configuration and enable sourcejarsAurimas Liutikas
2020-07-14Remove unnecessary grouping in Java Signature Provider that caused signature ...Marcin Aman
2020-07-14Kotlin as Java should translate class kindsMarcin Aman
2020-07-13Javadoc anchorsBłażej Kardyś
2020-07-13Single platform bubbles fixAndrzej Ratajczak
2020-07-13Update the javadoc stylesheetKamil Doległo
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-13Java sources in Kotlin-As-Java plugin should have original property visibilitesMarcin Aman
2020-07-13Rename processSuperClasses to buildInheritanceInformationMarcin Aman
2020-07-13Draft for showing only first level of inheritanceMarcin Aman
2020-07-13Remove TODO NOW in JekyllPluginsebastian.sellmair
2020-07-13Rename default format "html"sebastian.sellmair
2020-07-13Implement Kamils fix for `MultimoduleLocationProvider`sebastian.sellmair