Skip to content

Releases: opentripplanner/otp-react-redux

v0.6.0

05 Apr 18:24
Compare
Choose a tag to compare

<a name"0.6.0">

0.6.0 (2017-04-05)

Features

  • form: add config options for form control (fded3538)

v0.5.0

28 Mar 19:07
Compare
Choose a tag to compare

<a name"0.5.0">

0.5.0 (2017-03-28)

Bug Fixes

  • api: gracefully handle bad server response (e28e5a3e)
  • css: bundle all css together (46f98eb8)

Features

  • error-handling: display error-message upon server fails (1653bdba)

v0.4.0

28 Mar 15:43
Compare
Choose a tag to compare

<a name"0.4.0">

0.4.0 (2017-03-28)

Features

  • ItineraryCarousel: add itinerary carousel component to narrative (ecc3974b)

v0.3.1

23 Mar 22:52
Compare
Choose a tag to compare

<a name"0.3.1">

0.3.1 (2017-03-23)

Bug Fixes

  • npm:
    • include built css file in npm package (882f5234)
    • add .npmignore file (28fb3594)

v0.3.0

23 Mar 17:42
Compare
Choose a tag to compare

<a name"0.3.0">

0.3.0 (2017-03-23)

Bug Fixes

  • util: fix queryIsValid check (5f3382a4)

Features

  • actions: add ability to switch locations (967a9956)
  • api: add another way of customizing otp query (91fd5ee9)

v0.2.0

11 Mar 00:14
Compare
Choose a tag to compare

<a name"0.2.0">

0.2.0 (2017-03-11)

Features

  • actions: allow use of custom query builder function (0dc25d4b)

v0.1.3

02 Mar 18:03
Compare
Choose a tag to compare

<a name"0.1.3">

0.1.3 (2017-03-02)

Bug Fixes

  • build: add dist folder to npm (058e3548)

v0.1.2

02 Mar 17:46
Compare
Choose a tag to compare

<a name"0.1.2">

0.1.2 (2017-03-02)

Bug Fixes

  • build: remove @conveyal/woonerf due to issue with webpack use of lib (a73ba04d)
  • lint: fix linting issue (eeeac1bb)

v0.1.1

02 Mar 17:07
Compare
Choose a tag to compare

<a name"0.1.1">

0.1.1 (2017-03-02)

Bug Fixes

  • BaseMap: fix issue where map recentered twice on endpoint marker drag (2122f16d)
  • LeafletMarker: temp fix for bad leaflet marker image ref (7bc89d4e)
  • build:
    • Add semantic-release as dependency (07a10aa6)
    • Update docs for new 0.1.x release (80582627)
  • buildCss: fix postcss import of leaflet (3d25bc30)