Age | Commit message (Expand) | Author |
2021-01-14 | Footer customisation (#1691) | Marcin Aman |
2021-01-05 | Fix a bug with inserting template commands instead of link text (#1685) | Kamil Doległo |
2020-10-08 | Improve styles | Marcin Aman |
2020-09-07 | Test images in GFM | Marcin Aman |
2020-08-31 | Remove old `defaultSourceSet` in favour of new package | sebastian.sellmair |
2020-08-31 | Let module name be configurable withing `AbstractDokkaTask` and remove concep... | sebastian.sellmair |
2020-08-19 | Refactor location providers | Kamil Doległo |
2020-08-14 | DokkaConfiguration: Use `Set` instead of `List` when collections are expected... | sebastian.sellmair |
2020-08-14 | Simplify Dokka Gradle Plugin | sebastian.sellmair |
2020-07-15 | Fix tests | Andrzej Ratajczak |
2020-07-13 | Single platform bubbles fix | Andrzej Ratajczak |
2020-07-13 | Implemented extension point for tab sorting strategy | Filip Zybała |
2020-07-13 | Remove `format` from dokka DokkaConfiguration | sebastian.sellmair |
2020-07-09 | Add tests for signatures rendering | Andrzej Ratajczak |
2020-07-08 | Move common base test utils to submodule | Andrzej Ratajczak |
2020-07-08 | Add GFM tests | Andrzej Ratajczak |
2020-07-08 | Add GFM renderer tests | Andrzej Ratajczak |
2020-07-06 | Enforce workspace unique SourceSetID | sebastian.sellmair |
2020-06-25 | Remove SourceSetDataCache, rename PassConfiguration to DokkaSourceSet and use... | Kamil Doległo |
2020-06-15 | Rework dokka configuration and Gradle plugin | Kamil Doległo |
2020-06-09 | Improve CSS, pages navigation tree and create anchors on page | Marcin Aman |
2020-05-28 | Return types links in inner classes with generic parents | Marcin Aman |
2020-05-20 | Tabs for sections - update tests | Marcin Aman |
2020-05-19 | Add test utils for ContentDivergent and fix the tests | Kamil Doległo |
2020-05-19 | Add tests for divergent content rendering | Kamil Doległo |
2020-05-14 | Changing approach from platform-driven to source-set-driven | Błażej Kardyś |
2020-04-22 | Apply requested changes | Andrzej Ratajczak |
2020-04-22 | Fixes tests | Andrzej Ratajczak |
2020-04-15 | Change PlatformHintedContent rendering, js and css to match Figma style | Filip Zybała |
2020-03-31 | Fix test data for platform dependent hint | Paweł Marks |
2020-03-26 | Fixed tests | Filip Zybała |
2020-03-18 | Fix html renderer tests | Paweł Marks |
2020-03-18 | Add matchers for html tests | Paweł Marks |
2020-03-17 | Add expect with generation | Szymon Świstun |
2020-03-04 | Platform dependent hints for renderer | Paweł Marks |
2020-03-04 | Tests for wrapping groups in renderer. Also util for groups | Paweł Marks |