- Fix bug when user-provided options are in a frozen object.
- Removed
forwardArrows
andbackArrows
options in favor ofkeybindings
option that acceptsnext
,prev
,first
, orlast
.
- Fix bug where providing a
0
index toaddMember()
failed.
- Fix bug where
setMembers()
wasn't callingclearMembers()
first.
- Fix bug when there's
member.node
but nomember.text
.
- Initial release.