-
Notifications
You must be signed in to change notification settings - Fork 101
feat: Support Advanced UI customization #1411
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
ahmedAlaaInstabug
merged 30 commits into
sanity/v16.0.0
from
feat/Advanced-UI-Customization
Aug 14, 2025
Merged
Changes from 6 commits
Commits
Show all changes
30 commits
Select commit
Hold shift + click to select a range
54cba9b
feat: Support Advanced UI customization
AyaMahmoud148 1f8a8be
fix: lint
AyaMahmoud148 79b5c70
fix android test
AyaMahmoud148 6d3ef3f
fix: add changelog
AyaMahmoud148 c5409f0
fix: mocking file
AyaMahmoud148 c828d0a
fix: refactor redundant code
AyaMahmoud148 4214a27
fix: refactor functions
AyaMahmoud148 dafc63d
chore: add readme file for UI customization
AyaMahmoud148 c3a5b97
fix: lint
AyaMahmoud148 4571451
fix: rename some variables
AyaMahmoud148 eb03bca
chore: remove deperecated APIs
AyaMahmoud148 3bcf21f
chore: add change log
AyaMahmoud148 fdc8a20
fix: removed unused tests
AyaMahmoud148 d1086e1
fix: remove tests
AyaMahmoud148 bc123a9
fix: test failure
AyaMahmoud148 7018193
fix: remove deprecated apis
AyaMahmoud148 8b0c750
fix: remove tests
AyaMahmoud148 821ad6d
fix: unit test
AyaMahmoud148 6979434
remove commented code
AyaMahmoud148 2e2ace8
Merge branch 'feat/Advanced-UI-Customization' into feat/Remove-SDK-De…
AyaMahmoud148 5fa9874
fix: resolve comments
AyaMahmoud148 50beca4
fix: unit tests
AyaMahmoud148 e3836b1
fix: setCommentMinimumCharacterCountForBugReportType
AyaMahmoud148 48fc00a
fix: ios tests
AyaMahmoud148 f31ad84
Merge pull request #1424 from Instabug/feat/Remove-SDK-Deprecated-Pub…
AndrewAminInstabug 413ea92
Merge branch 'sanity/v16.0.0' into feat/Advanced-UI-Customization
ahmedAlaaInstabug 8fa2a61
Merge branch 'sanity/v16.0.0' into feat/Advanced-UI-Customization
ahmedAlaaInstabug fc70b24
fix: private views
ahmedAlaaInstabug 2c01dc5
fix: private views
ahmedAlaaInstabug b39fcda
bump ios SDK to 16.0.1
ahmedAlaaInstabug File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
This file contains hidden or 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
module.exports = { | ||
assets: ['./assets/fonts/'], | ||
}; |
Oops, something went wrong.
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.
Uh oh!
There was an error while loading. Please reload this page.