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

Jill(feat) use tertiary button for date and navigation button in date picker #2397

Merged
merged 13 commits into from
Sep 18, 2019

Conversation

jillyan
Copy link
Contributor

@jillyan jillyan commented Sep 11, 2019

What is the problem this PR is trying to solve?
TCCUI-65 http://guidelines.talend.com/document/92132#/ui-controls/date-time-picker-1561102408
What is the chosen solution to this problem?

  1. in date view:
    Use tertiary button for date.
    Modify style for Today
  2. In header(date view and month-year view):
    Replace the navigation button icon by arrow( from chevron)

Please check if the PR fulfills these requirements

  • The PR commit message follows our guidelines
  • Tests for the changes have been added (for bug fixes / features) And non reg done before need review
  • Docs have been added / updated (for bug fixes / features)
  • Related design / discussions / pages (not in jira), if any, are all linked or available in the PR

[ ] This PR introduces a breaking change

@build-travis-ci
Copy link
Collaborator

:octocat: Demo is available here

1 similar comment
@build-travis-ci
Copy link
Collaborator

:octocat: Demo is available here

@jillyan jillyan changed the title Jill(feat) use ghost button for navigation button in date picker Jill(feat) use tertiary button for date and navigation button in date picker Sep 11, 2019
@build-travis-ci
Copy link
Collaborator

:octocat: Demo is available here

1 similar comment
@build-travis-ci
Copy link
Collaborator

:octocat: Demo is available here

@@ -6,16 +6,18 @@

.header {
display: flex;
height: 5rem;
height: 2.5rem;
Copy link
Contributor

Choose a reason for hiding this comment

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

You should not set a height.
In the header, define the paddings only (as described in the guideline). The height will be set automatically depending on the paddings and the buttons height.

Copy link
Contributor Author

Choose a reason for hiding this comment

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

updated, Thanks

@build-travis-ci
Copy link
Collaborator

:octocat: Demo is available here

@build-travis-ci
Copy link
Collaborator

:octocat: Demo is available here

@build-travis-ci
Copy link
Collaborator

:octocat: Demo is available here

@build-travis-ci
Copy link
Collaborator

:octocat: Demo is available here

1 similar comment
@build-travis-ci
Copy link
Collaborator

:octocat: Demo is available here

@jillyan jillyan merged commit 563b069 into master Sep 18, 2019
@jillyan jillyan deleted the jill/feat-TCCUI65-use-ghost-button-in-date-picker branch September 18, 2019 08:25
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.

4 participants