From c96ac09f468b9e0248f20ab569ab5f1255fb5811 Mon Sep 17 00:00:00 2001 From: Serguei Okladnikov Date: Wed, 23 May 2018 19:23:45 +0300 Subject: [PATCH 1/4] support of unique key generator by trigger `output` option --- __tests__/__snapshots__/index.spec.js.snap | 16 ++++++ __tests__/index.spec.js | 57 ++++++++++++++++++++++ src/List.jsx | 7 ++- 3 files changed, 79 insertions(+), 1 deletion(-) diff --git a/__tests__/__snapshots__/index.spec.js.snap b/__tests__/__snapshots__/index.spec.js.snap index ceae2b0..5a8b70f 100644 --- a/__tests__/__snapshots__/index.spec.js.snap +++ b/__tests__/__snapshots__/index.spec.js.snap @@ -358,6 +358,22 @@ exports[`object-based items with keys match the snapshot of dropdown, list, and `; +exports[`object-based items without keys and custom unique generator match the snapshot 1`] = ` +
+