Giter VIP home page Giter VIP logo

comod-vaadin's People

Contributors

mjvesa avatar

Watchers

 avatar

comod-vaadin's Issues

Support different base classes

The behaviour of elements strongly depends on which base class they were extended from. The renderer should have some suppot for this. Maybe not complete support for everything, but either supprot vertical laout and others, or just Div and add documentation for it.

Imports should work properly with Lit templates

Right now there is nothing really done for the Lit templates when it comes to managing the imports. Imports should simply be obtained from a hardcoded list and added to the template file.

Use some DOM implementation to increase performance

VDOM can make things faster by not re-rendering the entire design as is done now. VDOM is necessary, as the entire design is dynamic. To handle nested components, a special Web Component
could be created that takes the CSS and ATIR inside the nested components. It could be possible to attach a separate VDOM there as well, as for each further nested component. This scheme would allow having faster partial updates and also style encapsulation trough the use of Shadow DOM.

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.