Skip to content

Touying 0.7.4

Latest

Choose a tag to compare

@OrangeX4 OrangeX4 released this 06 Jun 03:57
· 22 commits to main since this release

Features

  • feat: adds touying-reduce which automatically looks up reducer bindings given a package (#363)
  • feat(i18n): add Polish locale for outline message (#372)
  • feat: Left/Right keyboard navigation support (#352)
  • feat: add grid-size parameter to lazy-layout for quantized position grouping, improving robustness of column/row detection
  • feat: add components.full-width-block component that spans the full page width by cancelling horizontal margins

Fixes

  • fix (minor breaking change): set lazy-layout default to false for cols
  • fix: handle missing fn field in mark warning message gracefully
  • fix: hide doing unexpected things to headings (#366)
  • fix: export touying-fn-wrapper-raw as part of the public API (#362)
  • fix: improved mark-warning, now also displayed as magic.warning when enable-mark-warning is false (#348)
  • fix: warnings now emitted via uniwarn (#359)