Releases: openscript-ch/react-alternating-timeline
Releases · openscript-ch/react-alternating-timeline
v2.1.4
v2.1.3
v2.1.2
v2.1.1
v2.1.0
v2.0.2
v2.0.1
v2.0.0
v1.0.1
v1.0.0
1.0.0 (2023-02-08)
Features
- add unique key to timeline items (04d96c4)
- date formatting (d64c857)
- implement alternate left/right positioning (3d719dc)
- implement alternative positioning (513b488)
- implement calculating height of timeline (5945fd8)
- improve customization trough css properties (75d0fc3)
- introduce gap and offset configuration (36edab2)
- introduce inner marker styling (b49a362)
- introduce min marker offset (c6217a2)
- introduce styled timeline center line (677db57)
- introduce timeline markers (7e4ddfc)
- make css properties configurable with props (425145f)
- make easier to style component externally (3f805b2)
- make marker and pointer replaceable (d291e3d)
- make marker radius configurable (c0828a8)
- position timeline item refs absolute (995cf46)
- reposition items on resize (9c8773d)
- setup basic component structure (336caa0)
- setup element referencing (bf45080)
- setup first component with story (974dc11)
Bug Fixes
- offset for left/right positioning (f1444c9)