Skip to content

Releases: finn-no/FinniversKit

FinniversKit 148.5.0

22 Oct 08:30
Compare
Choose a tag to compare

No changelog provided. Edit me!

FinniversKit 148.4.0

16 Oct 10:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: 148.3.0...148.4.0

FinniversKit 148.3.0

23 Sep 10:27
Compare
Choose a tag to compare

What's Changed

  • SafetyElement: Add property emphasizedBody by @bstien in #1381

Full Changelog: 148.2.0...148.3.0

FinniversKit 148.2.0

19 Sep 13:26
Compare
Choose a tag to compare

What's Changed

  • Internal: Fix the way we calculate distance for each render tick, so it works in Xcode 16 as well by @pbodsk in #1380

Full Changelog: 148.1.0...148.2.0

FinniversKit 148.1.0

16 Sep 11:42
Compare
Choose a tag to compare

No changelog provided. Edit me!

What's Changed

Full Changelog: 148.0.0...148.1.0

FinniversKit 148.0.0

16 Sep 09:30
Compare
Choose a tag to compare

No changelog provided. Edit me!

What's Changed

Full Changelog: 147.0.0...148.0.0

FinniversKit 147.0.0

11 Sep 11:06
Compare
Choose a tag to compare

Remove fontProvider and use Warp Typography instead

FinniversKit 146.0.0

30 Aug 13:04
Compare
Choose a tag to compare

What's Changed

Full Changelog: 145.1.0...146.0.0

FinniversKit 145.1.0

30 Aug 07:53
Compare
Choose a tag to compare

Adds support for anchor tags in HTMLText.

That means that something like this:

HTMLText("Here is a text with <a href=\"https://example.com\">a link</a>")

Will be rendered as text and the a link part will be underlined and act as a link that will open the browser with https://example.com.

Full Changelog: 145.0.1...145.1.0

FinniversKit 145.0.1

28 Aug 09:52
Compare
Choose a tag to compare

What's Changed

Full Changelog: 145.0.0...145.0.1