Skip to content
This repository has been archived by the owner on Sep 21, 2022. It is now read-only.

Port to polymer 1.0 #43

Open
MetaMemoryT opened this issue Apr 30, 2015 · 27 comments
Open

Port to polymer 1.0 #43

MetaMemoryT opened this issue Apr 30, 2015 · 27 comments

Comments

@MetaMemoryT
Copy link

No description provided.

@stevenrskelton
Copy link
Owner

I've been trying to port some of my smaller components and there is a lot of stuff not working.
This component heavily relies on x-repeat templates; I'll let them be marked as stable before I give 0.8 a second look.

@masonlouchart
Copy link

masonlouchart commented May 2, 2015 via email

@MetaMemoryT
Copy link
Author

now polymer is 1.0 https://www.polymer-project.org/1.0/

the new way to do repeats is: dom-repeat

https://www.polymer-project.org/1.0/docs/devguide/templates.html#dom-repeat

It should be stable because of the 1.0 release.

@rbjarnason
Copy link

+1

@stevenrskelton
Copy link
Owner

Cool. I started porting some of my other, simplier, components at 0.8 but couldn't get full functionality. The 1.0 release seems to have made things a bit better, but the documentation isn't quite there yet so this might take a while 😞

I'm working on it 👍

@inureyes
Copy link

@stevenrskelton looking forward to your fantastic work 👍

@danielbaak
Copy link

+1

@MetaMemoryT MetaMemoryT changed the title Port to polymer 0.8 Port to polymer 1.0 Jun 16, 2015
@roalva1
Copy link

roalva1 commented Jun 23, 2015

+1
Hi, is there any due date for this?
Thanks!!!

@SebastianBoyd
Copy link

+1

2 similar comments
@CragVFX
Copy link

CragVFX commented Jun 29, 2015

+1

@FalconerTC
Copy link

+1

@richardtallent
Copy link

Not to pile on, but a hearty +1. I'm flabbergasted that Google didn't have at least a basic reference Paper component for tables. They do cover tables in the material design documentation now (including screen shots), which I don't recall seeing before. Maybe it will contain some useful ideas:

https://www.google.com/design/spec/components/data-tables.html

@fxedel
Copy link

fxedel commented Aug 18, 2015

+1 by me, too ...

@richardtallent: As seen in PolymerElements/paper-elements, Google is working on paper-data-table element. But "This one is very complex, and tentatively planned for the mid- to distant-future (i.e. months not weeks)".

@daniele-orlando
Copy link

+1

@masonlouchart
Copy link

Someone tried to use Polyup on this component ?

@ghost
Copy link

ghost commented Sep 18, 2015

👍

@danielbaak
Copy link

just tried a polyup. It fails with a cryptic error message. Didn't get to trace / debug the error.

googlearchive/polyup#93

@arvati
Copy link

arvati commented Dec 18, 2015

+1

2 similar comments
@hzmsrv
Copy link

hzmsrv commented Mar 26, 2016

+1

@yutingzhao1991
Copy link

+1

@tidzo
Copy link

tidzo commented May 3, 2016

Would you mind updating the description on customelements.io to show that this element only works with Polymer 0.5, please?

@gabrielle-perez-movile
Copy link

+1

@McPringle
Copy link

Looks like this component is not supported by the developer any more.

@gabrielle-perez-movile
Copy link

@McPringle I will try the paper-datatable

@McPringle
Copy link

@gabrielle-perez-movile That project seems to be dead, too. It does not work with the actual version of Polymer and the last commit by the author was last year.

@gabrielle-perez-movile
Copy link

@McPringle Do you know some similar lib? Something that not only shows the table but handles sorting and pagination?

@McPringle
Copy link

@gabrielle-perez-movile After trying out several different components the best so far (for my needs) is https://customelements.io/vaadin/vaadin-grid/

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests