2.1.4 (2023-06-30)
- continuous deployment to npm (e03d6c1)
2.1.3 (2023-06-30)
- continuous deployment to npm (8ff5eff)
2.1.2 (2023-06-30)
- continuous deployment to npm (b48d71a)
2.1.1 (2023-06-30)
- continuous deployment to npm (38bc9fd)
2.1.0 (2023-06-30)
- introduce custom timeline ends (33c1bfa)
- introduce line overhang configuration (e604de5)
- replace date-fns formatting with formatDate callback (#101) (4310e66)
- consider gaps for positioning (380bd57)
- handling positioning prop update (#112) (d36e6aa)
- timeline example (c4b92d2)
2.0.2 (2023-05-24)
- npm cd (5565fa3)
2.0.1 (2023-05-24)
- reposition items on height changes 2a536d7
2.0.0 (2023-05-04)
- position items without absolute styling
- position items without absolute styling (afb9dd9)
1.0.1 (2023-02-09)
- inject css into js build (95d6821)
- 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)
- offset for left/right positioning (f1444c9)