Skip to content

Latest commit

 

History

History
26 lines (17 loc) · 644 Bytes

NEWS.md

File metadata and controls

26 lines (17 loc) · 644 Bytes

navigatr 0.2.1

  • Fix vec_ptype_abbr() methods.

navigatr 0.2.0

  • Add rekey_with() to change the menu key name by function.
  • Rename new_menu() to new_nav_menu().
  • Add new_nav_input() to create input forms.

navigatr 0.1.2

  • Add itemise() to update menu items.
  • Change rekey() to a generic function.
  • Change size summaries for menus by pillar::size_sum.navigatr_menu().
  • Update README.

navigatr 0.1.1

  • Add rekey() to rename a key of a menu item.
  • Fix a bug that menu attributes are not changed properly.
  • Fix a bug that occurs in menus with values other than tibble.

navigatr 0.1.0

  • The first release.