v0.1.12
版本发布时间: 2023-01-12 13:56:53
reflex-dev/reflex最新发布版本:v0.3.3(2023-11-16 03:29:40)
What's Changed
- Add option to specify port by @pysqz in https://github.com/pynecone-io/pynecone/pull/192
- Add decorator for custom components by @picklelo in https://github.com/pynecone-io/pynecone/pull/193
- Add default gitignore on pc init by @picklelo in https://github.com/pynecone-io/pynecone/pull/206
- Dedent markdown source by @picklelo in https://github.com/pynecone-io/pynecone/pull/205
- Fix component decorator bugs by @picklelo in https://github.com/pynecone-io/pynecone/pull/203
- Access parent state vars from substate by @picklelo in https://github.com/pynecone-io/pynecone/pull/207
- Fix integration test by @Alek99 in https://github.com/pynecone-io/pynecone/pull/211
- Added victory graphs. by @Alek99 in https://github.com/pynecone-io/pynecone/pull/214
- Apply global styles to body by @picklelo in https://github.com/pynecone-io/pynecone/pull/222
- Support nested foreach by @picklelo in https://github.com/pynecone-io/pynecone/pull/223
- Added Discord to Readme by @Alek99 in https://github.com/pynecone-io/pynecone/pull/229
- Add path event by @Lendemor in https://github.com/pynecone-io/pynecone/pull/228
- Updated Victory Group/Stack by @Alek99 in https://github.com/pynecone-io/pynecone/pull/231
- fix to wait for router isReady on page load by @Lendemor in https://github.com/pynecone-io/pynecone/pull/241
- Added Lendemor and FHU-yezi to contributor! by @Alek99 in https://github.com/pynecone-io/pynecone/pull/243
- Add get_query_params() method by @Lendemor in https://github.com/pynecone-io/pynecone/pull/244
- Add var length operation by @picklelo in https://github.com/pynecone-io/pynecone/pull/245
- Bugfix/113 windows symlink bug by @ElijahAhianyo in https://github.com/pynecone-io/pynecone/pull/248
- Fix custom component imports by @picklelo in https://github.com/pynecone-io/pynecone/pull/246
- Import event constructor in custom components by @picklelo in https://github.com/pynecone-io/pynecone/pull/249
New Contributors
- @pysqz made their first contribution in https://github.com/pynecone-io/pynecone/pull/192
- @Lendemor made their first contribution in https://github.com/pynecone-io/pynecone/pull/228
- @ElijahAhianyo made their first contribution in https://github.com/pynecone-io/pynecone/pull/248
Full Changelog: https://github.com/pynecone-io/pynecone/compare/v0.1.11...v0.1.12