Git Product home page Git Product logo

ui-examples's Introduction

UI Examples

UI examples using Vaadin components.

Data Entry UI Examples

Invoice Editor

Key components demonstrated are Rich Text Editor and Grid Pro. Source code for Vaadin Flow and Polymer versions available.

Customer CRUD

Key components demonstrated are Grid and CRUD. Source code for a Vaadin Flow version available

Folder Structure

This repository has the following high-level folder structure

.
├── /data-entry/                         
│   ├── /invoice-editor/                  
│   |   ├── /invoice-editor/              # Invoice Editor UI example using Polymer 2 and Vaadin components
|   |   ├── /invoice-editor-flow/         # Invoice Editor UI example using Vaadin 13 
|   ├── /customer-crud/
│   |   ├── /customer-crud/               # Customer CRUD UI example using Polymer 2 and Vaadin components
│   |   ├── /customer-crud-flow/          # Customer CRUD UI example using Vaadin 13

ui-examples's People

Contributors

alvarezguille avatar anasmi avatar haijian-vaadin avatar johannesh2 avatar juhopiirainen avatar manolo avatar mehdi-vaadin avatar peppe avatar platosha avatar qtdzz avatar tomivirkki avatar vaadin-bot avatar web-padawan avatar yuriy-fix avatar zhesun88 avatar

Stargazers

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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ui-examples's Issues

Use platform version also for invoice-editor web component

Currently the dependencies are not up-to-date:

"vaadin-ordered-layout": "vaadin/vaadin-ordered-layout#^1.1.0",
"vaadin-text-field": "vaadin/vaadin-text-field#^2.3.0",
"vaadin-select": "vaadin/vaadin-select#^2.0.0",
"vaadin-date-picker": "vaadin/vaadin-date-picker#^3.3.2",
"vaadin-rich-text-editor": "vaadin/vaadin-rich-text-editor#^1.0.0",
"vaadin-grid": "vaadin/vaadin-grid#^5.3.0",
"vaadin-grid-pro": "vaadin/vaadin-grid-pro#^2.0.0",
"vaadin-button": "vaadin/vaadin-button#^2.1.1",
"vaadin-list-box": "vaadin/vaadin-list-box#^1.1.0",
"vaadin-item": "vaadin/vaadin-item#^2.1.0",
"vaadin-form-layout": "vaadin/vaadin-form-layout#^2.1.0",
"vaadin-tabs": "vaadin/vaadin-tabs#^2.1.1",
"vaadin-board": "vaadin/vaadin-board#^2.1.0",
"vaadin-notification": "vaadin/vaadin-notification#^1.2.1",

Let's use the same code as we have in CRUD:

"vaadin": "vaadin/vaadin#^14.0.0-beta3"

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.