0.1.53
What's Changed
- feat: introduce DAG-based component reactivity and unify component rendering by @BloggerBust in #648
- feat: DAG-based reactive atom execution (phase 2) by @BloggerBust in #675
- Refactor by @jayanth-kumar-morem in #681
- docs: document reactive runtime and manual vs inferred dependencies by @BloggerBust in #691
- docs(contributing): add section on working with forks & rebasing by @BloggerBust in #693
- refactor: update template handling to support new directory structure… by @amrutha97 in #700
- [Templates] Scaffold starter templates with generator script by @amrutha97 in #703
- fix: [BUG] Selectbox selection results in crash #692 by @apoorv-narayanam in #694
- Feature: Debounce changes in Slider widget by @lucasdoell in #670
- fix(runtime): fallback to full rerun when DAG dependencies are missing by @BloggerBust in #709
- fix(data): preserve original column names in CSV sources by @BloggerBust in #710
- Fix sidebar logo alignment by @kash2104 in #666
- [DOCS] Updated chat component docs to include interactive data sources by @Ja-Tink in #631
- Feature/latex support for text component by @arnavpatel82 in #644
- feat: add support for customizable logo and title in sidebar component by @Harshad712 in #687
- feat: plotly widget download button by @JaredDaniel341 in #705
- [FEATURE] Add ability to connect via source path by @shivam-singhal in #715
- Fixed callsite detection to work inside pyodide by @shivam-singhal in #716
- Remove 'Built by Preswald' branding if rendered in pyodide by @shivam-singhal in #717
- Replacing writing to site-packages with read check by @shivam-singhal in #719
- fix: update MemoizedComponent render logic and pass re-render flag fr… by @BloggerBust in #720
New Contributors
- @apoorv-narayanam made their first contribution in #694
- @lucasdoell made their first contribution in #670
- @kash2104 made their first contribution in #666
- @arnavpatel82 made their first contribution in #644
- @Harshad712 made their first contribution in #687
- @JaredDaniel341 made their first contribution in #705
Full Changelog: 0.1.52...0.1.53