use-keyboard-list-navigation

A React hook to navigate through lists with your keyboard

MIT License

Downloads
10.7K
Stars
16

Bot releases are visible (Hide)

use-keyboard-list-navigation - v2.4.2 Latest Release

Published by dzucconi almost 3 years ago

2.4.2 (2021-11-19)

Bug Fixes

  • wraps functions in usecallback (d1079e3)
use-keyboard-list-navigation - v2.4.1

Published by dzucconi about 3 years ago

2.4.1 (2021-08-26)

Bug Fixes

  • exposes a generic set instead of setCursor (af08c3b)
use-keyboard-list-navigation - v2.4.0

Published by dzucconi about 3 years ago

2.4.0 (2021-08-26)

Features

  • exposes reset and setCursor (1417f35)
use-keyboard-list-navigation - v2.3.1

Published by dzucconi over 3 years ago

2.3.1 (2021-02-05)

Bug Fixes

use-keyboard-list-navigation - v2.2.0

Published by dzucconi about 4 years ago

2.2.0 (2020-09-10)

Features

  • supports defaultValue option (4ee2666)
use-keyboard-list-navigation - v2.1.0

Published by dzucconi about 4 years ago

2.1.0 (2020-09-10)

Features

  • supports full term search (d9b272c)
use-keyboard-list-navigation - v2.0.1

Published by dzucconi over 4 years ago

2.0.1 (2020-05-09)

Bug Fixes

use-keyboard-list-navigation - v2.0.0

Published by dzucconi over 4 years ago

2.0.0 (2020-04-14)

Features

  • onenter: passes event through onenter callback (781d44d)

BREAKING CHANGES

  • onenter: onEnter now expects named parameters. For example: onEnter(element) => onEnter({
    element })
use-keyboard-list-navigation - v1.5.0

Published by dzucconi over 4 years ago

1.5.0 (2020-03-27)

Features

  • supports a focusable ref prop (695920e)
use-keyboard-list-navigation - v1.4.1

Published by dzucconi over 4 years ago

1.4.1 (2020-03-24)

Bug Fixes

  • corrects waitForInteractive onEnter behavior (df4c03c)
use-keyboard-list-navigation - v1.4.0

Published by dzucconi over 4 years ago

1.4.0 (2020-03-20)

Features

  • adds support for extracting values for comparison (9a2e9e2)
use-keyboard-list-navigation - v1.3.0

Published by dzucconi over 4 years ago

1.3.0 (2020-03-20)

Features

  • passes index into onEnter (78dcf94)
use-keyboard-list-navigation - v1.1.0

Published by dzucconi over 4 years ago

1.1.0 (2020-02-06)

Features

  • a11y: adds support for "Home" and "End" keys (165e4ea)
use-keyboard-list-navigation - v1.0.1

Published by dzucconi over 4 years ago

1.0.1 (2020-02-05)

Bug Fixes

  • release: builds before publish (80a9b8d)
use-keyboard-list-navigation - v1.0.0

Published by dzucconi over 4 years ago

1.0.0 (2020-02-05)

Features

  • release: sets up semantic-release (67ccb20)
Package Rankings
Top 5.76% on Npmjs.org
Badges
Extracted from project README
semantic-release npm Build Status
Related Projects