Skip to content

Latest commit

 

History

History
36 lines (24 loc) · 750 Bytes

CHANGELOG.md

File metadata and controls

36 lines (24 loc) · 750 Bytes

Revision history for web-view

0.7.0

  • stack, popup, offset, layer - more intuitive interface
  • added Web.View.Url.renderPath
  • Style class
  • added code, lists

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 Mods
  • 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

  • Cleanup. Refactored Mods

0.2.3 -- 2023-11-27

  • First version. Released on an unsuspecting world.