Changelog for web-view-0.6.0
Revision history for web-view
0.6.0
- stack - layout children on top of each other
- ChildCombinator: apply styles to direct children
Mod
is now Mod context
, allowing for type-safe Mod
s
- fixed: escaping in auto-generated
<style>
- Refactored: selectors and rendering
0.5.0
- Rendering improvements
- extClass to add external css class
- inline elements
- Url: no longer lowercases automatically. Show/Read instance
0.4.0
- Added new Mods. Length type. Improved Url type
0.3.1
0.2.3 -- 2023-11-27
- First version. Released on an unsuspecting world.