aboutsummaryrefslogtreecommitdiff
path: root/plugins/base/src/test/kotlin/renderers
AgeCommit message (Expand)Author
2022-04-19Update Jsoup to 1.14.3 (#2448)Ignat Beresnev
2022-02-21Code cleanups (#2165)Goooler
2022-02-14Shutdown coroutines dispatchers after each module pass (#2325)Ignat Beresnev
2021-12-07Support deeply nested description terms and detailsIgnat Beresnev
2021-12-06Description list support for JavaDocs (#2213)Ignat Beresnev
2021-11-23Add space between funs descriptions (#2235)vmishenev
2021-10-29Fix names of nested inheritors (#2188)vmishenev
2021-10-15Keep UI tabs (#2179)vmishenev
2021-10-15Fix missed multiplatform tabs (#2178)vmishenev
2021-08-25Manual highlighting webhelp (#2079)vmishenev
2021-08-25Fix breakable labels and icon on single module projectMarcin Aman
2021-08-12Webhelp-like frontendMarcin Aman
2021-07-09Add missing text styles in html (#2007)Marcin Aman
2021-01-14Footer customisation (#1691)Marcin Aman
2021-01-05Fix a bug with inserting template commands instead of link text (#1685)Kamil Doległo
2020-10-08Improve stylesMarcin Aman
2020-09-07Test images in GFMMarcin Aman
2020-08-31Remove old `defaultSourceSet` in favour of new packagesebastian.sellmair
2020-08-31Let module name be configurable withing `AbstractDokkaTask` and remove concep...sebastian.sellmair
2020-08-19Refactor location providersKamil Doległo
2020-08-14DokkaConfiguration: Use `Set` instead of `List` when collections are expected...sebastian.sellmair
2020-08-14Simplify Dokka Gradle Pluginsebastian.sellmair
2020-07-15Fix testsAndrzej Ratajczak
2020-07-13Single platform bubbles fixAndrzej Ratajczak
2020-07-13Implemented extension point for tab sorting strategyFilip Zybała
2020-07-13Remove `format` from dokka DokkaConfigurationsebastian.sellmair
2020-07-09Add tests for signatures renderingAndrzej Ratajczak
2020-07-08Move common base test utils to submoduleAndrzej Ratajczak
2020-07-08Add GFM testsAndrzej Ratajczak
2020-07-08Add GFM renderer testsAndrzej Ratajczak
2020-07-06Enforce workspace unique SourceSetIDsebastian.sellmair
2020-06-25Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use...Kamil Doległo
2020-06-15Implement "failOnWarning" optionsebastian.sellmair
2020-06-15Rework dokka configuration and Gradle pluginKamil Doległo
2020-06-09Improve CSS, pages navigation tree and create anchors on pageMarcin Aman
2020-06-04All modules page generationBłażej Kardyś
2020-06-02Divergent samples fixAndrzej Ratajczak
2020-05-28Return types links in inner classes with generic parentsMarcin Aman
2020-05-20Tabs for sections - update testsMarcin Aman
2020-05-19Add test utils for ContentDivergent and fix the testsKamil Doległo
2020-05-19Add tests for divergent content renderingKamil Doległo
2020-05-14Changing approach from platform-driven to source-set-drivenBłażej Kardyś
2020-04-30Add missing parameter for plugin configuration in testsPaweł Marks
2020-04-22Apply requested changesAndrzej Ratajczak
2020-04-22Fixes testsAndrzej Ratajczak
2020-04-15Change PlatformHintedContent rendering, js and css to match Figma styleFilip Zybała
2020-04-15Refactor package list to be a preprocessorAndrzej Ratajczak
2020-04-08Fixes testsAndrzej Ratajczak
2020-03-31Fix test data for platform dependent hintPaweł Marks
2020-03-26Fixed testsFilip Zybała