reactive-button v1.1.22 Release Notes

Release Date: 2020-09-18 // over 3 years ago
  • ๐Ÿ”„ Changelog

    [1.1.22] - 2020-09-29

    ๐Ÿ›  Fixed

    • Type definition typo

    [1.1.21] - 2020-09-29

    ๐Ÿ”„ Changed

    • Readme File

    [1.1.20] - 2020-09-28

    ๐Ÿ”„ Changed

    • Readme File

    [1.1.19] - 2020-09-26

    ๐Ÿ”„ Changed

    • Css variable '--reactive-button-height to' '--reactive-button-min-height'

    [1.1.18] - 2020-09-24

    ๐Ÿ›  Fixed

    • Line height css

    [1.1.15] - 2020-09-22

    ๐Ÿ›  Fixed

    • Line height issue

    [1.1.14] - 2020-09-22

    ๐Ÿ”„ Changed

    • Readme file

    [1.1.13] - 2020-09-22

    ๐Ÿ”„ Changed

    • ๐Ÿ— Build files

    [1.1.12] - 2020-09-22

    ๐Ÿ›  Fixed

    • Loading progress position issue

    [1.1.11] - 2020-09-22

    ๐Ÿ›  Fixed

    • text-align css property issue

    [1.1.10] - 2020-09-22

    โž• Added

    • โž• Added success and error icons

    ๐Ÿ”„ Changed

    • 0๏ธโƒฃ Default values
    • 0๏ธโƒฃ Default loading icon

    ๐Ÿ›  Fixed

    • ๐Ÿ’… Size style

    [1.1.9] - 2020-09-21

    ๐Ÿ”„ Changed

    • โช Revert min-height to height

    [1.1.8] - 2020-09-21

    ๐Ÿ›  Fixed

    • css variable name

    [1.1.7] - 2020-09-21

    ๐Ÿ”„ Changed

    • 0๏ธโƒฃ Default height changed to min-height

    [1.1.6] - 2020-09-21

    โž• Added

    • Dynamic border radius

    [1.1.5] - 2020-09-21

    ๐Ÿ”„ Changed

    • Usage section in readme

    [1.1.4] - 2020-09-20

    ๐Ÿ”„ Changed

    • ๐Ÿ— Build only

    [1.1.3] - 2020-09-20

    โž• Added

    • ๐Ÿ†• New props 'animation' to control hover and click animation

    [1.1.2] - 2020-09-20

    ๐Ÿ›  Fixed

    • ๐Ÿ’… Some minor styles

    [1.1.1] - 2020-09-18

    โž• Added

    • ๐Ÿ†• New props 'width' to Override button width
    • ๐Ÿ†• New props 'height' to Override button height

    [1.1.0] - 2020-09-18

    โž• Added

    • Block button
    • ๐Ÿ‘ Better type definitions.

    ๐Ÿ”„ Changed

    • 'idleLabel' to 'idleText'
    • 'loadingLabel' to 'loadingText'
    • 'successLabel' to 'successText'
    • 'errorLabel' to 'errorText'

    โœ‚ Removed

    • 'autoHideMessage' because it causing bugs