Skip to content

WIP: Paper deprecation fix - #13

Closed
bhabanip07 wants to merge 67 commits into
xomaczar:ptn-1.0-ember-paper-1.0.0-beta.9from
bhabanip07:paper-deprecation-fix
Closed

bhabanip07 wants to merge 67 commits into
xomaczar:ptn-1.0-ember-paper-1.0.0-beta.9from
bhabanip07:paper-deprecation-fix

Conversation

@bhabanip07

Copy link
Copy Markdown

No description provided.

xomaczar and others added 30 commits July 24, 2018 18:43
…#962)

* Add failing tests for tile order and length changes

* Expose didUpdate callback on grid-list update

* remove layout-padding remnant

* Sort tiles by dom order on grid-list didUpdate

* Add tests for basic grid-list attributes
1. For paper-input, validate only when its value changes. 
2. For paper-autocomplete, validate only when selection is changed.
Hi, I saw that this issue adopted-ember-addons#791 hasn't been fixed yet. Here's a PR to fix it. I've added a test and an example of a disabled tab in the dummy app.
miguelcobain and others added 26 commits September 19, 2018 02:12
…le render (adopted-ember-addons#980)

Im getting this error
`Assertion Failed: You modified "canPageBack" twice in a single render`
in mobile chrome which prevents the smoothly transition to hidden tabs.

I tracked it down to `this.fixOffsetIfNeeded();` which is executed everytime the `_selectedTab` change which at least in my use case, it can be changed both programatically (i.e `selected=someProperty`) or by the end user when clicked on a tab or the next, previous arrows.
…ed-ember-addons#794)

In the angular implementation, they allow you to customize the button by using a ["highlightClass"](https://github.com/angular/material/blob/v1.1.4/src/components/toast/toast.js#L174):

> If set, the given class will be applied to the highlighted action button.<br/>
> This allows you to specify the highlight color easily. Highlight classes are `md-primary`, `md-warn`  and `md-accent
@bhabanip07 bhabanip07 changed the title Paper deprecation fix WIP: Paper deprecation fix Oct 8, 2018
@xomaczar

xomaczar commented Oct 8, 2018

Copy link
Copy Markdown
Owner

This is looking strange I've updated ember-paper.beta-9 on Aug 24, however I'm seeing some commits you want to merge that are from July 24th. Is this correct?

@bhabanip07

Copy link
Copy Markdown
Author

closing this and making this into new PR-- #14

@bhabanip07 bhabanip07 closed this Oct 9, 2018
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.

10 participants