Skip to content

0.5.9

Compare
Choose a tag to compare
@pascalbaljet pascalbaljet released this 05 Oct 10:11
  • The debounce value of the Table component is now configurable.
  • You may now pass a value to the Defer component that it will watch and perform a request whenever the value changes (with an optional debounce).
  • The Defer component now has a manual attribute to prevent it from loading after mounting.
  • The Dropdown component now has a teleport attribute to indicate whether it should be attached to the body.