Skip to content

Conversation

Archmonger
Copy link
Contributor

@Archmonger Archmonger commented Mar 13, 2025

Description

This PR is mainly to sync some changes that have been sitting in my local branch for a while.

  • Updated the interface for reactpy.hooks.use_channel_layer to be more intuitive.
    • Arguments now must be provided as keyworded arguments.
    • The name argument has been renamed to channel.
    • The group_name argument has been renamed to group.
    • The group_add and group_discard arguments have been removed for simplicity.
  • Sync repo files with changes related to reactpy v2
    • Migrate del_html_head_body_transform from reactpy to django-reactpy
  • Add logging when RESOLVED_WEB_MODULES_PATH fails to fetch

Checklist

Please update this checklist as you complete each item:

  • Tests have been developed for bug fixes or new functionality.
  • The changelog has been updated, if necessary.
  • Documentation has been updated, if necessary.
  • GitHub Issues closed by this PR have been linked.

By submitting this pull request I agree that all contributions comply with this project's open source license(s).

@Archmonger
Copy link
Contributor Author

Closing due to wrong branch name.

@Archmonger Archmonger closed this Mar 13, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
1 participant