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

Sidebar #687

Merged
merged 22 commits into from
Mar 1, 2020
Merged

Sidebar #687

merged 22 commits into from
Mar 1, 2020

Conversation

knownasilya
Copy link
Contributor

@knownasilya knownasilya commented Feb 29, 2020

Pulled out some of the initial changes from #490 to get it in.

twiddle-sidebar
Screen Shot 2020-02-29 at 5 11 10 PM
Screen Shot 2020-02-29 at 5 11 19 PM

@@ -99,22 +99,18 @@ export default Component.extend({
this.jsTreeActionReceiver.send('toggleNode', node.id);
},

didBecomeReady() {
didBecomeReadyOptional() {
Copy link
Contributor

Choose a reason for hiding this comment

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

Ugh. Can't believe I wrote this. :)

Copy link
Contributor Author

Choose a reason for hiding this comment

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

We all have these moments :D

@@ -14,70 +9,36 @@
height: $topbar-height;
}

@media (max-width: $screen-md-min) {
Copy link
Contributor

Choose a reason for hiding this comment

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

Is this still responsive?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

No, that is my next task haha.

@Gaurav0 Gaurav0 merged commit 5186d37 into ember-cli:master Mar 1, 2020
@knownasilya knownasilya deleted the sidebar branch March 1, 2020 22:29
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