Skip to content

Vaadin Flow Components V23.1.0.rc1

Pre-release
Pre-release

Choose a tag to compare

@vaadin-bot vaadin-bot released this 25 May 17:08
33e9af6

Vaadin Flow Components 23.1.0.rc1

This is a release of the Java integration for Vaadin Components to be used from the Java server side with Vaadin Flow.

Changes in Flow Components from 23.1.0.beta2

Changes in All Components

  • Chore:
    • Increase Web-Component version
    • Increase Web-Component version

Changes in vaadin-combo-box-flow

  • Breaking Changes:
    • Make shared base package name be more specific (#3217) (CP: 23.1). PR:3224. Ticket:224

    • Make shared base package name be more specific. PR:3217

      Makes shared module package name to be more specific. com.vaadin.flow.component package name already used in flow-server so it produces a conflicts when used in OSGi environments. Also, export directive was missing, which also produces errors.

Changes in vaadin-date-picker-flow

  • Breaking Changes:
    • Make shared base package name be more specific (#3217) (CP: 23.1). PR:3224. Ticket:224

    • Make shared base package name be more specific. PR:3217

      Makes shared module package name to be more specific. com.vaadin.flow.component package name already used in flow-server so it produces a conflicts when used in OSGi environments. Also, export directive was missing, which also produces errors.

Changes in vaadin-text-field-flow

  • Breaking Changes:
    • Make shared base package name be more specific (#3217) (CP: 23.1). PR:3224. Ticket:224

    • Make shared base package name be more specific. PR:3217

      Makes shared module package name to be more specific. com.vaadin.flow.component package name already used in flow-server so it produces a conflicts when used in OSGi environments. Also, export directive was missing, which also produces errors.

Changes in vaadin-time-picker-flow

  • Breaking Changes:
    • Make shared base package name be more specific (#3217) (CP: 23.1). PR:3224. Ticket:224

    • Make shared base package name be more specific. PR:3217

      Makes shared module package name to be more specific. com.vaadin.flow.component package name already used in flow-server so it produces a conflicts when used in OSGi environments. Also, export directive was missing, which also produces errors.

Changes in vaadin-virtual-list-flow

  • Breaking Changes:
    • Make shared base package name be more specific (#3217) (CP: 23.1). PR:3224. Ticket:224

    • Make shared base package name be more specific. PR:3217

      Makes shared module package name to be more specific. com.vaadin.flow.component package name already used in flow-server so it produces a conflicts when used in OSGi environments. Also, export directive was missing, which also produces errors.

Compatibility

  • This release use Web Components listed in Vaadin Platform 23.1.0.rc1
  • Tested with Vaadin Flow version 23.1.0.rc2