Releases: trendmicro-frontend/react-buttons
Releases · trendmicro-frontend/react-buttons
v1.3.1
10 Aug 09:46
Compare
Sorry, something went wrong.
No results found
Address an issue where checking element type for imported components is not possible with projects using react-hot-loader (69f3c23 )
v1.3.0
04 Jan 03:16
Compare
Sorry, something went wrong.
No results found
Do not define btnSize as the default props since it may cause problems to dropdown toggle (2ead8b8 )
v1.2.1
06 Oct 08:27
Compare
Sorry, something went wrong.
No results found
v1.2.0
22 Aug 11:36
Compare
Sorry, something went wrong.
No results found
Add support for passing btnSize and btnStyle to ButtonGroup component (e8cbe7b )
< ButtonGroup btnSize = "sm" btnStyle = "flat" >
< Button > OK</ Button >
< Button > Cancel</ Button >
</ ButtonGroup >
v1.1.0
17 Jun 06:41
Compare
Sorry, something went wrong.
No results found
Add a compact prop (alias: iconOnly) to reduce the padding to fit into tighter space (6a88a21 )
v1.0.4
20 Apr 05:21
Compare
Sorry, something went wrong.
No results found
Use React.PureComponent instead of shallowCompare (d3cd0e0 )
v1.0.3
19 Apr 02:29
Compare
Sorry, something went wrong.
No results found
Bump to v1.0.3 (suppress React 15.5.0 warnings)
v1.0.2
18 Apr 09:11
Compare
Sorry, something went wrong.
No results found
Replaces React.PropTypes references with prop-types (078703b , ded3995 )
v1.0.1
08 Mar 07:29
Compare
Sorry, something went wrong.
No results found
Adjust margin style of a loader to avoid to impact a button height (Button height should be 32px). (466ff53 )
v1.0.0
23 Feb 06:09
Compare
Sorry, something went wrong.
No results found