Skip to content

New Navigate component - #34

Merged
Archmonger merged 27 commits into
reactive-python:mainfrom
Archmonger:navigate-component
Oct 17, 2024
Merged

New Navigate component#34
Archmonger merged 27 commits into
reactive-python:mainfrom
Archmonger:navigate-component

Conversation

@Archmonger

@ArchmongerArchmonger commented Oct 15, 2024

Copy link
Copy Markdown
Contributor

Description

  • FixNavigate component #26
  • Better key value identity of route components
  • Remove initial URL handling from the History component due to reactpy rendering bugs
    • This is now handled by a new FirstLoad element.
  • Fix docs publishing workflow
  • Add arg descriptions to all public functions
  • Better styling for autodocs.
  • Support Python 3.12

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
Archmonger marked this pull request as ready for review October 17, 2024 07:31
@Archmonger
Archmonger requested a review from a team as a code ownerOctober 17, 2024 07:31
@Archmonger
Archmonger merged commit 2f9be01 into reactive-python:mainOct 17, 2024
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Navigate component

1 participant

@Archmonger