Michael Oberwasserlechner
Michael Oberwasserlechner
Chrome 72 and Safari included in ios 12.2 will support this web api.
This is a problem of file-saver and Safari but maybe I can workaround that by storing the file locally and download it afterwards.
I need to support cloud storage providers like OneDrive, Google Drive, DropBox and so on. The actual access to resources is handled by the backend, so only the authentication is...
This is the task for implementing the refresh feature for PWA/Web. I sum up the relevant information from @dennisameling below. > Implicit flow (for now, see this article by Auth0...
I introduced simple Android unit tests in #162. I was only able to run the tests locally in Android Studio but they are not included when running with `./gradlew test`...
### Describe the Feature Support OIDC discovery so users must not know every provider specific config detail. ### Platform(s) Support Requested - Android - iOS - Web
I ask about a upgrade path in https://vaadin.com/forum/#!/thread/16897840 Right now there is no information availiable but in Q1 Vaadin will provide sth. So a upgrade should be planned not before...
see https://github.com/chartjs/Chart.js/releases/tag/v2.7.0
add to `com.byteowls.vaadin.chartjs.options.scale.ScaleLabel` see docs http://www.chartjs.org/docs/2.7.0/axes/labelling.html?h=padding see PR https://github.com/chartjs/Chart.js/pull/4646/files
Add to `com.byteowls.vaadin.chartjs.options.AbstractOptions´ see http://www.chartjs.org/docs/2.7.0/configuration/layout.html#layout-configuration