WIP <Compose> Refactor; <Drawer> ed.

This commit is contained in:
kibigo!
2017-12-26 16:54:28 -08:00
parent 924ffe81d4
commit 3c29f57404
18 changed files with 723 additions and 455 deletions

View File

@ -70,7 +70,7 @@ const handlers = {
// dropdown.
if (onModalClose && isUserTouching()) {
if (open) {
onModalClose()
onModalClose();
} else if (onChange && onModalOpen) {
onModalOpen({
actions: items.map(