0.0.3 • Published 7 years ago

bucket-duck v0.0.3

Weekly downloads
3
License
MIT
Repository
github
Last release
7 years ago

bucket-duck

Based on this Modular Reducer Proposal

Actions

Action NameIntended usage
SELECT_ITEMAn item is selected by its index
HOVER_SELECTEDHover a selected item by its index
HOVER_NON_SELECTEDHover a non-selected item by its index
DESELECT_ITEMA selected item is deselected by its index
HOVER_NEXT_ITEMHover the next item in the list
HOVER_PREV_ITEMHover the previous item in the list
CLEAR_HOVERClears the currently hovered item
SELECT_ITEMMoves the currently hovered item to the opposite list
REORDER_ITEMSReorder the selected items
RECEIVED_STATESet the state externally from the consuming component
0.0.3

7 years ago

0.0.2

7 years ago

0.0.1

7 years ago