aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/renderers
AgeCommit message (Expand)Author
2020-09-07Add favicon in the HTML formatKamil Doległo
2020-09-07Test images in GFMMarcin Aman
2020-09-07Let markdown display img like resources correctlyMarcin Aman
2020-08-28Fix unstable ordering by sorting methods and entries in the searchbarKamil Doległo
2020-08-28Hide navigation pane search on multimodule pageMarcin Aman
2020-08-28Make all modules page look the same as module page #1335Marcin Aman
2020-08-28Draft for improving code formatting #1346Marcin Aman
2020-08-25Improve styles and functionality on module page #1336Marcin Aman
2020-08-21Generate output to package-list and element-listMarcin Aman
2020-08-21Improve resizing, remove important from stylesMarcin Aman
2020-08-21Make NavigationNode implement WithChildrenMarcin Aman
2020-08-21Create navigation search componentMarcin Aman
2020-08-20Include interfaces to abstract modelMarcin Aman
2020-08-19PackageListService.kt: Minor reformattingsebastian.sellmair
2020-08-19HtmlRenderer: Minor reformattingsebastian.sellmair
2020-08-19Respect relocated declarationsKamil Doległo
2020-08-19Replace !! with some meaningful messagesKamil Doległo
2020-08-19Refactor location providersKamil Doległo
2020-08-19Wrap unresolved links in `span` with `data-unresolved-link`Kamil Doległo
2020-08-19Make unresolved links render as textKamil Doległo
2020-08-17Fix for creating searchbar pages data - escaping apostrophes (#1233)Filip Zybała
2020-08-17Rename `ContentSourceSet` to `DisplaySourceSet`sebastian.sellmair
2020-08-17Implement SelfRepresentingSingletonSet and let `ContentSourceSet` conform to itsebastian.sellmair
2020-08-17Moving CompositeSourceSetID and ContentSourceSet into `.dokka.model`sebastian.sellmair
2020-08-17Implement shouldRenderSourceSetBubblessebastian.sellmair
2020-08-17HtmlRenderer: Fix usage of sourceSetDependencyMapsebastian.sellmair
2020-08-17Implement SourceSetMergingPageTransformersebastian.sellmair
2020-08-17Implement `ContentSourceSet`sebastian.sellmair
2020-08-14Simplify Dokka Gradle Pluginsebastian.sellmair
2020-08-03Improve sorting algorithmMarcin Aman
2020-08-03Highlight searched phraseMarcin Aman
2020-07-29Fix truncated text on sidebar with long packagesMarcin Aman
2020-07-23Filter navigation paneMarcin 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 bug with filtering buttons not being createdKamil Doległo
2020-07-15Fix presenting inline code in KDocAndrzej Ratajczak
2020-07-15Fix Since Kotlin css viewAndrzej Ratajczak
2020-07-13Single platform bubbles fixAndrzej Ratajczak
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-10Minor style fixes for gfm signaturesAndrzej Ratajczak
2020-07-08Fix tests after rebaseAndrzej Ratajczak
2020-07-08Add GFM renderer testsAndrzej Ratajczak
2020-07-08Separated search key and display level in search componentFilip Zybała
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-07-02Implement template mechanism for Gradle integration testssebastian.sellmair
2020-06-26Briefs raw rendering and basic url handlingBłażej Kardyś
2020-06-25Make samples runnableKamil Doległo