0.3.4
niklasvh/html2canvas0.3.4Sep 7, 2013by niklasvh
AI Summary
A major architectural refactor that removes jQuery dependencies and introduces SVG-powered rendering to improve performance and code structure.
Key Highlights
- Removed jQuery dependencies
- SVG-powered rendering
- Radial gradients support
- Split renderers to their own objects
- Simplified API and cleaned up code
Breaking Changes
- Removed jQuery dependencies
New Features
- SVG rendering engine
- Radial gradients
- Refactored renderer architecture
Full Release Notes
- Removed (last?) jQuery dependencies (<a href="https://github.com/niklasvh/html2canvas/commit/343b86705fe163766fcf735eb0217130e4bd5b17">niklasvh</a>) - SVG-powered rendering (<a href="https://github.com/niklasvh/html2canvas/commit/67d3e0d0f59a5a654caf71a2e3be6494ff146c75">niklasvh</a>) - Radial gradients (<a href="https://github.com/niklasvh/html2canvas/commit/4f22c18043a73c0c3bbf3b5e4d62714c56acd3c7">SunboX</a>) - Split renderers to their own objects (<a href="https://github.com/niklasvh/html2canvas/commit/94f2f799a457cd29a21cc56ef8c06f1697866739">niklasvh</a>) - Simplified API, cleaned up code (<a href="https://github.com/niklasvh/html2canvas/commit/c7d526c9eaa6a4abf4754d205fe1dee360c7660e">niklasvh</a>)