@vaadin/vaadin 22.0.0-alpha9 → 22.0.0-rc1
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/README.md +3 -92
- package/package.json +16 -16
- package/vaadin.js +9 -9
package/README.md
CHANGED
|
@@ -1,94 +1,5 @@
|
|
|
1
|
-
|
|
2
|
-
[](https://vaadin.com/directory/search?framework=Polymer%202&keyword=vaadin)
|
|
3
|
-
[](https://www.webcomponents.org/author/vaadin)
|
|
4
|
-
[](https://gitter.im/vaadin/web-components?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge)
|
|
1
|
+
# Vaadin web components
|
|
5
2
|
|
|
6
|
-
|
|
3
|
+
This package contains all Vaadin web components (free and commercial).
|
|
7
4
|
|
|
8
|
-
|
|
9
|
-
|
|
10
|
-
## Core Components
|
|
11
|
-
|
|
12
|
-
The components below are licensed under the Apache License 2.0.
|
|
13
|
-
|
|
14
|
-
| Component | Build Status | Polymer 3 (stable) | LitElement (next) |
|
|
15
|
-
|-----------|--------------|--------------------|-------------------|
|
|
16
|
-
| [vaadin-accordion](https://github.com/vaadin/vaadin-accordion) | [](https://travis-ci.org/vaadin/vaadin-accordion) | [](https://www.npmjs.com/package/@vaadin/vaadin-accordion) | [](https://www.npmjs.com/package/@vaadin/vaadin-accordion) |
|
|
17
|
-
| [vaadin-app-layout](https://github.com/vaadin/vaadin-app-layout) | [](https://travis-ci.org/vaadin/vaadin-app-layout) | [](https://www.npmjs.com/package/@vaadin/vaadin-app-layout) | [](https://www.npmjs.com/package/@vaadin/vaadin-app-layout) |
|
|
18
|
-
| [vaadin-button](https://github.com/vaadin/vaadin-button) | [](https://travis-ci.org/vaadin/vaadin-button) | [](https://www.npmjs.com/package/@vaadin/vaadin-button) | |
|
|
19
|
-
| [vaadin-checkbox](https://github.com/vaadin/vaadin-checkbox) | [](https://travis-ci.org/vaadin/vaadin-checkbox) | [](https://www.npmjs.com/package/@vaadin/vaadin-checkbox) | |
|
|
20
|
-
| [vaadin-combo-box](https://github.com/vaadin/vaadin-combo-box) | [](https://travis-ci.org/vaadin/vaadin-combo-box) | [](https://www.npmjs.com/package/@vaadin/vaadin-combo-box) | |
|
|
21
|
-
| [vaadin-context-menu](https://github.com/vaadin/vaadin-context-menu) | [](https://travis-ci.org/vaadin/vaadin-context-menu) | [](https://www.npmjs.com/package/@vaadin/vaadin-context-menu) | |
|
|
22
|
-
| [vaadin-custom-field](https://github.com/vaadin/vaadin-custom-field) | [](https://travis-ci.org/vaadin/vaadin-custom-field) | [](https://www.npmjs.com/package/@vaadin/vaadin-custom-field) | |
|
|
23
|
-
| [vaadin-date-picker](https://github.com/vaadin/vaadin-date-picker) | [](https://travis-ci.org/vaadin/vaadin-date-picker) | [](https://www.npmjs.com/package/@vaadin/vaadin-date-picker) | |
|
|
24
|
-
| [vaadin-date-time-picker](https://github.com/vaadin/vaadin-date-time-picker) | [](https://travis-ci.org/vaadin/vaadin-date-time-picker) | [](https://www.npmjs.com/package/@vaadin/vaadin-date-time-picker) | |
|
|
25
|
-
| [vaadin-details](https://github.com/vaadin/vaadin-details) | [](https://travis-ci.org/vaadin/vaadin-details) | [](https://www.npmjs.com/package/@vaadin/vaadin-details) | [](https://www.npmjs.com/package/@vaadin/vaadin-details) |
|
|
26
|
-
| [vaadin-dialog](https://github.com/vaadin/vaadin-dialog) | [](https://travis-ci.org/vaadin/vaadin-dialog) | [](https://www.npmjs.com/package/@vaadin/vaadin-dialog) | |
|
|
27
|
-
| [vaadin-form-layout](https://github.com/vaadin/vaadin-form-layout) | [](https://travis-ci.org/vaadin/vaadin-form-layout) | [](https://www.npmjs.com/package/@vaadin/vaadin-form-layout) | |
|
|
28
|
-
| [vaadin-grid](https://github.com/vaadin/vaadin-grid) | [](https://travis-ci.org/vaadin/vaadin-grid) | [](https://www.npmjs.com/package/@vaadin/vaadin-grid) | |
|
|
29
|
-
| [vaadin-icons](https://github.com/vaadin/vaadin-icons) | [](https://travis-ci.org/vaadin/vaadin-icons) | [](https://www.npmjs.com/package/@vaadin/vaadin-icons) | |
|
|
30
|
-
| [vaadin-item](https://github.com/vaadin/vaadin-item) | [](https://travis-ci.org/vaadin/vaadin-item) | [](https://www.npmjs.com/package/@vaadin/vaadin-item) | |
|
|
31
|
-
| [vaadin-list-box](https://github.com/vaadin/vaadin-list-box) | [](https://travis-ci.org/vaadin/vaadin-list-box) | [](https://www.npmjs.com/package/@vaadin/vaadin-list-box) | |
|
|
32
|
-
| [vaadin-login](https://github.com/vaadin/vaadin-login) | [](https://travis-ci.org/vaadin/vaadin-login) | [](https://www.npmjs.com/package/@vaadin/vaadin-login) | |
|
|
33
|
-
| [vaadin-menu-bar](https://github.com/vaadin/vaadin-menu-bar) | [](https://travis-ci.org/vaadin/vaadin-menu-bar) | [](https://www.npmjs.com/package/@vaadin/vaadin-menu-bar) | |
|
|
34
|
-
| [vaadin-notification](https://github.com/vaadin/vaadin-notification) | [](https://travis-ci.org/vaadin/vaadin-notification) | [](https://www.npmjs.com/package/@vaadin/vaadin-notification) | |
|
|
35
|
-
| [vaadin-ordered-layout](https://github.com/vaadin/vaadin-ordered-layout) | [](https://travis-ci.org/vaadin/vaadin-ordered-layout) | [](https://www.npmjs.com/package/@vaadin/vaadin-ordered-layout) | |
|
|
36
|
-
| [vaadin-progress-bar](https://github.com/vaadin/vaadin-progress-bar) | [](https://travis-ci.org/vaadin/vaadin-progress-bar) | [](https://www.npmjs.com/package/@vaadin/vaadin-progress-bar) | [](https://www.npmjs.com/package/@vaadin/vaadin-progress-bar) |
|
|
37
|
-
| [vaadin-radio-button](https://github.com/vaadin/vaadin-radio-button) | [](https://travis-ci.org/vaadin/vaadin-radio-button) | [](https://www.npmjs.com/package/@vaadin/vaadin-radio-button) | [](https://www.npmjs.com/package/@vaadin/vaadin-radio-button) |
|
|
38
|
-
| [vaadin-select](https://github.com/vaadin/vaadin-select) | [](https://travis-ci.org/vaadin/vaadin-select) | [](https://www.npmjs.com/package/@vaadin/vaadin-select) | |
|
|
39
|
-
| [vaadin-split-layout](https://github.com/vaadin/vaadin-split-layout) | [](https://travis-ci.org/vaadin/vaadin-split-layout) | [](https://www.npmjs.com/package/@vaadin/vaadin-split-layout) | |
|
|
40
|
-
| [vaadin-tabs](https://github.com/vaadin/vaadin-tabs) | [](https://travis-ci.org/vaadin/vaadin-tabs) | [](https://www.npmjs.com/package/@vaadin/vaadin-tabs) | [](https://www.npmjs.com/package/@vaadin/vaadin-tabs) |
|
|
41
|
-
| [vaadin-text-field](https://github.com/vaadin/vaadin-text-field) | [](https://travis-ci.org/vaadin/vaadin-text-field) | [](https://www.npmjs.com/package/@vaadin/vaadin-text-field) | |
|
|
42
|
-
| [vaadin-time-picker](https://github.com/vaadin/vaadin-time-picker) | [](https://travis-ci.org/vaadin/vaadin-time-picker) | [](https://www.npmjs.com/package/@vaadin/vaadin-time-picker) | |
|
|
43
|
-
| [vaadin-upload](https://github.com/vaadin/vaadin-upload) | [](https://travis-ci.org/vaadin/vaadin-upload) | [](https://www.npmjs.com/package/@vaadin/vaadin-upload) | |
|
|
44
|
-
|
|
45
|
-
## Pro Components
|
|
46
|
-
|
|
47
|
-
The components below are part of the [Vaadin Pro Subscription](https://vaadin.com/pricing).
|
|
48
|
-
|
|
49
|
-
| Component | Build Status | Polymer 3 (stable) | LitElement (next) |
|
|
50
|
-
|-----------|--------------|--------------------|-------------------|
|
|
51
|
-
| [vaadin-board](https://github.com/vaadin/vaadin-board) | [](https://travis-ci.org/vaadin/vaadin-board) | [](https://www.npmjs.com/package/@vaadin/vaadin-board) | |
|
|
52
|
-
| [vaadin-charts](https://github.com/vaadin/vaadin-charts) | [](https://travis-ci.org/vaadin/vaadin-charts) | [](https://www.npmjs.com/package/@vaadin/vaadin-charts) | |
|
|
53
|
-
| [vaadin-confirm-dialog](https://github.com/vaadin/vaadin-confirm-dialog) | [](https://travis-ci.org/vaadin/vaadin-confirm-dialog) | [](https://www.npmjs.com/package/@vaadin/vaadin-confirm-dialog) | |
|
|
54
|
-
| [vaadin-cookie-consent](https://github.com/vaadin/vaadin-cookie-consent) | [](https://travis-ci.org/vaadin/vaadin-cookie-consent) | [](https://www.npmjs.com/package/@vaadin/vaadin-cookie-consent) | |
|
|
55
|
-
| [vaadin-crud](https://github.com/vaadin/vaadin-crud) | [](https://travis-ci.org/vaadin/vaadin-crud) | [](https://www.npmjs.com/package/@vaadin/vaadin-crud) | |
|
|
56
|
-
| [vaadin-grid-pro](https://github.com/vaadin/vaadin-grid-pro) | [](https://travis-ci.org/vaadin/vaadin-grid-pro) | [](https://www.npmjs.com/package/@vaadin/vaadin-grid-pro) | |
|
|
57
|
-
| [vaadin-rich-text-editor](https://github.com/vaadin/vaadin-rich-text-editor) | [](https://travis-ci.org/vaadin/vaadin-rich-text-editor) | [](https://www.npmjs.com/package/@vaadin/vaadin-rich-text-editor) | |
|
|
58
|
-
|
|
59
|
-
## Learn more
|
|
60
|
-
|
|
61
|
-
See demos and documentation, instructions how to get started, video tutorials, application demos and more by visiting:
|
|
62
|
-
|
|
63
|
-
### [vaadin.com/components ›](https://vaadin.com/components)
|
|
64
|
-
|
|
65
|
-
---
|
|
66
|
-
|
|
67
|
-
## Contributing
|
|
68
|
-
|
|
69
|
-
We would absolutely love to get the community involved, and we welcome any form of contributions – comments and questions on different communication channels, issues and pull request in the repositories, and anything that you build and share using our components.
|
|
70
|
-
|
|
71
|
-
### Get in touch with the team
|
|
72
|
-
|
|
73
|
-
The chat and the forum category are dedicated channels for this project, while the Twitter and Facebook pages are common for all Vaadin related discussion (including the Java framework).
|
|
74
|
-
|
|
75
|
-
- [Chat](https://gitter.im/vaadin/web-components)
|
|
76
|
-
- [Forum](https://vaadin.com/forum/category/9848927)
|
|
77
|
-
- [Twitter](https://twitter.com/vaadin)
|
|
78
|
-
- [Facebook](https://www.facebook.com/vaadin/)
|
|
79
|
-
|
|
80
|
-
### Some ways to help:
|
|
81
|
-
|
|
82
|
-
- **Test the components and provide feedback**: We would love to hear your feedback on anything related to the components, like features, API and design. The best way to start is by [trying them out](https://vaadin.com/components/browse). And to get a quick response, either drop a question/comment on the chat or open an issue in GitHub.
|
|
83
|
-
- **Report bugs**: File issues for the components in their respective GitHub projects. You can find links to them from the list in this readme.
|
|
84
|
-
- **Send pull requests**: If you want to contribute code, check out the development instructions below.
|
|
85
|
-
|
|
86
|
-
We encourage you to read the [contribution instructions by GitHub](https://guides.github.com/activities/contributing-to-open-source/#contributing) also.
|
|
87
|
-
|
|
88
|
-
## Development
|
|
89
|
-
|
|
90
|
-
If you want to develop the components yourself see the [development instructions](DEVELOPMENT.md) that apply to all Vaadin components.
|
|
91
|
-
|
|
92
|
-
## License
|
|
93
|
-
|
|
94
|
-
Apache License 2.0 or CVAL 3.0 depending on the component
|
|
5
|
+
See https://github.com/vaadin/web-components for more details.
|
package/package.json
CHANGED
|
@@ -1,26 +1,26 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@vaadin/vaadin",
|
|
3
|
-
"version": "22.0.0-
|
|
3
|
+
"version": "22.0.0-rc1",
|
|
4
4
|
"description": "Vaadin components is an evolving set of open sourced custom HTML elements for building mobile and desktop web applications in modern browsers.",
|
|
5
5
|
"author": "Vaadin Ltd",
|
|
6
6
|
"license": "(Apache-2.0 OR SEE LICENSE IN https://vaadin.com/license/cvdl-4.0)",
|
|
7
7
|
"main": "vaadin.js",
|
|
8
8
|
"dependencies": {
|
|
9
|
-
"@vaadin/board": "22.0.0-
|
|
10
|
-
"@vaadin/charts": "22.0.0-
|
|
11
|
-
"@vaadin/confirm-dialog": "22.0.0-
|
|
12
|
-
"@vaadin/cookie-consent": "22.0.0-
|
|
13
|
-
"@vaadin/crud": "22.0.0-
|
|
14
|
-
"@vaadin/grid-pro": "22.0.0-
|
|
15
|
-
"@vaadin/rich-text-editor": "22.0.0-
|
|
16
|
-
"@vaadin/vaadin-board": "22.0.0-
|
|
17
|
-
"@vaadin/vaadin-charts": "22.0.0-
|
|
18
|
-
"@vaadin/vaadin-confirm-dialog": "22.0.0-
|
|
19
|
-
"@vaadin/vaadin-cookie-consent": "22.0.0-
|
|
20
|
-
"@vaadin/vaadin-core": "22.0.0-
|
|
21
|
-
"@vaadin/vaadin-crud": "22.0.0-
|
|
22
|
-
"@vaadin/vaadin-grid-pro": "22.0.0-
|
|
23
|
-
"@vaadin/vaadin-rich-text-editor": "22.0.0-
|
|
9
|
+
"@vaadin/board": "22.0.0-rc1",
|
|
10
|
+
"@vaadin/charts": "22.0.0-rc1",
|
|
11
|
+
"@vaadin/confirm-dialog": "22.0.0-rc1",
|
|
12
|
+
"@vaadin/cookie-consent": "22.0.0-rc1",
|
|
13
|
+
"@vaadin/crud": "22.0.0-rc1",
|
|
14
|
+
"@vaadin/grid-pro": "22.0.0-rc1",
|
|
15
|
+
"@vaadin/rich-text-editor": "22.0.0-rc1",
|
|
16
|
+
"@vaadin/vaadin-board": "22.0.0-rc1",
|
|
17
|
+
"@vaadin/vaadin-charts": "22.0.0-rc1",
|
|
18
|
+
"@vaadin/vaadin-confirm-dialog": "22.0.0-rc1",
|
|
19
|
+
"@vaadin/vaadin-cookie-consent": "22.0.0-rc1",
|
|
20
|
+
"@vaadin/vaadin-core": "22.0.0-rc1",
|
|
21
|
+
"@vaadin/vaadin-crud": "22.0.0-rc1",
|
|
22
|
+
"@vaadin/vaadin-grid-pro": "22.0.0-rc1",
|
|
23
|
+
"@vaadin/vaadin-rich-text-editor": "22.0.0-rc1"
|
|
24
24
|
},
|
|
25
25
|
"files": [
|
|
26
26
|
"vaadin.js"
|
package/vaadin.js
CHANGED
|
@@ -1,9 +1,9 @@
|
|
|
1
|
-
import '@vaadin/vaadin-core
|
|
2
|
-
import '@vaadin/
|
|
3
|
-
import '@vaadin/
|
|
4
|
-
import '@vaadin/
|
|
5
|
-
import '@vaadin/
|
|
6
|
-
import '@vaadin/
|
|
7
|
-
import '@vaadin/
|
|
8
|
-
import '@vaadin/
|
|
9
|
-
import '@vaadin/
|
|
1
|
+
import '@vaadin/vaadin-core';
|
|
2
|
+
import '@vaadin/board';
|
|
3
|
+
import '@vaadin/charts';
|
|
4
|
+
import '@vaadin/confirm-dialog';
|
|
5
|
+
import '@vaadin/cookie-consent';
|
|
6
|
+
import '@vaadin/crud';
|
|
7
|
+
import '@vaadin/grid-pro';
|
|
8
|
+
import '@vaadin/grid-pro/vaadin-grid-pro-edit-column.js';
|
|
9
|
+
import '@vaadin/rich-text-editor';
|