Skip to content

Releases: rcdexta/react-event-timeline

v1.2.5

05 Jul 06:53
Compare
Choose a tag to compare

<a name"1.2.5">

1.2.5 (2017-07-05)

Bug Fixes

  • $browser:
    • Ability to add custom css styles for the icon (1fb0215a)
    • Make children optional for TimelineEvent (a263ae79)

v1.2.4

25 May 17:05
Compare
Choose a tag to compare

<a name"1.2.4">

1.2.4 (2017-05-25)

Bug Fixes

  • $browser: Use prop-types for Props validation. Migrate from npm to yarn (f69391fe)

v1.2.3

12 May 01:16
Compare
Choose a tag to compare

<a name"1.2.3">

1.2.3 (2017-05-12)

Bug Fixes

  • Remove container prop from getting injected into card div (0aa4fdf5)

v1.2.2

18 Dec 08:45
Compare
Choose a tag to compare

<a name"1.2.2">

1.2.2 (2016-12-18)

Bug Fixes

  • Allow user specified styles to be rendered in card format (3dbcb7e3)

v1.2.1

13 Dec 11:34
Compare
Choose a tag to compare

<a name"1.2.1">

1.2.1 (2016-12-13)

Bug Fixes

  • Fix the action button position for card layout (6a739fcf)

v1.2.0

12 Dec 13:42
Compare
Choose a tag to compare

<a name"1.2.0">

1.2.0 (2016-12-12)

Features

  • Card type styling for event (8c14e3d6)

v1.1.4

10 Nov 04:21
Compare
Choose a tag to compare

<a name"1.1.4">

1.1.4 (2016-11-10)

Bug Fixes

v1.1.3

08 Nov 06:06
Compare
Choose a tag to compare

<a name"1.1.3">

1.1.3 (2016-11-08)

Bug Fixes

  • Fixing the unused props issue with TimelineEvent (4e9050e3)
  • Pass event handler props to underlying DOM (e5cf1a23)

v1.1.2

02 Nov 01:40
Compare
Choose a tag to compare

<a name"1.1.2">

1.1.2 (2016-11-02)

Bug Fixes

  • Fixing the propTypes for title and createdAt. Also updating README (ae02c752)

v1.1.1

17 Oct 18:19
Compare
Choose a tag to compare

<a name"1.1.1">

1.1.1 (2016-10-17)

Bug Fixes

  • Styling change to make the notification icon appear at the center of the timelin (3cdef6c0)