Skip to content

Releases: saurabhdaware/DEV-widget

1.2.0

23 Feb 18:53

Choose a tag to compare

1.1.0

26 Nov 22:01
5fafa4b

Choose a tag to compare

  • New attribute data-theme added
    This attribute lets users change the theme of the widget. Currently, the data-theme attribute has 4 possible values: default, pink, ocean, dark.
  • Accessibility bug fix (by @ynfle PR #9 )

1.1.0-beta.1

26 Nov 20:29

Choose a tag to compare

1.1.0-beta.1 Pre-release
Pre-release
v1.1.0-beta.1

made scroll larger

1.0.3

21 Oct 10:08

Choose a tag to compare

Installation using <script>

  <dev-widget data-username="saurabhdaware"></dev-widget>

<!-- Place script tag before the end of the body tag -->
<script src="https://unpkg.com/[email protected]/dist/card.component.mjs" type="module"></script>

Installation using NPM

npm install --save [email protected]