ITADN

版本发布 1

v0.0.6
? · 22 天前

## What's Changed * Expose complete chart chrome styling to CSS and Tailwind by @Alek99 in https://github.com/reflex-dev/xy/pull/412 * Enforce docs heading hierarchy by @Alek99 in https://github.com/reflex-dev/xy/pull/405 * Fix stable Rust chunk lint by @Alek99 in https://github.com/reflex-dev/xy/pull/400 * Ship a production shared WebGL host by @Alek99 in https://github.com/reflex-dev/xy/pull/417 * Add dark mode benchmark image by @Alek99 in https://github.com/reflex-dev/xy/pull/399 * Validate minified adapter exports by @Alek99 in https://github.com/reflex-dev/xy/pull/401 * Polar zoom defaults to off; opt-in per chart with interaction_config by @masenf in https://github.com/reflex-dev/xy/pull/390 * Use CDP for standalone render smoke by @Alek99 in https://github.com/reflex-dev/xy/pull/402 * Make docs code-copy controls accessible by @Alek99 in https://github.com/reflex-dev/xy/pull/403 * Floor the log axis lower bound when an explicit margin is set by @Sanjays2402 in https://github.com/reflex-dev/xy/pull/389 * Complete the PEP 561 typing surface by @Alek99 in https://github.com/reflex-dev/xy/pull/451 * Update dependencies to address security vulnerabilities by @masenf in https://github.com/reflex-dev/xy/pull/428 * Fix type annotations and improve error reporting by @masenf in https://github.com/reflex-dev/xy/pull/457 * Data-bound chart components 1/8: design record and ground pins by @FarhanAliRaza in https://github.com/reflex-dev/xy/pull/461 * Data-bound chart components 2/8: typed figure handles by @FarhanAliRaza in https://github.com/reflex-dev/xy/pull/462 * Data-bound chart components 3/8: plans and @reflex_xy.data by @FarhanAliRaza in https://github.com/reflex-dev/xy/pull/463 * Data-bound chart components 4/8: serve composite plan tokens by @FarhanAliRaza in https://github.com/reflex-dev/xy/pull/464 * Data-bound chart components 5/8: the chart factories by @FarhanAliRaza in https://github.com/reflex-dev/xy/pull/465 * Data-bound chart components 6/8: compile probe for figure builders by @FarhanAliRaza in https://github.com/reflex-dev/xy/pull/466 * Data-bound chart components 7/8: demo app on the new API by @FarhanAliRaza in https://github.com/reflex-dev/xy/pull/467 * Data-bound chart components 8/8: full mark-kind coverage by @FarhanAliRaza in https://github.com/reflex-dev/xy/pull/469 * Add funnel charts to the core declarative XY API (protocol v13) by @Alek99 in https://github.com/reflex-dev/xy/pull/474 * Prepare v0.0.6 release by @Alek99 in https://github.com/reflex-dev/xy/pull/477 ## New Contributors * @Sanjays2402 made their first contribution in https://github.com/reflex-dev/xy/pull/389 **Full Changelog**: https://github.com/reflex-dev/xy/compare/v0.0.5...v0.0.6