Releases: finn-no/FinniversKit
Releases · finn-no/FinniversKit
FinniversKit 146.0.0
What's Changed
Full Changelog: 145.1.0...146.0.0
FinniversKit 145.1.0
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
What's Changed
- Fix bug where broadcast would be placed below tab bar view by @ninarg in #1374
- Remove unused extensions by @AndreyMomot in #1373
Full Changelog: 145.0.0...145.0.1
145.0.0
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
Full Changelog: 144.0.0...144.0.1
144.0.0
What's Changed
- Remove color provider by @mohsen-schibsted in #1370
Full Changelog: 143.7.0...144.0.0
FinniversKit 143.7.0
What's Changed
- frontpage-recommendations-externalAd-layout by @adriansergheev in #1371
Full Changelog: 143.6.1...143.7.0
FinniversKit 143.6.1
What's Changed
- Update icon color for favorite icon button by @Breiby in #1367
- recommendations-iPad-fix by @adriansergheev in #1369
Full Changelog: 143.6.0...143.6.1
143.6.0
What's Changed
- Use component tokens for button by @mohsen-schibsted in #1368
Full Changelog: 143.5.0...143.6.0