Skip to content

v0.4.0.0

Compare
Choose a tag to compare
@ali-abrar ali-abrar released this 20 Mar 18:47

0.4.0.0

  • Breaking Changes:
    • Added mouse tracking to the behavior of pane such that
      • Mouse actions that start outside of the region are not tracked
      • Mouse drag sequences that start OFF the region are NOT reported
      • Mouse drag sequences that start ON the region and drag off ARE reported
      • Introduce MonadHold constraint to pane
    • Added MonadHold constraint to several methods that use pane