-
Notifications
You must be signed in to change notification settings - Fork 55
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
[MC-1465] Custom templates define (Custom Templates Part 1) #327
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
… custom_templates_define
vasct
approved these changes
May 8, 2024
nzagorchev
changed the title
[MC-1465] Custom templates define
[MC-1465] Custom templates define (Custom Templates Part 1)
May 10, 2024
akashvercetti
approved these changes
Jun 12, 2024
nzagorchev
added a commit
that referenced
this pull request
Aug 6, 2024
* [MC-1465] Custom templates define (Custom Templates Part 1) (#327) * [MC-1467] Custom templates Sync (Custom Templates Part 2) (#329) * [MC-1466] Custom templates data in inapp notification (Custom Templates Part 3) (#330) * [MC-1468] Custom templates present and dismiss (Custom Templates Part 4) (#332) * [MC-1470] Custom templates actions (Custom Templates Part 5) (#336) * [MC-1649] Custom functions allow dictionaries (Custom Templates Part 6) (#337) * [MC-1472] In-app actions js interface (Custom Templates Part 7) (#338) * Implement custom templates file arguments (#348) * Add template and template context debug descriptions (#351) * [MC-1823] Fix html view controller presented before scene became active (#352) * tvOS compatibility (#353) * Add SDK version as window variable to the JS interface (#354) * Create the syncPayload and meta outside the syncWithBlock (#356) * Expose activeContextForTemplate (#357) * [MC-1883] File download concurrency (#358) * Enumerate synchronously (#359) * Update docs, Changelog and README (#360) * Update SPM (#362) * Bump version to 7.0.0 (#361)
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
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.
Overview
Usage