What's Changed
- Add option to specify port by @pysqz in #192
- Add decorator for custom components by @picklelo in #193
- Add default gitignore on pc init by @picklelo in #206
- Dedent markdown source by @picklelo in #205
- Fix component decorator bugs by @picklelo in #203
- Access parent state vars from substate by @picklelo in #207
- Fix integration test by @Alek99 in #211
- Added victory graphs. by @Alek99 in #214
- Apply global styles to body by @picklelo in #222
- Support nested foreach by @picklelo in #223
- Added Discord to Readme by @Alek99 in #229
- Add path event by @Lendemor in #228
- Updated Victory Group/Stack by @Alek99 in #231
- fix to wait for router isReady on page load by @Lendemor in #241
- Added Lendemor and FHU-yezi to contributor! by @Alek99 in #243
- Add get_query_params() method by @Lendemor in #244
- Add var length operation by @picklelo in #245
- Bugfix/113 windows symlink bug by @ElijahAhianyo in #248
- Fix custom component imports by @picklelo in #246
- Import event constructor in custom components by @picklelo in #249
New Contributors
- @pysqz made their first contribution in #192
- @Lendemor made their first contribution in #228
- @ElijahAhianyo made their first contribution in #248
Full Changelog: v0.1.11...v0.1.12