Skip to content

Calendar: minor fixes #1432

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

Closed
wants to merge 6 commits into from
Closed

Conversation

fnagel
Copy link
Member

@fnagel fnagel commented Jan 20, 2015

Some minor items from the wiki todo list.

fnagel referenced this pull request in fnagel/jquery-ui Jan 20, 2015
Add calendar widget by copying and renaming datepicker widget files.
Remove datepicker functionality, options and methods from Calendar.
Remove calendar functionality, options and methods from Datepicker.
Adjust tests due to split and changed specification. Remove duplicated
demo files and fix some demos. Simplify calendar generation, use CSS
instead of inline styles. Fix destroy method. Make use of uniqueId
method. Fix focus highlighting when month is changed. Add version
property. Add common unit tests. Fix input keyboard handling.
fnagel referenced this pull request in fnagel/jquery-ui Jan 20, 2015
Add calendar widget by copying and renaming datepicker widget files.
Remove datepicker functionality, options and methods from Calendar.
Remove calendar functionality, options and methods from Datepicker.
Adjust tests due to split and changed specification. Remove duplicated
demo files and fix some demos. Simplify calendar generation, use CSS
instead of inline styles. Fix destroy method. Make use of uniqueId
method. Fix focus highlighting when month is changed. Add version
property. Add common unit tests. Fix input keyboard handling.
@fnagel fnagel mentioned this pull request Jan 20, 2015
8 tasks
@jzaefferer
Copy link
Member

I reviewed the individual commits, again no actual testing. Looks good to me.

@fnagel fnagel force-pushed the calendar-minor-fixes branch from 66bfbe7 to 2afae49 Compare January 20, 2015 18:29
@fnagel
Copy link
Member Author

fnagel commented Jan 20, 2015

Needed to change styles for button elements. Added fix for multiple month border style.

@fnagel fnagel force-pushed the calendar-minor-fixes branch from 2afae49 to 8c9f7cf Compare January 21, 2015 21:23
@fnagel
Copy link
Member Author

fnagel commented Jan 21, 2015

Updated day item generation to use button elements only.

@jzaefferer
Copy link
Member

Travis build failed, including calendar issues.

@jzaefferer
Copy link
Member

Looks the same as before in Firefox and Chrome, so that's good!

@fnagel
Copy link
Member Author

fnagel commented Jan 30, 2015

Fixed broken calendar unit test.

@fnagel fnagel force-pushed the calendar-minor-fixes branch from fe572c7 to ef1ce3c Compare January 30, 2015 23:24
@fnagel
Copy link
Member Author

fnagel commented Jan 30, 2015

Rebased on to rebased datepicker branch. Thanks @scottgonzalez!

@scottgonzalez
Copy link
Member

@fnagel What's the status of this? Are you waiting for another review from @jzaefferer?

@fnagel
Copy link
Member Author

fnagel commented Feb 3, 2015

@scottgonzalez Waiting for another review (if needed) by Jörn or yourself. Otherwise this could be merged right away.

@fnagel fnagel force-pushed the calendar-minor-fixes branch from 3f717ca to 54aec0c Compare February 5, 2015 15:16
@fnagel
Copy link
Member Author

fnagel commented Feb 5, 2015

@scottgonzalez Updated as suggested.

@scottgonzalez
Copy link
Member

Looks good.

@scottgonzalez
Copy link
Member

@fnagel What's holding this up?

@fnagel
Copy link
Member Author

fnagel commented Feb 23, 2015

@scottgonzalez Nothing specific, just hardly free time...

fnagel added a commit that referenced this pull request Feb 26, 2015
Move calendarOptions variable into datepicker prototype.

Ref gh-1432
fnagel added a commit that referenced this pull request Feb 26, 2015
fnagel added a commit that referenced this pull request Feb 26, 2015
fnagel added a commit that referenced this pull request Feb 26, 2015
fnagel added a commit that referenced this pull request Feb 26, 2015
@scottgonzalez
Copy link
Member

Merged into datepicker branch 2ea46ae...bbe1eff

@fnagel fnagel deleted the calendar-minor-fixes branch August 25, 2015 15:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants