Skip to content

added comment system#4

Open
SolitaryThinker wants to merge 6 commits into
masterfrom
comments
Open

added comment system#4
SolitaryThinker wants to merge 6 commits into
masterfrom
comments

Conversation

@SolitaryThinker
Copy link
Copy Markdown
Member

Copied post's css and changed values. Only added .comment-list-head for expanding and collapsing comments

@@ -0,0 +1,20 @@
import Component from 'ember-component';
import service from 'ember-service/inject';
import set from 'ember-metal/set';
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

'set' is defined but never used no-unused-vars

@@ -0,0 +1,20 @@
import Component from 'ember-component';
import service from 'ember-service/inject';
import set from 'ember-metal/set';
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

'set' is defined but never used no-unused-vars

@@ -0,0 +1,20 @@
import Component from 'ember-component';
import service from 'ember-service/inject';
import set from 'ember-metal/set';
Copy link
Copy Markdown

Choose a reason for hiding this comment

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

'set' is defined but never used no-unused-vars

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