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

refactor: move ui5-timeline to fiori package #2498

Merged
merged 3 commits into from
Nov 20, 2020
Merged

Conversation

ilhan007
Copy link
Member

@ilhan007 ilhan007 commented Nov 19, 2020

Move the Timeline component to the "fiori" package as it is Fiori 3 specific.

BRAKING_CHANGE: Timeline component has been moved to the "fiori" package.

If previously had:

import Timeline from "@ui5/webcomponents/dist/Timeline.js";

you have to change it to:

import Timeline from "@ui5/webcomponents-fiori/dist/Timeline.js";

@ilhan007 ilhan007 merged commit e0a32f4 into master Nov 20, 2020
@ilhan007 ilhan007 deleted the move-timeline-to-fiori branch November 20, 2020 08:21
@ilhan007
Copy link
Member Author

FYI @DMihaylova

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants