Age | Commit message (Expand) | Author |
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 | Wrap superclasses in Javadoc (#1191) | 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-18 | Remove old runners/xml folder | 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 not working javadoc anchors | 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 | Gfm tables fix | Andrzej Ratajczak |
2020-07-15 | Fix tests | Andrzej Ratajczak |
2020-07-15 | Fix Since Kotlin css view | Andrzej Ratajczak |
2020-07-15 | Fix table rendering with JDK12 stylesheets | Kamil Doległo |
2020-07-15 | Remove unnecessary files | Kamil Doległo |
2020-07-15 | Fix unnecessary 'Couldn't resolve link for' warning | Kamil Doległo |
2020-07-15 | Add fixes so the test actually passes | Aurimas Liutikas |
2020-07-15 | Add a basic mathjax test | Aurimas Liutikas |
2020-07-15 | MultimodulePageCreator: Improve error message on missing module docFile | sebastian.sellmair |
2020-07-15 | Changing javadoc anchor format to Java 12 one | Błażej Kardyś |
2020-07-15 | Javadoc constructor anchor link fix | Błażej Kardyś |
2020-07-14 | Adapt changes from "Simplify publishing configuration and enable sourcejars" | sebastian.sellmair |
2020-07-14 | Simplify publishing configuration and enable sourcejars | Aurimas Liutikas |
2020-07-14 | Remove unnecessary grouping in Java Signature Provider that caused signature ... | Marcin Aman |
2020-07-14 | Kotlin as Java should translate class kinds | Marcin Aman |
2020-07-13 | Javadoc anchors | Błażej Kardyś |
2020-07-13 | Single platform bubbles fix | Andrzej Ratajczak |
2020-07-13 | Update the javadoc stylesheet | Kamil Doległo |
2020-07-13 | Add flex to code-area in order to prevent overflow of ran samples | Marcin Aman |
2020-07-13 | WIP | Filip Zybała |
2020-07-13 | Refactor tab map creation | Paweł Marks |
2020-07-13 | Implemented extension point for tab sorting strategy | Filip Zybała |
2020-07-13 | Java sources in Kotlin-As-Java plugin should have original property visibilites | Marcin Aman |
2020-07-13 | Rename processSuperClasses to buildInheritanceInformation | Marcin Aman |
2020-07-13 | Draft for showing only first level of inheritance | Marcin Aman |
2020-07-13 | Remove TODO NOW in JekyllPlugin | sebastian.sellmair |
2020-07-13 | Rename default format "html" | sebastian.sellmair |
2020-07-13 | Implement Kamils fix for `MultimoduleLocationProvider` | sebastian.sellmair |
2020-07-13 | Support dokkaJekyll and dokkaGfm tasks in new task configuration | sebastian.sellmair |
2020-07-13 | Remove `format` from dokka DokkaConfiguration | sebastian.sellmair |