Sha256: eb2e345213862b0cdb2f59cc323f4affe2741b9a1b6142e23d104cb806079b32

Contents?: true

Size: 1.12 KB

Versions: 58

Compression:

Stored size: 1.12 KB

Contents

{{ $type := .Get 0 }}
{{ $text := .Get 1 }}
{{ with eq $type "added" }}
<span class="tag is-capitalize is-info">{{ $type }}</span>
{{ end }}
{{ with eq $type "changed" }}
<span class="tag is-capitalize is-warning">{{ $type }}</span>
{{ end }}
{{ with eq $type "fixed" }}
<span class="tag is-capitalize is-success">{{ $type }}</span>
{{ end }}
{{ with eq $type "performance" }}
<span class="tag is-capitalize is-link">{{ $type }}</span>
{{ end }}
{{ with eq $type "security" }}
<span class="tag is-capitalize is-danger">{{ $type }}</span>
{{ end }}
{{ with eq $type "removed" }}
<span class="tag is-capitalize is-dark">{{ $type }}</span>
{{ end }}
{{ with eq $type "deprecated" }}
<span class="tag is-capitalize is-black">{{ $type }}</span>
{{ end }}
{{ with eq $type "info" }}
<span class="tag is-capitalize is-info">{{ $text }}</span>
{{ end }}
{{ with eq $type "success" }}
<span class="tag is-capitalize is-success">{{ $text }}</span>
{{ end }}
{{ with eq $type "warning" }}
<span class="tag is-capitalize is-warning">{{ $text }}</span>
{{ end }}
{{ with eq $type "danger" }}
<span class="tag is-capitalize is-danger">{{ $text }}</span>
{{ end }}

Version data entries

58 entries across 58 versions & 1 rubygems

Version Path
intia-theme-0.1.65 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/tag.html
intia-theme-0.1.64 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/tag.html
intia-theme-0.1.63 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/tag.html
intia-theme-0.1.62 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/tag.html
intia-theme-0.1.61 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/tag.html
intia-theme-0.1.60 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/tag.html
intia-theme-0.1.59 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/tag.html
intia-theme-0.1.58 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/tag.html
intia-theme-0.1.57 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/tag.html
intia-theme-0.1.56 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/tag.html
intia-theme-0.1.55 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/tag.html
intia-theme-0.1.54 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/tag.html
intia-theme-0.1.53 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/tag.html
intia-theme-0.1.52 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/tag.html
intia-theme-0.1.51 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/tag.html
intia-theme-0.1.50 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/tag.html
intia-theme-0.1.49 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/tag.html
intia-theme-0.1.48 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/tag.html
intia-theme-0.1.47 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/tag.html
intia-theme-0.1.46 node_modules/@creativebulma/bulma-tooltip/src/docs/themes/creativebulma/layouts/shortcodes/tag.html