Skip to content

iOS Drawer header fix and renaming of dateUtils and domUtils#78

Merged
groberts314 merged 4 commits intodevfrom
feature/ios-drawer-headers-fix
Oct 24, 2019
Merged

iOS Drawer header fix and renaming of dateUtils and domUtils#78
groberts314 merged 4 commits intodevfrom
feature/ios-drawer-headers-fix

Conversation

@oilywithraybans
Copy link
Copy Markdown

No description provided.

Copy link
Copy Markdown
Contributor

@groberts314 groberts314 left a comment

Choose a reason for hiding this comment

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

Looks pretty good overall

export { default as DatePickerUtils } from './utils/datePickerUtils.js';
export { default as DateUtils } from './utils/dateUtils.js';
export { default as DOMUtils } from './utils/domUtils.js';
export { default as dateUtils } from './utils/dateUtils.js';
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

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

Gonna be a find/replace for the imports in HC I imagine?

Copy link
Copy Markdown
Author

Choose a reason for hiding this comment

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

Yeah. I thought about not doing this change just yet, but I don't believe it'll be that time consuming go forth.

@groberts314
Copy link
Copy Markdown
Contributor

:shipit:

@groberts314 groberts314 merged commit b41fc8b into dev Oct 24, 2019
@groberts314 groberts314 deleted the feature/ios-drawer-headers-fix branch October 25, 2019 12:46
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