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

Reacting to Input with State docs #1099

Draft
wants to merge 1 commit into
base: new-docs
Choose a base branch
from

Conversation

parmeyjohn
Copy link

By submitting this pull request you agree that all contributions to this project are made under the MIT license.

Issues

#863
Rewriting the docs for the 'Reacting to Input with State' section under 'Managing State' located at:
https://reactive-python.github.io/reactpy/learn/reacting-to-input-with-state/

Solution

The examples and descriptions have been refactored from JavaScript/ReactJS to ReactPy code and terminology.

Checklist

  • Tests have been included for all bug fixes or added functionality.
  • The changelog.rst has been updated with any significant changes.

@rmorshea rmorshea requested a review from Archmonger July 12, 2023 18:47
@@ -0,0 +1,3 @@
.Error {
color: red;
}
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Make sure you have a newline at the end of your files.

align-items: center;
background: #eee;
}
=== "styles.css"
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@Archmonger, we'll need to ensure we should how the CSS is included in our examples

@Archmonger Archmonger marked this pull request as draft August 4, 2023 01:08
@Archmonger Archmonger changed the title added reactPy examples for 'reacting to input with state' Reacting to Input with State docs Aug 4, 2023
Sign up for free to 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.

None yet

2 participants