Pynecone

Latest version: v0.1.34

Safety actively analyzes 623827 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 5

0.1.34

What's Changed
* Add vars and components for working with color_mode by masenf in https://github.com/pynecone-io/pynecone/pull/1132
* Bugfix: default gitignore by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/1189
* Allow gunicorn timeout setting to be set in pcconfig.py and environment variables by ozeranskii in https://github.com/pynecone-io/pynecone/pull/1193
* Fix blocking events by picklelo in https://github.com/pynecone-io/pynecone/pull/1198
* Docs - pc.image by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/1203
* fix: kill all descendant subprocesses of integration test script by TaiJuWu in https://github.com/pynecone-io/pynecone/pull/1200
* Fix frontend event infinite loop by picklelo in https://github.com/pynecone-io/pynecone/pull/1207
* add server_side event for cookie and local storage by Lendemor in https://github.com/pynecone-io/pynecone/pull/1206
* feature: Use multi-thread to compiler pages by TaiJuWu in https://github.com/pynecone-io/pynecone/pull/1199
* Add link to different language README.md by JE-Chen in https://github.com/pynecone-io/pynecone/pull/1116
* Support Tailwind out of the box by kbrgl in https://github.com/pynecone-io/pynecone/pull/1155
* Grid and ResponseGrid component docs update: by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/1215
* Bun Version update by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/1216
* Update to v0.1.34 by picklelo in https://github.com/pynecone-io/pynecone/pull/1217
* Fix pc.py frontend setup by picklelo in https://github.com/pynecone-io/pynecone/pull/1219

New Contributors
* ozeranskii made their first contribution in https://github.com/pynecone-io/pynecone/pull/1193

**Full Changelog**: https://github.com/pynecone-io/pynecone/compare/v0.1.33...v0.1.34

0.1.33

What's Changed
* Add Email Component by cterrazas2 in https://github.com/pynecone-io/pynecone/pull/1093
* Pynecone App should prevent all pycache folders and all .pyc, .pyo, .pyd files from being uploaded. by milochen0418 in https://github.com/pynecone-io/pynecone/pull/718
* Fix prevent default only for submit by picklelo in https://github.com/pynecone-io/pynecone/pull/1102
* add set_focus by curtis-turner in https://github.com/pynecone-io/pynecone/pull/1092
* add support for .env configuration by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/1104
* Add Traditional Chinese language version README.md by JE-Chen in https://github.com/pynecone-io/pynecone/pull/1109
* feature: support video and audio components by TaiJuWu in https://github.com/pynecone-io/pynecone/pull/1095
* Support PIL Images in pc.image by Alek99 in https://github.com/pynecone-io/pynecone/pull/1096
* Update pydantic version by picklelo in https://github.com/pynecone-io/pynecone/pull/1112
* Add async events by picklelo in https://github.com/pynecone-io/pynecone/pull/1107
* Add fourth-level title and the fifth-level title styles by jiangmiemie in https://github.com/pynecone-io/pynecone/pull/1124
* revert pc select to original by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/1123
* fix revert pc select to original by sheldonchiu in https://github.com/pynecone-io/pynecone/pull/1128
* prevent pc config override by sheldonchiu in https://github.com/pynecone-io/pynecone/pull/1130
* Add Date and DateTime Pickers by aidanjrauscher in https://github.com/pynecone-io/pynecone/pull/1126
* Fix processing flag for generator event handlers by picklelo in https://github.com/pynecone-io/pynecone/pull/1136
* UI connection warning: by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/1111
* disable UI warning component by default by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/1145
* add custom_attrs to pc.element by sheldonchiu in https://github.com/pynecone-io/pynecone/pull/1131
* link: `as_={NextLink}` for next 13 compatibility by masenf in https://github.com/pynecone-io/pynecone/pull/1138
* Update to v0.1.33 by picklelo in https://github.com/pynecone-io/pynecone/pull/1146
* Feat/admin dashboard by cterrazas2 in https://github.com/pynecone-io/pynecone/pull/1098
* Add Chakra Stepper Component by aidanjrauscher in https://github.com/pynecone-io/pynecone/pull/1142
* Fix next/link imports by picklelo in https://github.com/pynecone-io/pynecone/pull/1153
* Fix upload error when no files are set by picklelo in https://github.com/pynecone-io/pynecone/pull/1156
* add meta args by jiangmiemie in https://github.com/pynecone-io/pynecone/pull/1158
* add async tests by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/1163
* Disable hidden logs for windows. by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/1161
* run setup_frontend during pc export by sheldonchiu in https://github.com/pynecone-io/pynecone/pull/1148
* [Fix 1169] Create empty directory for pc.get_asset_path() when .web init by milochen0418 in https://github.com/pynecone-io/pynecone/pull/1171
* Fix processing flag for generator events by picklelo in https://github.com/pynecone-io/pynecone/pull/1157
* fix: on_load accepts EventSpec by TaiJuWu in https://github.com/pynecone-io/pynecone/pull/1166
* Component props docs update: by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/1176
* Fix pc.html using state vars by picklelo in https://github.com/pynecone-io/pynecone/pull/1177
* fix link issue with href by Lendemor in https://github.com/pynecone-io/pynecone/pull/1173
* fix allow_multiple & toggle_toggle conflict by Lendemor in https://github.com/pynecone-io/pynecone/pull/1175
* update fastapi version to resolve starlette security issue by Lendemor in https://github.com/pynecone-io/pynecone/pull/1172
* cleanup admin feature by removing unneeded option by Lendemor in https://github.com/pynecone-io/pynecone/pull/1168
* Fix pc.link with no href by picklelo in https://github.com/pynecone-io/pynecone/pull/1178

New Contributors
* cterrazas2 made their first contribution in https://github.com/pynecone-io/pynecone/pull/1093
* curtis-turner made their first contribution in https://github.com/pynecone-io/pynecone/pull/1092
* JE-Chen made their first contribution in https://github.com/pynecone-io/pynecone/pull/1109
* jiangmiemie made their first contribution in https://github.com/pynecone-io/pynecone/pull/1124
* aidanjrauscher made their first contribution in https://github.com/pynecone-io/pynecone/pull/1126

**Full Changelog**: https://github.com/pynecone-io/pynecone/compare/v0.1.32...v0.1.33

0.1.32

Not secure
What's Changed
* Foreach support for other data structures(dict, set, tuple) by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/1029
* Add Chakra Card component by iron3oxide in https://github.com/pynecone-io/pynecone/pull/1030
* CLI Update + Threading by Alek99 in https://github.com/pynecone-io/pynecone/pull/1046
* Add Autofocus for components by Lendemor in https://github.com/pynecone-io/pynecone/pull/1053
* set version 0.1.31 in pyproject.toml by milochen0418 in https://github.com/pynecone-io/pynecone/pull/1054
* Compiler constants refactor by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/1051
* utils/state.js: check whether event.preventDefault is undefined by masenf in https://github.com/pynecone-io/pynecone/pull/1063
* Add Chakra Tag Component by Unknownsentinel193 in https://github.com/pynecone-io/pynecone/pull/1052
* feature: Add Chakra Transitions by TaiJuWu in https://github.com/pynecone-io/pynecone/pull/1058
* Support rest of form components in pc.form by picklelo in https://github.com/pynecone-io/pynecone/pull/1070
* Fast refresh dev mode message by picklelo in https://github.com/pynecone-io/pynecone/pull/1068
* Validation for components with unsupported children by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/1075
* chore: Update transition.py by TaiJuWu in https://github.com/pynecone-io/pynecone/pull/1073
* Replace Select component with a better one by iron3oxide in https://github.com/pynecone-io/pynecone/pull/1043
* Fix pc.select on change handler by picklelo in https://github.com/pynecone-io/pynecone/pull/1080
* add missing comment form by Lendemor in https://github.com/pynecone-io/pynecone/pull/1081
* Backend host cli arg by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/1078
* Handle multi-select by picklelo in https://github.com/pynecone-io/pynecone/pull/1082
* feature: support Hightlight component by TaiJuWu in https://github.com/pynecone-io/pynecone/pull/1079
* add asset_path method by Lendemor in https://github.com/pynecone-io/pynecone/pull/1089
* feature: support custom attribute for components by TaiJuWu in https://github.com/pynecone-io/pynecone/pull/1085

New Contributors
* TaiJuWu made their first contribution in https://github.com/pynecone-io/pynecone/pull/1058

**Full Changelog**: https://github.com/pynecone-io/pynecone/compare/v0.1.31...v0.1.32

0.1.31

Not secure
Small release fixing the upload component.

What's Changed
* [Fix 1039] Set the min node version 16.8.0 for released pc 0.1.30 by milochen0418 in https://github.com/pynecone-io/pynecone/pull/1041
* bugfix for upload event by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/1042


**Full Changelog**: https://github.com/pynecone-io/pynecone/compare/v0.1.30...v0.1.31

0.1.30

Not secure
What's Changed
* [Fix 477] Use jinja2 for templating by PeterYusuke in https://github.com/pynecone-io/pynecone/pull/915
* ComputedVar dependency tracking: require caller to pass objclass by masenf in https://github.com/pynecone-io/pynecone/pull/963
* fix: Reexport modules explicitly by iron3oxide in https://github.com/pynecone-io/pynecone/pull/979
* state: track substate ComputedVar that depends on parent Var by masenf in https://github.com/pynecone-io/pynecone/pull/852
* Update README.md to match version in PR 957 of pynecone by milochen0418 in https://github.com/pynecone-io/pynecone/pull/986
* Rename var module to vars by iron3oxide in https://github.com/pynecone-io/pynecone/pull/983
* Trigger on_load when router completes navigation (third try) by masenf in https://github.com/pynecone-io/pynecone/pull/984
* Fix unit tests by picklelo in https://github.com/pynecone-io/pynecone/pull/993
* Update README.md by mrteey in https://github.com/pynecone-io/pynecone/pull/991
* Unindent jinja template code by picklelo in https://github.com/pynecone-io/pynecone/pull/1001
* Add test coverage by Lendemor in https://github.com/pynecone-io/pynecone/pull/1004
* Add color_scheme prop to pc.switch 966 by Unknownsentinel193 in https://github.com/pynecone-io/pynecone/pull/990
* pc.cached_var: explicit opt-in for ComputedVar tracking by masenf in https://github.com/pynecone-io/pynecone/pull/1000
* Upgrade to Next 13 by Alek99 in https://github.com/pynecone-io/pynecone/pull/902
* Added some more props to components by Alek99 in https://github.com/pynecone-io/pynecone/pull/953
* Update dependency versions by picklelo in https://github.com/pynecone-io/pynecone/pull/1007
* fix element render issue by sheldonchiu in https://github.com/pynecone-io/pynecone/pull/1011
* Disable NextJS telemetry prod mode by picklelo in https://github.com/pynecone-io/pynecone/pull/1013
* Bun version validation: by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/1002
* Update upload event to use event queue by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/1005
* patch server_side event with function signature by sheldonchiu in https://github.com/pynecone-io/pynecone/pull/1010
* move add ref to component level render by sheldonchiu in https://github.com/pynecone-io/pynecone/pull/1019
* Fix db_url set to empty string in default pcconfig.py by masenf in https://github.com/pynecone-io/pynecone/pull/1022
* Add pc.form component by picklelo in https://github.com/pynecone-io/pynecone/pull/929
* Fix event default call by picklelo in https://github.com/pynecone-io/pynecone/pull/1031
* Update pc.form on_submit args by picklelo in https://github.com/pynecone-io/pynecone/pull/1033
* Fix prevent default event by picklelo in https://github.com/pynecone-io/pynecone/pull/1036
* Update max bun version by picklelo in https://github.com/pynecone-io/pynecone/pull/1038

New Contributors
* mrteey made their first contribution in https://github.com/pynecone-io/pynecone/pull/991
* Unknownsentinel193 made their first contribution in https://github.com/pynecone-io/pynecone/pull/990

**Full Changelog**: https://github.com/pynecone-io/pynecone/compare/v0.1.29...v0.1.30

0.1.29

Not secure
What's Changed
* Update socketio timeout by picklelo in https://github.com/pynecone-io/pynecone/pull/935
* Cache ComputedVar by masenf in https://github.com/pynecone-io/pynecone/pull/917
* reinforce check for bun install process in "pc init" by Lendemor in https://github.com/pynecone-io/pynecone/pull/938
* Fix for react import error for some libraries by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/926
* pc datatable AttributeError Fix by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/949
* Node version check by Lendemor in https://github.com/pynecone-io/pynecone/pull/951
* min node version 16.6.0 for nba example by milochen0418 in https://github.com/pynecone-io/pynecone/pull/957
* Improve Get Attribute error message for computed vars by ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/941
* Cache ComputedVar -- fixup for dynamic route vars by masenf in https://github.com/pynecone-io/pynecone/pull/952
* make argument optional for event handlers by Lendemor in https://github.com/pynecone-io/pynecone/pull/950
* Added default val radio group by Alek99 in https://github.com/pynecone-io/pynecone/pull/961
* Fix state variable not working as event arg by sheldonchiu in https://github.com/pynecone-io/pynecone/pull/960
* Per-instance backend variables by masenf in https://github.com/pynecone-io/pynecone/pull/959
* Clean up on_load events by picklelo in https://github.com/pynecone-io/pynecone/pull/965
* Fix pc.code syntax highlight by picklelo in https://github.com/pynecone-io/pynecone/pull/970
* Temp remove computed var dependency checks by picklelo in https://github.com/pynecone-io/pynecone/pull/972

New Contributors
* sheldonchiu made their first contribution in https://github.com/pynecone-io/pynecone/pull/960

**Full Changelog**: https://github.com/pynecone-io/pynecone/compare/v0.1.28...v0.1.29

Page 1 of 5

© 2024 Safety CLI Cybersecurity Inc. All Rights Reserved.