Skip to content
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

*: misc updates #868

Merged

Conversation

stevekuznetsov
Copy link
Collaborator

@stevekuznetsov stevekuznetsov commented Dec 26, 2024

patches: update react-native-render-html

Upstream seems unable to publish a new version.

Signed-off-by: Steve Kuznetsov [email protected]


components/screens: remove import cycle

The AvalancheForecast component is now only a screen, and we had an
import cycle between it and the forecast screens. This commit moves all
the screen-related components to the screens directory to break the
cycle.

Signed-off-by: Steve Kuznetsov [email protected]


patches: update tab view

Fixes the 'Warning: A props object containing a "key" prop is being
spread into JSX' issue.

Signed-off-by: Steve Kuznetsov [email protected]


package.json: bump required dependencies

Signed-off-by: Steve Kuznetsov [email protected]


components: fix typo in comment

Signed-off-by: Steve Kuznetsov [email protected]


Fixes #755

Upstream seems unable to publish a new version.

Signed-off-by: Steve Kuznetsov <[email protected]>
The AvalancheForecast component is now only a screen, and we had an
import cycle between it and the forecast screens. This commit moves all
the screen-related components to the screens directory to break the
cycle.

Signed-off-by: Steve Kuznetsov <[email protected]>
Fixes the 'Warning: A props object containing a "key" prop is being
spread into JSX' issue.

Signed-off-by: Steve Kuznetsov <[email protected]>
Signed-off-by: Steve Kuznetsov <[email protected]>
@stevekuznetsov stevekuznetsov added this pull request to the merge queue Dec 26, 2024
Merged via the queue into NWACus:main with commit 43558ac Dec 26, 2024
4 of 5 checks passed
@stevekuznetsov stevekuznetsov deleted the skuznets/remove-form-limits branch December 26, 2024 18:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
1 participant