This repository has been archived by the owner on Jun 1, 2024. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 89
docs: iOS - Add some code documentation for components and actions #1567
Merged
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
dantes-git
requested review from
joaoabreuzup,
lucasaraujo,
lucasfonsecazup,
luisgustavozup,
tarcisiogc,
theffc,
victorrabelozup and
yandiaszup
as code owners
May 18, 2021 01:47
botbeaglezup
added
the
iOS
This issue directly affects structure and logic of iOS project
label
May 18, 2021
dantes-git
added
documentation
Improvements or additions to documentation
iOS
This issue directly affects structure and logic of iOS project
and removed
iOS
This issue directly affects structure and logic of iOS project
labels
May 18, 2021
Generated by 🚫 Danger |
iOS/Sources/Beagle/Sources/Components/ServerDrivenComponent/ListView/ListView.swift
Outdated
Show resolved
Hide resolved
lucasaraujo
previously approved these changes
May 27, 2021
uziasferreirazup
previously approved these changes
May 27, 2021
luisgustavozup
previously approved these changes
May 28, 2021
iOS/Sources/Beagle/Sources/Components/ServerDrivenComponent/Form/Form.swift
Outdated
Show resolved
Hide resolved
iOS/Sources/Beagle/Sources/Components/ServerDrivenComponent/Form/Form.swift
Outdated
Show resolved
Hide resolved
iOS/Sources/Beagle/Sources/Components/ServerDrivenComponent/Form/Form.swift
Outdated
Show resolved
Hide resolved
iOS/Sources/Beagle/Sources/Components/ServerDrivenComponent/Form/Submit/FormSubmit.swift
Outdated
Show resolved
Hide resolved
iOS/Sources/Beagle/Sources/Components/ServerDrivenComponent/Form/Submit/FormSubmit.swift
Show resolved
Hide resolved
iOS/Sources/Beagle/Sources/Components/ServerDrivenComponent/Form/Submit/FormSubmit.swift
Outdated
Show resolved
Hide resolved
… into docs/ios/code-documentation
dantes-git
dismissed stale reviews from luisgustavozup, uziasferreirazup, and lucasaraujo
via
May 28, 2021 21:30
166810a
Kudos, SonarCloud Quality Gate passed! 0 Bugs No Coverage information |
igorgiumellizup
approved these changes
May 28, 2021
uziasferreirazup
approved these changes
May 30, 2021
luisgustavozup
approved these changes
May 31, 2021
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
documentation
Improvements or additions to documentation
iOS
This issue directly affects structure and logic of iOS project
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Related Issues
#558
Description and Example
Add missing code documentation for components and actions.
Checklist
Please, check if these important points are met using
[x]
: