1

I am using Polymer 1.0 and looking to create a tabbed layout where I can swipe between each tab I have. I have found a swipe-pages component, but the dependencies on the site state that it needs "polymer": "Polymer/polymer#^0.4.0" which does not work with the rest of my application. Are there any other components compatible with the latest version of Polymer (or at least Polymer 1.0)?

Thanks

4

2 回答 2

2

有一个 Polymer 1.0 版本。请参阅https://github.com/slogger/swipe-pages

于 2015-10-06T14:48:46.080 回答
1

我是 Web 开发的新手,但我为 Polymer 1.0 制作了一个可滑动的页面元素,该元素适用于 dom-repeat 等动态页面!

https://github.com/emersonbottero/swipeable-pages

PS:我知道这个问题很老,但人们可能仍然需要它。PS2:欢迎改进代码:D。

于 2016-01-19T00:33:13.497 回答