Skip to content

Sticky Mixin Headers#789

Merged
RobbieTheWagner merged 1 commit intoemberjs:masterfrom
nummi:sticky-mixin-headers
Apr 19, 2018
Merged

Sticky Mixin Headers#789
RobbieTheWagner merged 1 commit intoemberjs:masterfrom
nummi:sticky-mixin-headers

Conversation

@nummi
Copy link
Copy Markdown
Contributor

@nummi nummi commented Apr 19, 2018

See animated GIF below (ignore the colors).

sticky

Also made an adjustment to an SVG that was throwing an svg-jar warning in the command line.

Copy link
Copy Markdown
Member

@RobbieTheWagner RobbieTheWagner left a comment

Choose a reason for hiding this comment

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

This looks awesome! Just one question to see what your thoughts were on using autoprefixer.

Comment thread app/styles/mixin.scss

.mixin__name {
position: relative;
position: -webkit-sticky;
Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

Rather than trying to get all the prefixes in our styles, should we just use https://github.com/kimroen/ember-cli-autoprefixer?

Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

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

Your call. We use -webkit twice in the CSS (including this PR).

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

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

I suppose it's no big deal then.

Copy link
Copy Markdown
Member

@RobbieTheWagner RobbieTheWagner left a comment

Choose a reason for hiding this comment

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

This looks good to me! Is it ready to merge? Will it conflict with any of the other work in the other PRs?

@nummi
Copy link
Copy Markdown
Contributor Author

nummi commented Apr 19, 2018

This looks good to me! Is it ready to merge? Will it conflict with any of the other work in the other PRs?

Ready to merge — it shouldn't cause any issues with the other PRs.

@RobbieTheWagner RobbieTheWagner merged commit 0edbb0a into emberjs:master Apr 19, 2018
@RobbieTheWagner
Copy link
Copy Markdown
Member

Merged, thanks! 🎉

@nummi nummi deleted the sticky-mixin-headers branch May 2, 2018 15:27
cyril-sf pushed a commit to cyril-sf/ember-inspector that referenced this pull request Mar 30, 2022
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