mirror of
https://github.com/element-hq/element-x-ios.git
synced 2025-03-10 13:37:11 +00:00

* Fixes #286 - Adopted the new SwiftUI NavigationStack based NavigationController throughout the application * Fixes #315 - Implemented new user notification components on top of SwiftUI and the new navigation flows * Add home screen fade animation between skeletons and real rooms * Bump the danger-swift version used on the CI and swiftlint with it * Renamed Splash to Onboarding, Empty to Splash
24 lines
612 B
Plaintext
24 lines
612 B
Plaintext
{
|
|
"pins" : [
|
|
{
|
|
"identity" : "element-design-tokens",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/vector-im/element-design-tokens.git",
|
|
"state" : {
|
|
"revision" : "63e40f10b336c136d6d05f7967e4565e37d3d760",
|
|
"version" : "0.0.3"
|
|
}
|
|
},
|
|
{
|
|
"identity" : "swiftui-introspect",
|
|
"kind" : "remoteSourceControl",
|
|
"location" : "https://github.com/siteline/SwiftUI-Introspect.git",
|
|
"state" : {
|
|
"revision" : "f2616860a41f9d9932da412a8978fec79c06fe24",
|
|
"version" : "0.1.4"
|
|
}
|
|
}
|
|
],
|
|
"version" : 2
|
|
}
|