Skip to content
This repository has been archived by the owner on Dec 16, 2022. It is now read-only.

Conversation

ahmadawais
Copy link
Contributor

This PR refines the date reset UI. Lesser UI is better UI :)

@@ -1 +1 @@
Subproject commit ce4fce1c1489b1d61844af8ef1dffea897462b29
Subproject commit 449182d5615568beb5a406dbc5358004c29896ed
Copy link
Contributor

Choose a reason for hiding this comment

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

Why the submodule change?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Didn't do anything to it, just fetched & pulled it after there was another fix from your end.

Copy link
Contributor

Choose a reason for hiding this comment

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

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Yes, I did miss the submodule update. Will add that to my pull and fetch bash function. Thanks!

@westonruter westonruter merged commit ad6751d into xwp:feature/issue-56-post-date-control Aug 1, 2016
@westonruter
Copy link
Contributor

I'll fix up these issues in the other PR. Thanks!

@ahmadawais ahmadawais deleted the feature/issue-56-post-date-control branch August 2, 2016 14:40
@westonruter westonruter modified the milestone: 0.7 Aug 6, 2016
@@ -119,9 +120,11 @@
}
} );
control.resetTimeButton.hide();
control.resetTimeWrap.hide();
Copy link
Contributor

Choose a reason for hiding this comment

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

Shouldn't we use addClass/removeClass with .hidden class may be, instead of show()/hide()

Copy link
Contributor Author

@ahmadawais ahmadawais Aug 7, 2016

Choose a reason for hiding this comment

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

What would be the benefit of doing that?

Copy link
Contributor

Choose a reason for hiding this comment

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

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants