Skip to content

Feat/ColorPicker updates #614

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

Merged
merged 14 commits into from
Jan 16, 2020
Merged

Feat/ColorPicker updates #614

merged 14 commits into from
Jan 16, 2020

Conversation

Inbal-Tish
Copy link
Collaborator

No description provided.

@Inbal-Tish Inbal-Tish changed the title Feat/color picker updates Feat/ColorPicker updates Jan 10, 2020
…/ColorPicker_updates

# Conflicts:
#	src/components/colorPicker/ColorPalette.js
#	src/components/dateTimePicker/index.js
/**
* The container margins
*/
containerMargins: PropTypes.number,
Copy link
Collaborator

Choose a reason for hiding this comment

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

Is this for our tablet margins?
can't we accomplish this with containerStyle?
with TabController.TabBar i used the containerStyle for the tablet margins..
I think it will be better than defining one-app specific props

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

How did you extract the margins if, say, user passed 'marginLeft', 'marginRight', 'marginHorizontal', as opposed to 'margins'? Did you check each separately to determine the container width?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

Changed containerMargins to containerWidth.

@Inbal-Tish Inbal-Tish requested a review from ethanshar January 16, 2020 16:11
@ethanshar ethanshar merged commit 9a199e3 into master Jan 16, 2020
@Inbal-Tish Inbal-Tish deleted the feat/ColorPicker_updates branch January 17, 2020 10:58
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