Skip to content

Releases: jcoreio/react-arrow

v2.2.1

14 Nov 01:46

Choose a tag to compare

2.2.1 (2023-11-14)

Bug Fixes

  • add SVG props to arrow props (b2a5cf3)

v2.2.0

14 Nov 01:01

Choose a tag to compare

2.2.0 (2023-11-14)

Features

v2.1.0

21 Oct 19:44

Choose a tag to compare

New Features

  • add direction="leftRight" and direction="upDown" options

v2.0.4

05 Apr 15:24

Choose a tag to compare

2.0.4 (2019-04-05)

Bug Fixes

  • move babel-runtime to main deps (502936e)

v2.0.3

20 Apr 03:23

Choose a tag to compare

2.0.3 (2018-04-20)

Bug Fixes

  • deps: update dependency @jedwards1211/eslint-config to ^2.0.0 (4b27dca)
  • deps: update dependency babel-plugin-flow-react-proptypes to ^17.0.0 (4927953)
  • deps: update dependency flow-bin to ^0.64.0 (25762f3)
  • deps: update dependency flow-bin to ^0.65.0 (67e3a93)
  • deps: update dependency flow-bin to ^0.65.0 (defc010)
  • deps: update dependency flow-bin to ^0.66.0 (d2d1245)
  • deps: update dependency flow-bin to ^0.66.0 (4868d41)
  • flow 0.70 errors (a8fdf7e)
  • remove package-lock.json (fb5eca8)
  • deps: update dependency flow-bin to ^0.67.1 (34008d7)
  • deps: update dependency flow-bin to ^0.67.1 (fa2730c)
  • deps: update dependency flow-bin to ^0.68.0 (99fd912)
  • deps: update dependency flow-bin to ^0.68.0 (52adf8b)
  • deps: update dependency flow-bin to ^0.69.0 (f62d799)
  • deps: update dependency flow-bin to ^0.69.0 (33bbad2)
  • deps: update dependency mocha to ^5.0.0 (2288bae)

v2.0.2

23 Jan 19:40

Choose a tag to compare

<a name"2.0.2">

2.0.2 (2018-01-23)

Bug Fixes

  • switch to prepublishOnly script (c1b72098)
  • upgrade lots of things (7ee3bb05)
  • remove react-hot-loader and validate-commit-msg (38c051c6)
  • upgrade everything (46cffa05)
  • complete.sh: fix bugs with master branch and upstream (deef9566)
  • deps:
    • update dependency flow-bin to ^0.62.0 (64d0019d)
    • update dependency eslint to ^4.0.0 (#27) (f479688d)
    • update dependency husky to ^0.14.0 (5c5e3846)
    • update dependency nyc to ^11.0.0 (70922456)
    • update dependency mocha to ^4.0.0 (e515ed81)
    • update dependency codecov to ^3.0.0 (c2ee0599)
    • update dependency chai to ^4.0.0 (9335cc1c)
    • update dependency babel-eslint to ^8.0.0 (9afc0207)
  • package.json:
  • src: remove index.js.flow (8c9ef502)

v2.0.1

22 Dec 20:29

Choose a tag to compare

<a name"2.0.1">

2.0.1 (2017-12-22)

Bug Fixes

v2.0.0

28 Nov 18:40

Choose a tag to compare

<a name"2.0.0">

2.0.0 (2017-11-28)

v1.0.1

12 Jul 18:17

Choose a tag to compare

<a name"1.0.1">

1.0.1 (2017-07-12)

Bug Fixes

  • Arrow: allow style.width and style.height to be overridden (9f3cb79f)

v1.0.0

12 Jul 18:09

Choose a tag to compare

<a name"1.0.0">

1.0.0 (2017-07-12)

Bug Fixes

  • PROJECT-package.json:
  • complete.sh:
  • package.json: remove prepublish script from test package.json (e5483308)
  • pollinate:
  • pollinate-templates: fix scoped package name (d2e5a405)
  • project: make templates for package.json and .travis.yml (a27da9ec)
  • template.json:
    • add and commit changed files after pollinating (e61281ff)
    • remove --squash (4ec765bc)
    • run git commands from proj directory (b31c4cc3)

Features

  • package: initial commit (337192ff)
  • package.json:
  • pollinate:
    • improve how pollination works (91ec60a2)
    • merge template fields into package.json (5456a209)
    • add pollinate templates (be0fafaf)