Skip to content

v0.4.0

Latest
Compare
Choose a tag to compare
@github-actions github-actions released this 03 May 11:04

0.4.0 (2025-04-23)

Features

  • popup: support 'default' border style (8d5b0b5)
  • popup: use 'winborder' for default border (118a12f)
  • popup: use same zindex for border (a2bc1e9)
  • table: accept param 'position' for method 'get_cell' (8794284)
  • table: expose NuiTable.Cell.range (b81333d)

Bug Fixes

  • consider multi-byte characters when truncating text (53e907f)
  • input: cursor position patch w/ relative=cursor (b18316d)
  • input: cursor position patch w/ relative=editor (a3597dc)
  • input: ignore 'keymap' for feeding default value (fbb139c)
  • input: mounting multiple inputs together (322978c)
  • layout: enable nested flag for WinClosed autocmd (fc59553)
  • layout: handle if child.grow results in height <= 0 (61574ce)
  • layout: immediate hide/unmount after mounting (42e4756)
  • layout: starting current position for nested boxes (1b24de4)
  • popup: always use current window for relative=cursor (3dc46d7)
  • popup: ignore 'winborder' for complex border (aa29efe)
  • popup: mimic native 'solid' border (cbd2668)
  • tree: update error message for duplicate node id (8d3bce9)