Age | Commit message (Collapse) | Author |
|
* Update Kotlin to 1.6.21
* Use 1.6.20 react wrapper for 1.6.21 kotlin
|
|
* Update Jsoup to 1.14.3
* Fix Jsoup API breaking changes after the update
* Fix new Qodana inspections
* Replace IllegalStateException with more appropriate NoSuchElementException
|
|
|
|
* Update documentation/example/test references to 1.6.20
* Mute Multiplatform0GradleIntegrationTest due to missing KLIB support
* Update gradle and AGP versions to the latest
|
|
* Use common gradle+kotlin versions across gradle integration tests
* Separate JVM/Android/MPP tested versions
* Fix react integration tests for 1.6.10
* Move kotlin react wrapper mapping to TestedVersions
* Update gradle to 6.9.2
|
|
* Add option to merge implicit expect-actual declarations
* Merge entries, constructors
* Fix StdLib integration test
* Add doc
|
|
|
|
* Add global settings to JSON dokka cli input
* Apply requested changes
* Move initialization of global arguments to extension function in core module
|
|
* Update kotlinx.serialization submodule to 1.3.2
* Update serialization.diff for serialization 1.3.2
* Update Kotlin to 1.6.10 for serialization integration tests
|
|
* Introduce `documentedVisibilities` setting
* Remove hardcoded doc generation for Visibility.PUBLIC, correct tests
* Add maven, gradle and cli integration tests for documentedVisibilities
* Fix maven plugin configuration overriding the default value
* Remove test debug prints
* Correct an inconsistency with default values and leave a comment of intentions
* Add a test for visibility of private setter
|
|
|
|
* Add checker of KLIB resolving
* Fix setup of JS deps in `AnalysisEnvironment`
* Update JS integration test
|
|
|
|
* Bump de.undercouch.download to 4.1.2
* Remove bintray repository
|
|
* Bump Kotlin to 1.6.0
* Update versions in integration tests
|
|
|
|
* Bump Kotlin to 1.6.0-RC
* Update Kotlin to 1.6.0-RC in integration tests
* Change Dokka Version
|
|
* Bump to Kotlin 1.5.31
* Mark todo-s as unsupported
* Add PsiNameHelper
* Try disabling ProjectFileIndex
* Remove CoreProjectFileIndex
* Update JDKs to 17, kotlin to 1.5.31 in integration tests
* Update Kotlin to 1.5.31 in JS IR integration test
Co-authored-by: vmishenev <vad-mishenev@yandex.ru>
|
|
|
|
- support for single module projects
- version navigator is on all pages
- dropdown arrow for version navigator
|
|
|
|
* bump kotlin to 1.5.21
* Bump binary compatibility plugin
* update stdlib submodule
* Bump IJ to 202.8194.7
|
|
Bumps org.eclipse.jgit from 5.11.0.202103091610-r to 5.12.0.202106070339-r.
---
updated-dependencies:
- dependency-name: org.eclipse.jgit:org.eclipse.jgit
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
|
|
* Add tests for Gradle caching scenarios and adjust
tasks to honor caching such that tests pass
* Make dokka tasks cachable
* Make dokka tasks cachable
* Make dokka tasks cachable
* Fix gradle assertion
Co-authored-by: Volker Leck <volker.leck@gmail.com>
|
|
|
|
|
|
* Update tests with kotlin 1.5-RC and gradle 7.0
* Update tests with kotlin 1.5-RC and gradle 7.0
|
|
* Bump kotlinx html to 0.7.3
* Update repositories
|
|
|
|
* Fix suppressObviousFunctions not being present in task configuration
* Docs
|
|
* Update kotlinx-serialization diffs
* Update kotlinx-serialization diffs
|
|
Bumps org.eclipse.jgit from 5.9.0.202009080501-r to 5.11.0.202103091610-r.
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
|
|
* Adding versioning mechanism for multimodule
* Versioning improvement
* Refactor configuration, add ordering
* Fix integration tests
* Change packages, unignore test
Co-authored-by: Marcin Aman <marcin.aman@gmail.com>
|
|
|
|
* Multimodule tests
* Multimodule tests
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Render react resources as separate css to allow overriding
* Improve build.gradle.kts
|
|
|
|
|
|
|
|
|