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

Jira PRO-308 Oui NotiTray Refactor #32

Merged
merged 55 commits into from
Jan 24, 2020

Conversation

peterztan
Copy link

@peterztan peterztan commented Jan 15, 2020

Refactored Notification tray, add storybook usages example and vanilla js basic example.

@eevargas eevargas marked this pull request as ready for review January 15, 2020 15:21
Copy link
Contributor

@eevargas eevargas left a comment

Choose a reason for hiding this comment

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

LGTM

.storybook/stories/notification-tray.stories.jsx Outdated Show resolved Hide resolved
/* overflow: visible; */
}

oui-nav-bar {
Copy link
Member

Choose a reason for hiding this comment

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

Just curious, is there a difference in browser compatibility when using custom element selectors? I'm specifically thinking that older browsers may treat all custom elements as divs and not catch this styling, but don't know, might be fine

Copy link
Author

Choose a reason for hiding this comment

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

I think it should be fine as long as the browser supports custom elements, but I haven't found much in regards to that specific issue.

src/components/notification-drawer/notification-drawer.tsx Outdated Show resolved Hide resolved
src/components/notification-tray/notification-tray.tsx Outdated Show resolved Hide resolved
src/components/notification-tray/notification-tray.tsx Outdated Show resolved Hide resolved
src/components/notification-tray/readme.md Outdated Show resolved Hide resolved
@nnnnathann
Copy link
Member

good work @peterztan , left some comments

….com:oberd/oui into feature/pro-262-notification-tray-refactored
Copy link
Member

@nnnnathann nnnnathann left a comment

Choose a reason for hiding this comment

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

Good job @peterztan !

@nnnnathann nnnnathann merged commit 78fd069 into master Jan 24, 2020
@eevargas eevargas deleted the feature/pro-262-notification-tray-refactored branch January 24, 2020 16:27
@nnnnathann nnnnathann mentioned this pull request Jan 24, 2020
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.

3 participants