Skip to content

Commit

Permalink
style: apply proof-reading suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan committed Nov 9, 2021
1 parent 8c2038e commit 2c6a12e
Show file tree
Hide file tree
Showing 13 changed files with 13 additions and 13 deletions.
2 changes: 1 addition & 1 deletion packages/vaadin-confirm-dialog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> ⚠️  Starting from Vaadin 22, this package is deprecated.
> Please use [`@vaadin/confirm-dialog`](https://www.npmjs.com/package/@vaadin/confirm-dialog) instead.
A modal dialog web component used to confirm user actions.
A modal dialog web component for confirming user actions.

[Documentation + Live Demo ↗](https://vaadin.com/docs/latest/ds/components/confirm-dialog)

Expand Down
2 changes: 1 addition & 1 deletion packages/vaadin-dialog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> ⚠️  Starting from Vaadin 22, this package is deprecated.
> Please use [`@vaadin/dialog`](https://www.npmjs.com/package/@vaadin/dialog) instead.
A web component used to present information and user interface elements in an overlay.
A web component for presenting information and user interface elements in an overlay.

[Documentation + Live Demo ↗](https://vaadin.com/docs/latest/ds/components/dialog)

Expand Down
2 changes: 1 addition & 1 deletion packages/vaadin-icon/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> ⚠️  Starting from Vaadin 22, this package is deprecated.
> Please use [`@vaadin/icon`](https://www.npmjs.com/package/@vaadin/icon) instead.
A web component for creating SVG icons.
A web component for displaying SVG icons.

[Documentation + Live Demo ↗](https://vaadin.com/docs/latest/ds/foundation/icons)

Expand Down
2 changes: 1 addition & 1 deletion packages/vaadin-item/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> ⚠️  Starting from Vaadin 22, this package is deprecated.
> Please use [`@vaadin/item`](https://www.npmjs.com/package/@vaadin/item) instead.
A web component used to create items in a list-box, context-menu or select components.
A web component for creating items in list-box, context-menu or select components.

[Documentation + Live Demo ↗](https://vaadin.com/components/vaadin-item/html-examples)

Expand Down
2 changes: 1 addition & 1 deletion packages/vaadin-list-box/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> ⚠️  Starting from Vaadin 22, this package is deprecated.
> Please use [`@vaadin/list-box`](https://www.npmjs.com/package/@vaadin/list-box) instead.
A web component allowing to select one or more values from a scrollable list of items.
A web component for selecting one or more values from a scrollable list of items.

[Documentation + Live Demo ↗](https://vaadin.com/docs/latest/ds/components/list-box)

Expand Down
2 changes: 1 addition & 1 deletion packages/vaadin-login/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> ⚠️  Starting from Vaadin 22, this package is deprecated.
> Please use [`@vaadin/login`](https://www.npmjs.com/package/@vaadin/login) instead.
A web component for creating a login form with two input fields and two buttons.
A web component for displaying a login form, either inline, or as an overlay.

[Documentation + Live Demo ↗](https://vaadin.com/docs/latest/ds/components/login)

Expand Down
2 changes: 1 addition & 1 deletion packages/vaadin-menu-bar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> ⚠️  Starting from Vaadin 22, this package is deprecated.
> Please use [`@vaadin/menu-bar`](https://www.npmjs.com/package/@vaadin/menu-bar) instead.
A web component used to create a horizontal button bar with hierarchical drop-down menus.
A web component for creating a horizontal button bar with hierarchical drop-down menus.

[Documentation + Live Demo ↗](https://vaadin.com/docs/latest/ds/components/menu-bar)

Expand Down
2 changes: 1 addition & 1 deletion packages/vaadin-notification/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> ⚠️  Starting from Vaadin 22, this package is deprecated.
> Please use [`@vaadin/notification`](https://www.npmjs.com/package/@vaadin/notification) instead.
A web component used to provide feedback to the user.
A web component for providing feedback to the user.

[Documentation + Live Demo ↗](https://vaadin.com/docs/latest/ds/components/notification)

Expand Down
2 changes: 1 addition & 1 deletion packages/vaadin-progress-bar/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> ⚠️  Starting from Vaadin 22, this package is deprecated.
> Please use [`@vaadin/progress-bar`](https://www.npmjs.com/package/@vaadin/progress-bar) instead.
A web component used to show the completion status of a task or process.
A web component for showing the completion status of a task or process.

[Documentation + Live Demo ↗](https://vaadin.com/docs/latest/ds/components/progress-bar)

Expand Down
2 changes: 1 addition & 1 deletion packages/vaadin-select/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> ⚠️  Starting from Vaadin 22, this package is deprecated.
> Please use [`@vaadin/select`](https://www.npmjs.com/package/@vaadin/select) instead.
A web component to choose a single value from a list of options presented in an overlay.
A web component for selecting a single value from a list of options presented in an overlay.

[Documentation + Live Demo ↗](https://vaadin.com/docs/latest/ds/components/select)

Expand Down
2 changes: 1 addition & 1 deletion packages/vaadin-tabs/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> ⚠️  Starting from Vaadin 22, this package is deprecated.
> Please use [`@vaadin/tabs`](https://www.npmjs.com/package/@vaadin/tabs) instead.
A web component used to organize and group content into sections.
A web component for organizing and grouping content into sections.

[Documentation + Live Demo ↗](https://vaadin.com/docs/latest/ds/components/tabs)

Expand Down
2 changes: 1 addition & 1 deletion packages/vaadin-time-picker/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> ⚠️  Starting from Vaadin 22, this package is deprecated.
> Please use [`@vaadin/time-picker`](https://www.npmjs.com/package/@vaadin/time-picker) instead.
A web component that allows to enter time by typing or by selecting from a set of pre-defined options.
A web component that allows to enter a time, either by typing, or by selecting from a set of pre-defined options.

[Documentation + Live Demo ↗](https://vaadin.com/docs/latest/ds/components/time-picker)

Expand Down
2 changes: 1 addition & 1 deletion packages/vaadin-virtual-list/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
> ⚠️  Starting from Vaadin 22, this package is deprecated.
> Please use [`@vaadin/virtual-list`](https://www.npmjs.com/package/@vaadin/virtual-list) instead.
A web component allowing to render a long list of items without sacrificing performance.
A web component for rendering a long list of items without sacrificing performance.

[Documentation + Live Demo ↗](https://vaadin.com/docs/latest/ds/components/virtual-list)

Expand Down

0 comments on commit 2c6a12e

Please sign in to comment.