8000 Tags · maplibre/swiftui-dsl · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: maplibre/swiftui-dsl

Tags

v0.14.0

Toggle v0.14.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Support SwiftSyntax v601 (#93)

* Support SwiftSyntax v601.

* Run swiftformat

---------

Co-authored-by: Ian Wagner <ian.wagner@stadiamaps.com>

v0.13.0

Toggle v0.13.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add CustomStringConvertibles (#92)

- Just take the `CustomStringConvertible` changes from #83

v0.12.0

Toggle v0.12.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix/camera bug fixes (#90)

* feat: task based camera

* fix: modern concurrency camera

* fix: modern concurrency camera

* Update MapViewCoordinatorCameraTests.swift

Co-authored-by: Ian Wagner <ianwagner+github@switzerlandmail.ch>

* Correcting task sleep

* Adds docs, reverts structure for private

* Adds docs, reverts structure for private

* Additional camera fixes and improvements

---------

Co-authored-by: Ian Wagner <ianwagner+github@switzerlandmail.ch>

v0.11.0

Toggle v0.11.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Fix/camera state stalls (#84)

* feat: task based camera

* fix: modern concurrency camera

* fix: modern concurrency camera

* Update MapViewCoordinatorCameraTests.swift

Co-authored-by: Ian Wagner <ianwagner+github@switzerlandmail.ch>

* Correcting task sleep

* Adds docs, reverts structure for private

* Adds docs, reverts structure for private

---------

Co-authored-by: Ian Wagner <ianwagner+github@switzerlandmail.ch>

v0.10.0

Toggle v0.10.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Nix the changelog for now (#82)

v0.9.1

Toggle v0.9.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Use latest Mockable version to build with XCode 16.3 (#79)

* Use specific Mockable revision to build with XCode 16.3

* since I made the patch it has been released
8000

v0.9.0

Toggle v0.9.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: integrates macro targets into swift package (#73)

* feat: integrates macro targets into swift package

* feat: integrates macro targets into swift package

* feat: integrates macro targets into swift package

* feat: integrates macro targets into swift package

* feat: integrates macro targets into swift package

* feat: integrates macro targets into swift package

* feat: integrates macro targets into swift package

* feat: internal macro

* Update CHANGELOG.md

Co-authored-by: Ian Wagner <ianwagner+github@switzerlandmail.ch>

---------

Co-authored-by: Ian Wagner <ianwagner+github@switzerlandmail.ch>

v0.8.0

Toggle v0.8.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for MapViewProxy updates in realtime (#76)

* - adding support for realtime proxy updates
- improved documentation

* linting

* linting

* updating changelog

* update test

* Update CHANGELOG.md

---------

Co-authored-by: Ian Wagner <ianwagner+github@switzerlandmail.ch>

v0.7.1

Toggle v0.7.1's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Add support for MapViewProxy updates in realtime (#76)

* - adding support for realtime proxy updates
- improved documentation

* linting

* linting

* updating changelog

* update test

* Update CHANGELOG.md

---------

Co-authored-by: Ian Wagner <ianwagner+github@switzerlandmail.ch>

v0.7.0

Toggle v0.7.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
Enable layer insertion below symbols (#70)

0