Skip to content
This repository has been archived by the owner on Nov 30, 2020. It is now read-only.

feat(fab): reimplementing FAB #403

Merged
merged 4 commits into from
Aug 26, 2019
Merged

feat(fab): reimplementing FAB #403

merged 4 commits into from
Aug 26, 2019

Conversation

tychenjiajun
Copy link
Contributor

BREAKING CHANGE: extended prop no longer in use

BREAKING CHANGE: label and icon become separated component

BREAKING CHANGE: icon slots no longer in use

fix the bug that can not implement an extended FAB with Text label followed by icon

make ripple optional

add snapshots and update docs

BREAKING CHANGE: `extended` prop no longer in use

BREAKING CHANGE: label and icon become separated component

BREAKING CHANGE: icon slots no longer in use

fix the bug that can not implement an extended FAB with Text label followed by icon

make ripple optional

add snapshots and update docs
Copy link
Owner

@matsp matsp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@tychenjiajun tychenjiajun merged commit 3615615 into matsp:master Aug 26, 2019
@tychenjiajun tychenjiajun deleted the fab branch August 26, 2019 02:46
@tychenjiajun
Copy link
Contributor Author

@matsp Sorry to bother you but after some consideration, I think I made a mistake.

It's better to add a slot trailingIcon than making the icon a separate component. This will not introduce any breaking change and make the usage more consistent.

I'll redo it and open a new PR soon.

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

Successfully merging this pull request may close these issues.

None yet

2 participants