Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 16 Feb 20:20

0.3.0 (2024-02-16)

Features

  • layout: method 'show' mounts if not already mounted (c1627d0)
  • popup: method 'show' mounts if not already mounted (ecd77d8)
  • split: method 'show' mounts if not already mounted (43f7605)
  • support decimal number in (0,1) range as size (35da9ca)
  • tree: allow node:expand with zero child (0f913a3)
  • utils: replace deprecated api to set option (401a7c6)

Bug Fixes

  • input: check mounted state in mount/unmount method (c0c8e34)
  • input: skip cursor position patch for hidden input (80445d0)
  • menu: defer execution of make_default_prepare_node (49182fa)
  • menu: set default zindex higher than popup (abb0662)
  • popup: make sure border buf is modifiable (aa1b4c1)
  • popup: support border:set_text before layout mount (c9b4de6)
  • popup: use popup winblend for border (257dccc)
  • split: for relative=editor always split from current window (af8ddf5)
  • split: manual doautocmd BufWinEnter (af7dfee)