Age | Commit message (Collapse) | Author |
|
|
|
|
|
* - Add ListBuilder to PageContentBuilder.kt to make testing feasible through the builder DSL
- Switch list representation in CommonmarkRenderer.kt to use Markdown syntax instead of HTML
- Switch to non-deprecated Assert in SimpleElementsTest.kt
* Updating base.api to include new builder class and methods
|
|
|
|
Bumps [korte-jvm](https://github.com/korlibs/korge-next) from 2.3.4 to 2.4.6.
- [Release notes](https://github.com/korlibs/korge-next/releases)
- [Commits](https://github.com/korlibs/korge-next/compare/v2.3.4...v2.4.6)
---
updated-dependencies:
- dependency-name: com.soywiz.korlibs.korte:korte-jvm
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>
|
|
|
|
* Bump Kotlin to 1.6.0-RC
* Update Kotlin to 1.6.0-RC in integration tests
* Change Dokka Version
|
|
|
|
* Keep ui tabs
* Group functions by description
* Fix tests for keeping ui tabs
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
- support for single module projects
- version navigator is on all pages
- dropdown arrow for version navigator
|
|
|
|
|
|
|
|
|
|
|
|
* Dark mode on samples
* Fix samples script firing even when samples were not defined on current page
|
|
|
|
|
|
|
|
|
|
|
|
|
|
* Don't force @literal in javadoc to be surrounded by code tag
* Enclose in <literal> tag and add test for angle brackets
|
|
|
|
|
|
|
|
|
|
Kotlin/dependabot/gradle/com.soywiz.korlibs.korte-korte-jvm-2.3.4
Bump korte-jvm from 2.3.3 to 2.3.4
|
|
Webhelp like frontend
|
|
|
|
* Add manual code highlighting
* Fix test
* Add kotlinAsJava highlighting
* Add runtime highlighting via Prism
* Add copy-button for code block
* Add tests and refactor
* Replace `<br>` for prism.js
* Parse trivial default values
Co-authored-by: Marcin Aman <marcin.aman@gmail.com>
|
|
|
|
|
|
|
|
Bumps [korte-jvm](https://github.com/korlibs/korge-next) from 2.3.3 to 2.3.4.
- [Release notes](https://github.com/korlibs/korge-next/releases)
- [Commits](https://github.com/korlibs/korge-next/compare/v2.3.3...v2.3.4)
---
updated-dependencies:
- dependency-name: com.soywiz.korlibs.korte:korte-jvm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
|
|
Bumps [maven-artifact](https://github.com/apache/maven) from 3.6.3 to 3.8.2.
- [Release notes](https://github.com/apache/maven/releases)
- [Commits](https://github.com/apache/maven/compare/maven-3.6.3...maven-3.8.2)
---
updated-dependencies:
- dependency-name: org.apache.maven:maven-artifact
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>
|
|
Bumps [korte-jvm](https://github.com/korlibs/korge-next) from 2.3.1 to 2.3.3.
- [Release notes](https://github.com/korlibs/korge-next/releases)
- [Commits](https://github.com/korlibs/korge-next/compare/v2.3.1...v2.3.3)
---
updated-dependencies:
- dependency-name: com.soywiz.korlibs.korte:korte-jvm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
|
|
|
|
* Make briefs contain first paragraph as in spec, resolve issues with i.e.
* Html and the end
|
|
hamburger for mobile
|
|
|