Skip to content

Releases: morishxt/windctrl

v0.2.2

24 Dec 11:37

Choose a tag to compare

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

v0.2.1

23 Dec 10:28

Choose a tag to compare

  • Improve types related slots #8

v0.2.0

23 Dec 03:04

Choose a tag to compare

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

v0.1.1

21 Dec 02:58

Choose a tag to compare

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

v0.1.0

20 Dec 05:55

Choose a tag to compare

  • 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

18 Dec 03:29

Choose a tag to compare

  • first PoC release