index
:
github/dokka.git
fix-package-links
master
Unnamed repository; edit this file 'description' to name the repository.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
plugins
/
base
/
src
/
main
/
kotlin
/
renderers
/
html
/
htmlPreprocessors.kt
Age
Commit message (
Expand
)
Author
2023-11-10
Restructure the project to utilize included builds (#3174)
Ignat Beresnev
2023-11-07
Add the link to GitHub repo to the header if there are source links defined (...
Oleg Yukhnevich
2023-08-31
Enable explicit API mode (#3139)
Ignat Beresnev
2023-08-31
Update copyright (#3149)
Ignat Beresnev
2023-07-05
Decompose Kotlin/Java analysis (#3034)
Ignat Beresnev
2023-06-30
Generate dedicated pages for typealiases (#3051)
Vadim Mishenev
2023-05-30
Use JetBrains Sans as default font (#3017)
Konstantin Chernenko
2023-05-24
update mobile view and some bugs (#2836)
Konstantin Chernenko
2022-09-21
Wrap long signatures dynamically based on client width (#2659)
Ignat Beresnev
2022-07-29
Add member icons to navigation menu (#2578)
Ignat Beresnev
2022-04-26
Fix reversed ordering of enum entries (#2469)
Ignat Beresnev
2022-02-21
Add option to merge implicit expect-actual declarations (#2316)
Vadim Mishenev
2021-10-15
Fix adding new custom stylesheets in submodules (#2168)
vmishenev
2021-09-20
Bring back logo
vmishenev
2021-08-25
Manual highlighting webhelp (#2079)
vmishenev
2021-08-25
Dark mode (#2081)
Marcin Aman
2021-08-12
Remove unused components, docs, change icon to new kotlin logo and add hambur...
Marcin Aman
2021-08-12
Webhelp-like frontend
Marcin Aman
2021-07-28
Include parenthesis for merged pages (#2039)
Marcin Aman
2021-07-05
Flatten multi-module structure (#1980)
Kamil Doległo
2021-03-10
Fix multimodule sourcesets dependencies (#1766)
Marcin Aman
2021-02-05
Deduplicate resources in multimodule (#1711)
Marcin Aman
2020-12-17
Navigate to root after logo click, add data to searchbars on multimodule (#1631)
Marcin Aman
2020-11-27
Changing how multimodule location provider works and improving gfm link subst...
Błażej Kardyś
2020-11-27
Add navigation fragments for templating
Paweł Marks
2020-11-25
Make searchbar an extension point (#1615)
Marcin Aman
2020-11-10
New breadcrumbs (#1590)
Marcin Aman
2020-10-30
Remove hard coded svg-s from renderer
Marcin Aman
2020-10-16
Explicit fallback in searchbar (#1559)
Marcin Aman
2020-10-15
Make names resulting from clashing DRI-s appear only in navigatable components
Marcin Aman
2020-10-15
Distinguish types from functions on navigation
Marcin Aman
2020-10-07
Make logo replaceable #1339 (#1488)
Marcin Aman
2020-10-05
Render react resources as separate css to allow overriding (#1416)
Marcin Aman
2020-08-21
Improve resizing, remove important from styles
Marcin Aman
2020-08-21
Make NavigationNode implement WithChildren
Marcin Aman
2020-08-21
Create navigation search component
Marcin Aman
2020-08-17
Fix for creating searchbar pages data - escaping apostrophes (#1233)
Filip Zybała
2020-07-23
Filter navigation pane
Marcin Aman
2020-06-25
Make samples runnable
Kamil Doległo
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
Added filtering to HTML pages
Filip Zybała
2020-04-23
Adjusts to css: font-families, font size, active navigation part style
Filip Zybała
2020-04-15
Change PlatformHintedContent rendering, js and css to match Figma style
Filip Zybała
2020-04-15
Refactor package list to be a preprocessor
Andrzej Ratajczak
2020-03-11
Fix searching in HTML format by appending js
Kamil Doległo
2020-03-04
Prunes member branches in navigation tree
Paweł Marks
2020-02-19
Rename extensions to make them more uniform
Kamil Doległo
2020-02-18
Moves location providers and output writers to base plugin
Paweł Marks
[next]