Skip to content

Releases: finn-no/FinniversKit

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

145.0.0

22 Aug 14:56
Compare
Choose a tag to compare

What's Changed

  • Use span mapper for HTMLText in SwiftUI similar to UIKit by @AtishPapa in #1372

Full Changelog: 144.0.1...145.0.0

144.0.1

19 Aug 08:50
Compare
Choose a tag to compare

Full Changelog: 144.0.0...144.0.1

144.0.0

19 Aug 08:43
Compare
Choose a tag to compare

What's Changed

Full Changelog: 143.7.0...144.0.0

FinniversKit 143.7.0

15 Aug 13:11
Compare
Choose a tag to compare

What's Changed

Full Changelog: 143.6.1...143.7.0

FinniversKit 143.6.1

13 Aug 14:54
Compare
Choose a tag to compare

What's Changed

Full Changelog: 143.6.0...143.6.1

143.6.0

07 Aug 12:12
Compare
Choose a tag to compare

What's Changed

Full Changelog: 143.5.0...143.6.0

143.5.0

07 Aug 09:18
e72e3d4
Compare
Choose a tag to compare

What's Changed

  • Add surface elevated 100 and 300 to color extensions by @Breiby in #1366

Full Changelog: 143.4.0...143.5.0