vaadin / touchkit

TouchKit is a library of mobile components for Vaadin Framework
https://vaadin.com/touchkit
Other
11 stars 25 forks source link

TouchKit Switch most likely broken with Vaadin 7.5 #406

Closed vaadin-bot closed 9 years ago

vaadin-bot commented 9 years ago

Originally by @tehapo


Due to changes in CheckBox component introduced in Vaadin 7.5, there was a need to update my Switch add-on. Most likely the same or similar change is required in TouchKit version of Switch.

Original change in Vaadin CheckBox: https://github.com/vaadin/vaadin/commit/69f66c8b28119da604836bde502e2220a35216e3

Patch to fix Switch add-on: https://github.com/tehapo/Switch/commit/df3d28308abd51d7e0ef8c863acc3d8d0778943c


Imported from https://dev.vaadin.com/ issue #18417

vaadin-bot commented 9 years ago

Originally by @mstahv


Yes, just tried, it indeed is broken.

vaadin-bot commented 9 years ago

Originally by proaccountapp


Updated prioritization date.

vaadin-bot commented 9 years ago

Originally by @mstahv


https://dev.vaadin.com/review/#/c/11609/