5 Commits

Author SHA1 Message Date
atiteux
75218e45df feat(pencil): add isFirst and isLast return value to 'useStateList' 2024-01-22 11:11:34 +01:00
Mike Rogers
e4eec7bf63 correcting spelling mistakes 2020-03-05 11:36:43 +00:00
Guillaume L
f06895d9d5 [FIX] typo in useStateList.md (#923)
`nexct` --> `next`
2020-01-27 17:46:37 +03:00
xobotyi
43cb6aa612
feat(useStateList): implemented currentIndex, setState, setStateAt methods as requested in #634;
Reworked a bit implementation of `next` and `prev` to make it reuse the `setStateAt` method;
2019-11-07 12:03:34 +03:00
David Asensio Cañas
8d84340ad4 feat: add useCircularIterate 2019-08-25 13:55:11 +02:00