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

Fix datepicker alignment #1085

Merged
merged 1 commit into from
Mar 24, 2019
Merged

Fix datepicker alignment #1085

merged 1 commit into from
Mar 24, 2019

Conversation

tcitworld
Copy link
Member

@tcitworld tcitworld commented Jan 28, 2019

Follow up to #1043

Before

(latest release, without #1043 and round buttons)
screenshot_2019-01-28 agenda - mon petit nuage

After

Capture d’écran du 2019-03-17 11-38-11

@skjnldsv
Copy link
Member

Is master vue yet?

@georgehrke
Copy link
Member

@skjnldsv nope

@skjnldsv
Copy link
Member

@skjnldsv nope

I was confused! :D

@tcitworld
Copy link
Member Author

Travis going wild but it shouldn't matter.

Copy link
Member

@jancborchardt jancborchardt left a comment

Choose a reason for hiding this comment

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

  • A regression: The radio buttons "Day/Week/Month" should stay connected instead of being 3 separate buttons.
  • Another regression: The horizontal space between days is much bigger than the vertical space. This looks strange and should be even. Meaning the datepicker should also grow taller.
  • An enhancement: The circle around the current day should actually be circular (or pill-style) but not oval. Instead of border-radius: 50%, use border-radius: --border-radius-pill; (which is 100px) which will look much nicer.

With lots of flex love

Also make middle "week" button round

Fix stylelint warnings

Fix arrow positions

Fix JCB feedback

Signed-off-by: Thomas Citharel <tcit@tcit.fr>
@tcitworld
Copy link
Member Author

@jancborchardt Addressed.
Capture d’écran du 2019-03-17 11-38-11

Copy link
Member

@skjnldsv skjnldsv left a comment

Choose a reason for hiding this comment

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

Looks good to me :)

Copy link
Member

@jancborchardt jancborchardt left a comment

Choose a reason for hiding this comment

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

Nice work! Looking great :)

@georgehrke georgehrke merged commit 8565883 into master Mar 24, 2019
@georgehrke georgehrke deleted the bug/fix-datepicker branch March 24, 2019 19:51
@tcitworld tcitworld mentioned this pull request Apr 4, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants