stephane-monnot / react-vertical-timeline

Vertical timeline for React.js
https://stephane-monnot.github.io/react-vertical-timeline/
MIT License
1.07k stars 158 forks source link

Add single column to the right feature #27

Closed ShiraNeuman closed 3 years ago

ShiraNeuman commented 5 years ago

I added an option of a single column to the right and updated the documentation. capture

codecov-io commented 5 years ago

Codecov Report

Merging #27 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master      #27   +/-   ##
=======================================
  Coverage   94.73%   94.73%           
=======================================
  Files           2        2           
  Lines          19       19           
  Branches        3        3           
=======================================
  Hits           18       18           
  Misses          1        1
Impacted Files Coverage Δ
src/VerticalTimeline.js 100% <ø> (ø) :arrow_up:

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 00ec884...3a33359. Read the comment docs.

stephane-monnot commented 5 years ago

Thank you for your contribution. Maybe, we can keep backward compatibility by adding and alias '1-column' => '1-column-left'.

Vagahbond commented 3 years ago

Hello, this feature would be very useful and I'd like to use it, could you please accept this merge request?

stephane-monnot commented 3 years ago

I'm waiting modification to keep backward compatibility.

stephane-monnot commented 3 years ago

See #80