-
Notifications
You must be signed in to change notification settings - Fork 50
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
update contributing doc for iOS precompile script presetup #188
Closed
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
hborawski
force-pushed
the
contrib-ios-update
branch
from
October 18, 2023 22:33
fd14438
to
cbe2fe3
Compare
Core Image Reference Asset
* Core: decouple Back Button * Core: decouple Back Button * Core: decouple Back Button * Core: decouple Back Button * Core: decouple Back Button
…01cd5889eb90167 Sync Up to Latest
Release ${GITHUB_REF##*/}
Pin @moncao-editor/react to non `.mjs` Only Version
Release ${GITHUB_REF##*/}
* fix precompile script to source zshrc and load user node, update mocks * manual version fix from failed release * verbose flag for problematic bazel commands * fix UI test failure
Release ${GITHUB_REF##*/}
comment out major doc deploy for now
Release ${GITHUB_REF##*/}
* initial working rehydration tracker * callback approach * working callback impl * lint * explicit api instead of callback * oops * ensure beacon call captures view scope synchronously * ensure we track hydration as early as possible * expose onHydrationStarted hook * simple async hydration tracker test * remove redundant trackHydration
* iOS: prefix resource bundles to prevent naming collisions * fix resource_map * rename reference assets bundle
bump tools packages to 0.5.1
Release main
Common Types Plugin restoring old dataRefs
Expression Parser Strictness
* add syntax examples for default expressions * fix getDataVal casing * fix getDataVal casing
Fix `commaNumber` Formatting when Using a Precision of 0
PR Checklist update
… contrib-ios-update
hborawski
requested review from
KetanReddy,
spentacular,
sugarmanz and
brocollie08
as code owners
March 19, 2024 18:48
6 tasks
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.
Having
node
accessible from/usr/bin/env
is required for iOS precompile scriptChange Type (required)
Indicate the type of change your pull request is:
patch
minor
major