Coder Social home page Coder Social logo

vaadin-board-flow's Introduction

vaadin-board-flow's People

Contributors

alvarezguille avatar artur- avatar caalador avatar diegocardoso avatar hezamu avatar johannesh2 avatar legioth avatar manolo avatar ollesetta avatar oluwasayo avatar rogozinds avatar svenruppert avatar thisisbinh avatar tomivirkki avatar tulioag avatar web-padawan avatar zhesun88 avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

vaadin-board-flow's Issues

Problem in Vaadin 14 (npm mode) with @HtmlImport annotation inhertied by clients

2019-10-28 17:48:10,337 ERROR [com.vaadin.flow.component.internal.ComponentMetaData] (default task-2)
de.mach.selfservices.ui.components.layout.MachRow has only @HtmlImport annotation(s) which is ignored in Vaadin 14+. This annotation is only useful in compatibility mode. In order to use a Polymer template inside a component in Vaadin 14+, @jsmodule annotation should be used. And to use a css file, {@link CssImport} should be used. If you want to be able to use your component in both compatibility mode and normal mode of Vaadin 14+ you need to have @HtmlImport along with @jsmodule and/or @CssImport annotations.Go to Vaadin 14 Migration Guide (https://vaadin.com/docs/v14/flow/v14-migration/v14-migration-guide.html#3-convert-polymer-2-to-polymer-3) to see how to migrate templates from Polymer 2 to Polymer 3.
2019-10-28 17:48:10,337 ERROR [com.vaadin.flow.component.internal.ComponentMetaData] (default task-2)
com.vaadin.flow.component.board.Row has only @HtmlImport annotation(s) which is ignored in Vaadin 14+. This annotation is only useful in compatibility mode. In order to use a Polymer template inside a component in Vaadin 14+, @jsmodule annotation should be used. And to use a css file, {@link CssImport} should be used. If you want to be able to use your component in both compatibility mode and normal mode of Vaadin 14+ you need to have @HtmlImport along with @jsmodule and/or @CssImport annotations.Go to Vaadin 14 Migration Guide (https://vaadin.com/docs/v14/flow/v14-migration/v14-migration-guide.html#3-convert-polymer-2-to-polymer-3) to see how to migrate templates from Polymer 2 to Polymer 3.
2019-10-28 17:48:10,339 ERROR [com.vaadin.flow.component.internal.ComponentMetaData] (default task-2)
de.mach.selfservices.catalog.ui.TilePreviewPage has only @HtmlImport annotation(s) which is ignored in Vaadin 14+. This annotation is only useful in compatibility mode. In order to use a Polymer template inside a component in Vaadin 14+, @jsmodule annotation should be used. And to use a css file, {@link CssImport} should be used. If you want to be able to use your component in both compatibility mode and normal mode of Vaadin 14+ you need to have @HtmlImport along with @jsmodule and/or @CssImport annotations.Go to Vaadin 14 Migration Guide (https://vaadin.com/docs/v14/flow/v14-migration/v14-migration-guide.html#3-convert-polymer-2-to-polymer-3) to see how to migrate templates from Polymer 2 to Polymer 3.

Please can you fix asap?

Not in BOM of commercial components?

<groupId>com.vaadin</groupId>
            <!-- Replace artifactId with vaadin-core to use only free components -->
            <artifactId>vaadin</artifactId>

So when when I use this "commercial" variant with version 14.0.11 I have to add a version number and a dependency on vaadin-board-flow.

Do not use Charts in Board integration tests

Using vaadin-charts in integration tests here doesn't make much sense to me.

It introduces problems with reference screenshots regularly when new Firefox / Chrome version is released. So for example the differences can be as follows:

Screenshot 2020-01-08 at 13 33 47

We should update all the tests to use colored boxes using div etc.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.