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

180-add-pydantic-validation #222

Merged
merged 45 commits into from
Nov 16, 2023
Merged

180-add-pydantic-validation #222

merged 45 commits into from
Nov 16, 2023

Conversation

jgunstone
Copy link
Collaborator

major update adding pydantic validation and refactored AutoObject and AutoArray

…nore watchers (NOTE: wanted to use a more inate traitlets fn for this but the closest is `hold_trait_notification` which still fires the notifications after the yield. experimented with monkey-patching modified context manager but struggled to selectively distinguish the required change events (that are passed from Javascript to Python from the user added ones).
…nd-tags-input

✨ add tagsinput and select multiple as a standard options
@jgunstone jgunstone linked an issue Nov 10, 2023 that may be closed by this pull request
@jgunstone jgunstone marked this pull request as draft November 10, 2023 16:09
@jgunstone jgunstone marked this pull request as ready for review November 16, 2023 09:40
@jgunstone jgunstone merged commit 48c2b9d into main Nov 16, 2023
@jgunstone jgunstone deleted the 180-add-pydantic-validation branch November 16, 2023 09:43
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.

add pydantic validation
1 participant