Skip to content

Latest commit

 

History

History
134 lines (64 loc) · 3.99 KB

CHANGELOG.md

File metadata and controls

134 lines (64 loc) · 3.99 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

0.7.1 (2022-06-18)

0.7.0 (2022-06-18)

Bug Fixes

  • added support for React 17 & 18 (e3ddc1d)
  • Upgrade gulp to 4.0.2 (6072c90)

0.6.0 (2018-08-12)

Features

  • Support for custom class names (0b5319b)

Bug Fixes

  • add rel="noopener" to anchor (3bf9999)
  • Make ribbon smoother in Firefox (0b89e50)

0.5.1 (2017-10-05)

Bug Fixes

  • Support react 16.0 and upgrade development dependencies. close #14 (53f72dd)

0.5.0 (2017-04-11)

Features

  • Support jest snapshot testing (ceba068)
  • Support react v15.5 and remove v0.13 support (ff2bcd1)

0.4.5 (2017-03-11)

  • Refactor position and color set function
  • Remove object-assign library
  • Use storybook to help develop

0.4.4 (2016-04-30)

  • Fix React 15 unitless number warning

0.4.3 (2016-04-18)

Bug Fixes

  • browserify setting. Exclude the React package for web usage (8880565)

Features

0.4.2 (2015-10-11)

  • Support React 0.14

0.4.1 (2015-06-29)

  • Insert the relevant browser prefix.
    • Webkit, Moz, O, ms.

0.4.0 (2015-06-28)

  • Switch to vanilla inline styles. PR#7
  • Update Dev-dependencies version. babel => 5.6.14, browserify => 10.2.4

0.3.0 (2015-03-28)

  • Support react 0.13.x and react-style 0.5.x version
  • Use ES6 feature.

0.2.1 (2015-03-06)

0.2.0 (2015-03-06)

  • Add attribute: color
  • Transpile into vanilla js during prepublish.

0.1.0 (2015-01-15)

  • Init
  • Add attribute: href, target, position