Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timeline mode支持左右同时显示风格 #17966

Closed
1 task done
fifsky opened this issue Jul 30, 2019 · 5 comments
Closed
1 task done

Timeline mode支持左右同时显示风格 #17966

fifsky opened this issue Jul 30, 2019 · 5 comments

Comments

@fifsky
Copy link
Contributor

fifsky commented Jul 30, 2019

  • I have searched the issues of this repository and believe that this is not a duplicate.

What problem does this feature solve?

当前的timeline mode支持 left right和左右轮替显示alternate,是否可以添加一个选项,支持在同一行左右都可以显示内容,比如左边显示时间,右边显示事件内容,比如:

2015-09-01  O  Create a services site  
            |
2015-09-01  O  Solve initial network problems 
            |
2015-09-01  O  Technical testing

What does the proposed API look like?

<Timeline>
    <Timeline.Item lable="2015-09-01">Create a services site</Timeline.Item>
    <Timeline.Item lable="2015-09-01">Solve initial network problems</Timeline.Item>
    <Timeline.Item lable="2015-09-01">Technical testing</Timeline.Item>
</Timeline>
@afc163 afc163 added the help wanted The suggestion or request has been accepted, we need you to help us by sending a pull request. label Jul 30, 2019
@MrHeer
Copy link
Contributor

MrHeer commented Aug 1, 2019

May be I can try it

@MrHeer
Copy link
Contributor

MrHeer commented Aug 1, 2019

Need to add a new mode?

@xrkffgg xrkffgg mentioned this issue Aug 1, 2019
14 tasks
@xrkffgg
Copy link
Member

xrkffgg commented Aug 1, 2019

see #18032 😏

@xrkffgg
Copy link
Member

xrkffgg commented Aug 1, 2019

还有点问题。。。有点不太对,我再改改

This was referenced Aug 1, 2019
@xrkffgg xrkffgg mentioned this issue Aug 12, 2019
14 tasks
@kerm1it
Copy link
Member

kerm1it commented Feb 8, 2020

I will work it.

@shaodahong shaodahong assigned shaodahong and unassigned zombieJ Feb 24, 2020
@shaodahong shaodahong added 👷🏻‍♂️ Someone working on it and removed Inactive help wanted The suggestion or request has been accepted, we need you to help us by sending a pull request. labels Feb 24, 2020
@afc163 afc163 closed this as completed Feb 26, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

8 participants