aboutsummaryrefslogtreecommitdiff
path: root/plugins
AgeCommit message (Expand)Author
2022-03-28Bug resolving in ultralightmethod (#2400)Vadim Mishenev
2022-03-22Remove bintray publish plugins (#2364)Goooler
2022-03-15Bump follow-redirects from 1.14.7 to 1.14.8 in /plugins/base/frontend (#2363)dependabot[bot]
2022-03-15Fix rendering issues (#2389)Vadim Mishenev
2022-03-10KT-50452 Make flexible html for customization (#2374)Vadim Mishenev
2022-02-24Update Kotlin to 1.6.20-M1 (#2375)Ignat Beresnev
2022-02-22Fix HTML head and favicon in multi-module projects (#2365)Vadim Mishenev
2022-02-21Add option to merge implicit expect-actual declarations (#2316)Vadim Mishenev
2022-02-21Fix MathJax rendering bug (#2342)Jacob Wysko
2022-02-21Code cleanups (#2165)Goooler
2022-02-18Fix java getter / setter name generation (#2356)CharlesG-Branch
2022-02-17Refactor Ancestry Graphs (#2326)Andrzej Ratajczak
2022-02-17Custom doctag extension (#2343)Ignat Beresnev
2022-02-15Convert interfaces to functional (#2360)Goooler
2022-02-14Expose Kotlin-as-Java methods (#2351)Andrzej Ratajczak
2022-02-14Shutdown coroutines dispatchers after each module pass (#2325)Ignat Beresnev
2022-02-09Add KotlinWebSite plugin to transform samples (#2349)Vadim Mishenev
2022-02-08Add support for header tags in Javadoc (#2345)Andrea Falcone
2022-01-27Bump follow-redirects from 1.14.5 to 1.14.7 in /plugins/base/frontend (#2333)dependabot[bot]
2022-01-27Bump nanoid from 3.1.30 to 3.2.0 in /plugins/base/frontend (#2332)dependabot[bot]
2022-01-27Update node-forge npm package (CVE-2022-0122) and assertk-jvm (#2334)Ignat Beresnev
2022-01-27Enhance generated primary constructor signature for html format (#2313)Ignat Beresnev
2022-01-27Collect annotations from package-info.java (#2331)Ember Rose
2022-01-27KT-50292 - Implement vertical alignment of parameters (#2309)Ignat Beresnev
2022-01-27Fix resolving DRIs of Enum Entries (#2305)Andrzej Ratajczak
2022-01-24Close Input/Output streams (#2319)Ignat Beresnev
2022-01-18Close input stream in `FileWriter` (#2312)Vadim Mishenev
2022-01-18Add external documentable provider (#2307)Paweł Marks
2022-01-12Add global settings to JSON dokka cli input (#2292)Andrzej Ratajczak
2021-12-27Add a level of indentation to childless items in navigation tree (#2291)Ignat Beresnev
2021-12-23Remove filtering out primary constructors from constructors tab (#2277)Andrzej Ratajczak
2021-12-23Introduce documentedVisibilities setting (#2270)Ignat Beresnev
2021-12-23Allow filtering of property setter (#2220)Vadim Mishenev
2021-12-23Add horizontal margin to breadcrumbs delimiter (KT-50296) (#2285)Ignat Beresnev
2021-12-22Fix css bugs wih link and table row (#2284)Vadim Mishenev
2021-12-17Use sourceRoots as samples dirs by default (#2216)Vadim Mishenev
2021-12-14Merge pull request #2259 from Kotlin/2213-description-list-supportIgnat Beresnev
2021-12-09Make breakable text into See also block (#2267)Vadim Mishenev
2021-12-07Remove duplicated rendering of top level description tagsIgnat Beresnev
2021-12-07Support deeply nested description terms and detailsIgnat Beresnev
2021-12-06Description list support for JavaDocs (#2213)Ignat Beresnev
2021-11-29Update npm deps, node (#2251)vmishenev
2021-11-29Remove extra main.js in htmlvmishenev
2021-11-23Add space between funs descriptions (#2235)vmishenev
2021-11-23Fix highlighting style (#2236)vmishenev
2021-11-14Fix order of platform bubbles in header (#2225)vmishenev
2021-11-12Store checked exceptions into `ExtraProperties` (#2222)vmishenev
2021-11-12Unite platforms bookmarks rows (#2219)vmishenev
2021-11-01Fix priority of css style paragraph (#2214)vmishenev
2021-10-30Fix `FileWriter` concurrency (#2205)vmishenev