diff --git a/bundlesize.config.json b/bundlesize.config.json index 209bf90bc..2107fb1d5 100644 --- a/bundlesize.config.json +++ b/bundlesize.config.json @@ -6,7 +6,7 @@ }, { "path": "packages/autocomplete-js/dist/umd/index.production.js", - "maxSize": "16.75 kB" + "maxSize": "17.5 kB" }, { "path": "packages/autocomplete-preset-algolia/dist/umd/index.production.js", diff --git a/examples/html-templates/README.md b/examples/html-templates/README.md new file mode 100644 index 000000000..6e74b954f --- /dev/null +++ b/examples/html-templates/README.md @@ -0,0 +1,34 @@ +# Autocomplete with HTML templates example + +This example shows how to use HTML templates in Autocomplete. + +

$${item.price}
++ $ + 449.99 +
+', + item.price, + '