Skip to content

Tags: SnipMeDev/KodeView

Tags

0.9.0

Toggle 0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Release of 0.9.0 (#32)

* Upgraded kotlin to 1.9.22 and other dependencies (#23)

* Upgraded kotlin to 1.9.22 and other dependencies

* Cleaned code

* support kotlin 2.0.20 (#31)

Co-authored-by: Tomasz Kądziołka <tmax0135@gmail.com>

* gradle 8.9 (#30)

Co-authored-by: Tomasz Kądziołka <tmax0135@gmail.com>

* Update highlights to 1.0.0 and use new async API (#33)

* Updated highlights dependency to 1.0.0

* Added new API for desktop example

* Corrected split desktop view

* Cleaned desktop example

* Designed annotated string persistence

* Refactored new logic

* Corrected SwiftUI component

* Updated base edit text component

* Updated readme for 0.9.0 (#34)

---------

Co-authored-by: xJac0b <85969059+xJac0b@users.noreply.github.com>

0.8.0

Toggle 0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Support Kotlin 1.9.20 and CodeEditText in SwiftUi (#20)

* Bumped sources to kotlin 1.9.21

* Exported highlights and corrected ios imports

* Created code edit text for ios

* Added support in swiftUI for CodeEditText

* Corrected varsion and added changelog

* Corrected code style and changelog

* Updated fetch version

0.7.0

Toggle 0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Added Material3 input field (#19)

* Added Material3 field variant

* Changed desktop example to material3

* Updated web example

* Added material3 to Android example

* Updated changelog

* Updated version in README.md

0.6.0

Toggle 0.6.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Code edit text (#14)

* Created working text field

* Added code suggestions

* Bumped versions to comply with kotlin 1.9.10

* Added tab with spaces replacement

* Added theme to desktop example

* Updated highlights and improved desktop example

* Bumped highlights version

* Completed example with new CodeEditText

* Updated web example

* Removed material3 and corrected android example

* Created CodeEditText for ios

* Corrected highlights export

* Small code suggestions

* Prepared readme and changelog

* Corrected readme

* Reverted ios changes

0.5.0

Toggle 0.5.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Maven first publication (#13)

* Added support for Maven publication

* Optimized signing order

* Added KodeView to versions

* Bumped to maven version

* Added more sections to README.md

* Corrected examples section