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

add ActionsMenu Component #7

Merged
merged 7 commits into from
Jan 31, 2021
Merged

add ActionsMenu Component #7

merged 7 commits into from
Jan 31, 2021

Conversation

luisfilipegoncalves
Copy link
Contributor

No description provided.

@luisfilipegoncalves luisfilipegoncalves changed the title [WIP] add Table Component [WIP] add ActionsMenu Component Jan 27, 2021
@luisfilipegoncalves luisfilipegoncalves marked this pull request as ready for review January 27, 2021 23:31
@luisfilipegoncalves luisfilipegoncalves changed the title [WIP] add ActionsMenu Component add ActionsMenu Component Jan 27, 2021
import styled from 'styled-components';

export const ActionsMenuStyle = styled.div`
display: inline-block !important;
Copy link
Contributor Author

Choose a reason for hiding this comment

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

@henriquemacedo any reason why we need the important here ?

Copy link
Member

Choose a reason for hiding this comment

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

For now, we can remove it. But we need to make attention when we use it somewhere because the parent can influence his behavior.

luisfilipegoncalves and others added 4 commits January 29, 2021 16:52
- use fontWeigth variables
- rename 'black' color to 'dark'
- update snapshots
- use color variables
- add truncate behavior
- add aria-label
- update snapshots
@ickas ickas merged commit 4d826d4 into main Jan 31, 2021
@ickas ickas deleted the lgo-add-table-component branch January 31, 2021 00:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants