- docs: update example output - chore: add aspect-ratio and max-width to the Plotly component
0.21.1
- feat: improve Iframe component with dynamic resizing and event dispatching - feat: add Plotly component for displaying interactive plots - feat: add containerClass prop to Iframe component - refactor: add annotations for the Image component properties and optimize the code - docs: add Plotly as registed relpath tags
0.21.0
- deps: put `pipen-runinfo` into a extra dependency group - deps: bump `xqute` to 0.5.3 - deps: add `pillow` as dev-dependency for test - deps: bump up frontend deps - test: update `pyproject.toml` to ignore deprecation warning - feat: add download bar for `Image` component - feat: add configuration `report_relpath_tags` to allow register components for properties to convert fs path to url - chore: add logging info when building each page - fix: fix importing modules in external frontend modules
0.20.1
- deps: bump pipen-runinfo to 0.8
0.20.0
- deps: bump pipen to 0.15
0.19.0
- refactor(frontend): use `system.js` (instead iife) to chunk vendor libraries - deps: bump pipen to 0.14.6 and other deps to latest version - deps: bump frontend deps to latest version - ci: update `ghp-import` command to disable Jekyll processing - ci: use latest actions