Loading CHANGELOG.md +4 −0 Original line number Diff line number Diff line ### nova-trame, 0.25.4 * InputField, FileUpload, and RemoteFileInput should support parameter bindings now (thanks to John Duggan). ### nova-trame, 0.25.3 * Clearing NeutronDataSelector file selections will no longer send null/None values to the state (thanks to John Duggan). Loading pyproject.toml +1 −1 Original line number Diff line number Diff line [project] name = "nova-trame" version = "0.25.3" version = "0.25.4" description = "A Python Package for injecting curated themes and custom components into Trame applications" authors = [ { name = "John Duggan", email = "dugganjw@ornl.gov" }, Loading Loading
CHANGELOG.md +4 −0 Original line number Diff line number Diff line ### nova-trame, 0.25.4 * InputField, FileUpload, and RemoteFileInput should support parameter bindings now (thanks to John Duggan). ### nova-trame, 0.25.3 * Clearing NeutronDataSelector file selections will no longer send null/None values to the state (thanks to John Duggan). Loading
pyproject.toml +1 −1 Original line number Diff line number Diff line [project] name = "nova-trame" version = "0.25.3" version = "0.25.4" description = "A Python Package for injecting curated themes and custom components into Trame applications" authors = [ { name = "John Duggan", email = "dugganjw@ornl.gov" }, Loading