aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/renderers/html/HtmlRenderer.kt
AgeCommit message (Expand)Author
2020-10-08Improve stylesMarcin Aman
2020-10-07Make logo replaceable #1339 (#1488)Marcin Aman
2020-10-05Render react resources as separate css to allow overriding (#1416)Marcin Aman
2020-10-01Escape urls in anchorsMarcin Aman
2020-09-17Mobile header font size #1475Marcin Aman
2020-09-10Adding mobile-friendly layoutBłażej Kardyś
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-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-21Create navigation search componentMarcin Aman
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-03Improve sorting algorithmMarcin Aman
2020-08-03Highlight searched phraseMarcin Aman
2020-07-29Fix truncated text on sidebar with long packagesMarcin 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-13Implemented extension point for tab sorting strategyFilip Zybała
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-06-26Briefs raw rendering and basic url handlingBłażej Kardyś
2020-06-25Make samples runnableKamil Doległo
2020-06-25Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...Kamil Doległo
2020-06-24Platform restriction handling for platform-hinted contentFilip Zybała
2020-06-18Added descriptions with type and location to distinguish symbols with name-clashFilip Zybała
2020-06-15Fix DokkaCollector taskKamil Doległo
2020-06-15Rework dokka configuration and Gradle pluginKamil Doległo
2020-06-12Stdlib wrapping in signatureMarcin Aman