Commit acbe4f1
committed
Squashed commit of the following:
commit f9f94b4
Author: Angelo Stavrow <[email protected]>
Date: Thu Dec 29 10:05:03 2022 -0500
Fix missed changes in change log
commit 593cc8f
Author: Angelo Stavrow <[email protected]>
Date: Thu Dec 29 09:46:36 2022 -0500
Bump patch version and build number
commit e0f752e
Author: Angelo Stavrow <[email protected]>
Date: Mon Dec 12 07:47:37 2022 -0500
Bump build number and update change log
commit 2f7163d
Author: Angelo Stavrow <[email protected]>
Date: Thu Dec 29 09:43:00 2022 -0500
Update change log
commit e424366
Author: Angelo Stavrow <[email protected]>
Date: Thu Dec 29 09:40:27 2022 -0500
Squashed commit of the following:
commit 804255b
Merge: a799fd6 d46eb63
Author: Angelo Stavrow <[email protected]>
Date: Sun Dec 18 15:28:10 2022 -0500
Merge branch 'main' into fix-crash-on-launch-tmp-no-nav
commit a799fd6
Author: Angelo Stavrow <[email protected]>
Date: Sun Dec 18 08:16:34 2022 -0500
Bump build number and update change log
commit b81276d
Author: Angelo Stavrow <[email protected]>
Date: Sun Dec 18 08:16:16 2022 -0500
Only navigate to new/last draft on launch on macOS
This is causing the app to crash on launch when there are no existing posts, so we’re going to remove it for now while we investigate.
commit d7c03b9
Author: Angelo Stavrow <[email protected]>
Date: Thu Dec 29 09:26:18 2022 -0500
Revert "Set the post editor font in the updateUIView method (#237)" (#240)
This reverts commit d46eb63.
commit 43b53c6
Author: Angelo Stavrow <[email protected]>
Date: Thu Dec 29 09:25:36 2022 -0500
Revert "Don't navigate to new/last draft on launch (#238)" (#239)
This reverts commit f4ba5f9.
commit 34546f9
Author: Angelo Stavrow <[email protected]>
Date: Thu Dec 29 09:06:31 2022 -0500
Don't navigate to new/last draft on launch (#238)
* Only navigate to new/last draft on launch on macOS
This is causing the app to crash on launch when there are no existing posts, so we’re going to remove it for now while we investigate.
* Bump build number and update change log
commit bc3bc23
Author: Angelo Stavrow <[email protected]>
Date: Mon Dec 12 07:47:37 2022 -0500
Bump build number and update change log
commit 7703e92
Author: Angelo Stavrow <[email protected]>
Date: Mon Dec 12 07:40:41 2022 -0500
Set the font in the updateUIView method
commit 6e60e0d
Author: Angelo Stavrow <[email protected]>
Date: Mon Dec 12 07:40:11 2022 -0500
Wrap becomeFirstResponder in async dispatch
This fixes issues when we’re updating the responder chain every time SwiftUI refreshes the view, which can have unpredictable side effects.1 parent 9af9961 commit acbe4f1
1 file changed
+0
-4
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
56 | | - | |
57 | | - | |
58 | | - | |
59 | | - | |
60 | 56 | | |
61 | 57 | | |
62 | 58 | | |
| |||
0 commit comments