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

Could we keep a changelog? #121

Closed
kitsunde opened this issue Jul 4, 2015 · 7 comments
Closed

Could we keep a changelog? #121

kitsunde opened this issue Jul 4, 2015 · 7 comments

Comments

@kitsunde
Copy link
Contributor

kitsunde commented Jul 4, 2015

It took me a while to realize that paper-tile-left was removed and wasn't just my app acting up:

47fe537

@SirZach
Copy link
Contributor

SirZach commented Jul 4, 2015

@kitsunde do you know what replaces paper-tile-left? I was using that guy as well.

@kitsunde
Copy link
Contributor Author

kitsunde commented Jul 4, 2015

@SirZach Just basic css-classes. There's an updated example at: https://miguelcobain.github.io/ember-paper/#/list

@SirZach
Copy link
Contributor

SirZach commented Jul 4, 2015

paper-tile-content is also gone in case anyone searches the issues.

@SirZach
Copy link
Contributor

SirZach commented Jul 4, 2015

a migration guide would also be appreciated.

@SirZach
Copy link
Contributor

SirZach commented Jul 5, 2015

i cannot reproduce <md-list-item id="ember4391" class="ember-view md-3-line" role="listitem" tabindex="-1"> specifically around the md-3-line class. When I use a {{paper-item}} it doesn't produce this class and when searching the ember-paper 0.2.2 directory, I cannot find this class.

@kitsunde
Copy link
Contributor Author

kitsunde commented Jul 5, 2015

@SirZach There's a bug in the documentation, you need to add the class manually. Like this:

{{#paper-item class="md-3-line"}}
  testfoo
{{/paper-item}}

@SirZach
Copy link
Contributor

SirZach commented Jul 9, 2015

Thanks!

On Thu, Jul 9, 2015 at 6:40 AM Miguel Andrade notifications@github.com
wrote:

Closed #121 #121 via
10016e9
10016e9
.


Reply to this email directly or view it on GitHub
#121 (comment).

Eric-Guo added a commit to Eric-Guo/ember-examples-with-cli that referenced this issue Aug 7, 2015
Eric-Guo added a commit to Eric-Guo/ember-examples-with-cli that referenced this issue Aug 7, 2015
Eric-Guo added a commit to Eric-Guo/ember-examples-with-cli that referenced this issue Aug 9, 2015
Eric-Guo added a commit to Eric-Guo/ember-examples-with-cli that referenced this issue Aug 11, 2015
Eric-Guo added a commit to Eric-Guo/ember-examples-with-cli that referenced this issue Aug 13, 2015
Eric-Guo added a commit to Eric-Guo/ember-examples-with-cli that referenced this issue Aug 14, 2015
Eric-Guo added a commit to Eric-Guo/ember-examples-with-cli that referenced this issue Aug 21, 2015
Eric-Guo added a commit to Eric-Guo/ember-examples-with-cli that referenced this issue Aug 23, 2015
Eric-Guo added a commit to Eric-Guo/ember-examples-with-cli that referenced this issue Sep 12, 2015
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

No branches or pull requests

2 participants