Skip to content

Latest commit

 

History

History
28 lines (17 loc) · 911 Bytes

File metadata and controls

28 lines (17 loc) · 911 Bytes

v0.2.2

  • Introduce wcn() #10
  • Extract the props type from a windctrl instance #9
  • Refactoring #12

v0.2.1

  • Improve types related slots #8

v0.2.0

  • Preset functions for dynamic #6
  • Introduce slots #5

v0.1.1

  • Rename data-* for scopes to avoid name conflicts #4

v0.1.0

  • Rename export function: windCtrl -> windctrl (& add wc as an alias) #2
  • Precompute operations that don't depend on props #1
  • Add missing unit tests #3

v0.0.1

  • first PoC release