Skip to content

Commit

Permalink
refactor: apply code review suggestions
Browse files Browse the repository at this point in the history
  • Loading branch information
web-padawan committed Nov 10, 2021
1 parent 2c6a12e commit 9b16b3c
Show file tree
Hide file tree
Showing 7 changed files with 15 additions and 1 deletion.
2 changes: 2 additions & 0 deletions packages/vaadin-board/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
A powerful and easy to use layout web component for building responsive views.

> ℹ️  A commercial Vaadin [subscription](https://vaadin.com/pricing) is required to use Board in your project.
[Documentation + Live Demo ↗](https://vaadin.com/docs/latest/ds/components/board)

## Contributing
Expand Down
2 changes: 2 additions & 0 deletions packages/vaadin-charts/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
A feature-rich interactive charting library providing multiple different chart types.

> ℹ️  A commercial Vaadin [subscription](https://vaadin.com/pricing) is required to use Charts in your project.
[Documentation + Live Demo ↗](https://charts.demo.vaadin.com/vaadin-charts/)

## Contributing
Expand Down
2 changes: 2 additions & 0 deletions packages/vaadin-confirm-dialog/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
A modal dialog web component for confirming user actions.

> ℹ️  A commercial Vaadin [subscription](https://vaadin.com/pricing) is required to use Confirm Dialog in your project.
[Documentation + Live Demo ↗](https://vaadin.com/docs/latest/ds/components/confirm-dialog)

## Contributing
Expand Down
2 changes: 2 additions & 0 deletions packages/vaadin-cookie-consent/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
A web component to display a banner for users to give consent to the usage of cookies.

> ℹ️  A commercial Vaadin [subscription](https://vaadin.com/pricing) is required to use Cookie Consent in your project.
[Documentation + Live Demo ↗](https://vaadin.com/docs/latest/ds/components/cookie-consent)

## Contributing
Expand Down
2 changes: 2 additions & 0 deletions packages/vaadin-crud/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
A web component for displaying, editing, creating, and deleting items from a dataset.

> ℹ️  A commercial Vaadin [subscription](https://vaadin.com/pricing) is required to use CRUD in your project.
[Documentation + Live Demo ↗](https://vaadin.com/docs/latest/ds/components/crud)

## Contributing
Expand Down
2 changes: 2 additions & 0 deletions packages/vaadin-grid-pro/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
An extension of the `vaadin-grid` component that provides inline editing with full keyboard navigation.

> ℹ️  A commercial Vaadin [subscription](https://vaadin.com/pricing) is required to use Grid Pro in your project.
[Documentation + Live Demo ↗](https://vaadin.com/docs/latest/ds/components/grid-pro)

## Contributing
Expand Down
4 changes: 3 additions & 1 deletion packages/vaadin-rich-text-editor/README.md
Original file line number Diff line number Diff line change
@@ -1,10 +1,12 @@
# @vaadin/vaadin-radio-button
# @vaadin/vaadin-rich-text-editor

> ⚠️  Starting from Vaadin 22, this package is deprecated.
> Please use [`@vaadin/rich-text-editor`](https://www.npmjs.com/package/@vaadin/rich-text-editor) instead.
An input field web component for entering rich text.

> ℹ️  A commercial Vaadin [subscription](https://vaadin.com/pricing) is required to use Rich Text Editor in your project.
[Documentation + Live Demo ↗](https://vaadin.com/docs/latest/ds/components/rich-text-editor)

## Contributing
Expand Down

0 comments on commit 9b16b3c

Please sign in to comment.