platform icon indicating copy to clipboard operation
platform copied to clipboard

Vaadin 10 commercial support

Open ZheSun88 opened this issue 2 years ago • 0 comments
trafficstars

Description

Vaadin 10 ends the free support on 2023.06.25. we need to update licenses, add license checking to the core framework to all modules. then release Vaadin 10.1.0

Acceptance criteria

  • [ ] bump minor version to 1.1 or n.1
  • [ ] update license text
  • [ ] add license checking to core framework
  • [ ] release 10.1.0

all modules include:

  • flow

  • flow-spring

  • free components:

    • vaadin-button
    • vaadin-checkbox
    • vaadin-combo-box
    • vaadin-date-picker
    • vaadin-dialog
    • vaadin-form-layout
    • vaadin-grid
    • vaadin-icons
    • vaadin-list-box
    • vaadin-notification
    • vaadin-ordered-layout
    • vaadin-progress-bar
    • vaadin-radio-button
    • vaadin-split-layout
    • vaadin-tabs
    • vaadin-text-field
    • vaadin-upload
  • pro components:

    • vaadin-board
    • vaadin-charts
    • vaadin-testbench
    • vaadin-testbench-components
  • there are also some web components project, for example

    • vaadin-lumo-styles
    • vaadin-control-state-mixin
    • vaadin-dropdown-menu
    • vaadin-element-mixin
    • vaadin-item
    • vaadin-list-mixin
    • vaadin-overlay
    • vaadin-themable-mixin
    • vaadin-usage-statistics
    • vaadin-context-menu

ZheSun88 avatar Jun 26 '23 06:06 ZheSun88