Skip to content

Releases: trendmicro-frontend/react-buttons

v1.0.0-alpha.2

21 Feb 06:47

Choose a tag to compare

v1.0.0-alpha.2 Pre-release
Pre-release

No default value for the btnSize property (86b8b8d)

v1.0.0-alpha.1

21 Feb 03:34

Choose a tag to compare

v1.0.0-alpha.1 Pre-release
Pre-release

Move .fa and .svg global classes to btn-fa.styl and btn-svg.styl (e799488)

v1.0.0-alpha

20 Feb 15:53

Choose a tag to compare

v1.0.0-alpha Pre-release
Pre-release

Breaking Change

Changelog

  • Refactors CSS
  • Adds the dropdownOpen property to ButtonGroup component to apply styles for use in a Dropdown
  • Adds the dropdownToggle property to Button component to apply styles for use in a Dropdown

v0.5.0

17 Feb 11:27

Choose a tag to compare

Important Notice

Dropdown is deprecated and will be removed in a future version. For new dropdown component, see https://github.com/trendmicro-frontend/react-dropdown.

Changelog

Adds the dropdownToggle property that can apply styles for use in a Dropdown (6c78a20)

0.4.7

10 Feb 06:57

Choose a tag to compare

Import Loader component for demo, and add new style for loading class within a button. (1e3ed54)

0.4.6

06 Feb 10:40

Choose a tag to compare

Adjust icon’s style that font size is 14px, and color is #666. (5964725)

v0.4.5

17 Jan 08:19

Choose a tag to compare

Fix css issue (00b2c5f)

v0.4.4

20 Dec 10:31

Choose a tag to compare

Set cursor style to pointer for the link in dropdown menu items (3e729da)

v0.4.3

13 Dec 14:55

Choose a tag to compare

Resolve an issue of passing unknown prop dropdown on <button> tag (f0191d3)

v0.4.2

13 Dec 05:50

Choose a tag to compare

Add react-addons-shallow-compar to dependencies (be4c8a0)