aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/main/kotlin/renderers/html
AgeCommit message (Expand)Author
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-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-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
2020-06-09Improve CSS, pages navigation tree and create anchors on pageMarcin Aman
2020-06-09Changed anchors handling to work properly with tabsFilip Zybała
2020-06-04All modules page generationBłażej Kardyś
2020-06-03Fixed problem with linking absolute links as relativeFilip Zybała
2020-06-02Divergent samples fixAndrzej Ratajczak
2020-05-28Added filtering to HTML pagesFilip Zybała
2020-05-27Fixed table rendering for markdown.Filip Zybała
2020-05-20Tabs for sections v1Marcin Aman
2020-05-20Adding tag bubbles to merged hintsBłażej Kardyś
2020-05-20Prepared styles for tags and tabs coloring as in figma.Filip Zybała
2020-05-20Added anchors for symbols and headers on pageFilip Zybała
2020-05-20Merging of platform dependent hints in sourceset treeBłażej Kardyś
2020-05-19Fix params rendering in tableKamil Doległo
2020-05-19Frontend reworkKamil Doległo
2020-05-19Rename platformRestriction to sourceSetRestrictionKamil Doległo
2020-05-19Add a draft version of divergent renderingKamil Doległo
2020-05-14Changing approach from platform-driven to source-set-drivenBłażej Kardyś
2020-05-14Platform dependant commentsMarcin Aman
2020-05-07Platform tag is created only if content has one platform. Adjusted css: delet...Filip Zybała