nvisionative / nvQuickComponents

nvQuickComponents is a collection of versatile web components, based 100% on web standards, to help developers break free from framework churn.
GNU General Public License v3.0
12 stars 5 forks source link

[Autocomplete] Fixed json parsing logic for remote endpoints. Now it … #9

Closed SkyeHoefling closed 5 years ago

SkyeHoefling commented 5 years ago

…properly handles the JSON string array, before it just split on ','

Fixes #8

I just added the 1 .tsx file into this PR to limit the noise of the PR. @nvisionative should I update the PR with the built code prior to accepting?

david-poindexter commented 5 years ago

@ahoefling this really goes back to the discussion on #3 - I went ahead and merged. We do need to come up with a game plan moving forward. :)