v0.0.6
0.0.6 - 2025-04-17
Some highlights from this release:
- The canvas backend glitches are fixed!
- The cursor support is added to the DOM backend!
- More examples are added!
🚀 Features
🐛 Bug Fixes
- (examples) Remove failing ratzilla.js imports from examples by @junkdog in #81
- (canvas) Add clipping for each cell to avoid overflow by @orhun in #76
- (examples) Fix some package names in examples by @dawedawe in #69
🚜 Refactor
📚 Documentation
- (readme) Add deployment information by @jetpham in #79
- (examples) Add text input example using tui-textarea by @reubeno in #74
⚙️ Miscellaneous Tasks
- (example) Remove unnecessary import from user_input example by @orhun
- (lib) Re-export web-sys crate by @orhun in #71
- (example) Disable big-text in demo temporarily by @orhun
💖 New Contributors
Full Changelog: v0.0.5...0.0.6
