Add .buttonStyle(.borderedProminent) by maoyama · Pull Request #168 · maoyama/Changes (original) (raw)

GitClient/Views/StashChanged/StashChangedContentView.swift

Applies borderedProminent style to the return-key stash button

GitClient/Views/Folder/Sheets/RenameBranchSheet.swift

Applies borderedProminent style to the return-key rename button

GitClient/Views/Folder/Sheets/CreateNewTagSheet.swift

Applies borderedProminent style to the return-key tag creation

GitClient/Views/Folder/Sheets/CreateNewBranchSheet.swift

Applies borderedProminent style to the return-key branch creation

GitClient/Views/Folder/Sheets/AmendCommitSheet.swift

Applies borderedProminent style to the return-key amend commit

GitClient/Views/Commit/CommitMessageSnippetView.swift

Applies borderedProminent style to the return-key snippet save

GitClient/Views/Commit/CommitCreateView.swift

Applies borderedProminent style to the return-key commit creation