]> git.ipfire.org Git - thirdparty/bulma.git/commitdiff
bulma-tagsfield - multi-line tags input control (extension) (#2998)
authorVyacheslav Konovalov <vyachkonovalov@protonmail.com>
Mon, 15 Jun 2020 08:46:44 +0000 (13:46 +0500)
committerGitHub <noreply@github.com>
Mon, 15 Jun 2020 08:46:44 +0000 (09:46 +0100)
* new tagsfield extention

* docs for bulma-tagsfield: add image, fix width and heigth

docs/extensions.html
docs/images/extensions/bulma-tagsfield.png [new file with mode: 0644]

index 1f0a54985c22c421adef2174d4dfd92ad0495c98..d5c798cf5ccd6b58acf04e5f59ae94b1fb92070c 100644 (file)
@@ -38,6 +38,11 @@ extensions:
   slug: bulma-tagsinput
   width: 423
   height: 50
+- name: bulma-tagsfield
+  url: https://github.com/vyachkonovalov/bulma-tagsfield
+  slug: bulma-tagsfield
+  width: 471
+  height: 70
 - name: bulma-pricingtable
   url: https://wikiki.github.io/components/pricingtable
   slug: bulma-pricingtable
diff --git a/docs/images/extensions/bulma-tagsfield.png b/docs/images/extensions/bulma-tagsfield.png
new file mode 100644 (file)
index 0000000..a3753ad
Binary files /dev/null and b/docs/images/extensions/bulma-tagsfield.png differ