Skip to content

Commit 880f13a

Browse files
committed
[Misc] Release of Cristal 0.18
1 parent 9fc0f63 commit 880f13a

File tree

282 files changed

+1956
-141
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

282 files changed

+1956
-141
lines changed

api/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @xwiki/cristal-api
22

3+
## 0.18.0
4+
5+
### Minor Changes
6+
7+
- Cristal 0.18 Release
8+
9+
### Patch Changes
10+
11+
- Updated dependencies
12+
- @xwiki/cristal-authentication-api@0.18.0
13+
- @xwiki/cristal-configuration-api@0.18.0
14+
315
## 0.17.0
416

517
### Minor Changes

api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-api",
3-
"version": "0.17.0",
3+
"version": "0.18.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

authentication-server/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @xwiki/cristal-github-authentication
22

3+
## 0.18.0
4+
5+
### Minor Changes
6+
7+
- Cristal 0.18 Release
8+
39
## 0.17.0
410

511
### Minor Changes

authentication-server/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-authentication-server",
3-
"version": "0.17.0",
3+
"version": "0.18.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

core/alerts/alerts-api/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @xwiki/cristal-alerts-api
22

3+
## 0.18.0
4+
5+
### Minor Changes
6+
7+
- Cristal 0.18 Release
8+
39
## 0.17.0
410

511
### Minor Changes

core/alerts/alerts-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-alerts-api",
3-
"version": "0.17.0",
3+
"version": "0.18.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

core/alerts/alerts-default/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @xwiki/cristal-alerts-default
22

3+
## 0.18.0
4+
5+
### Minor Changes
6+
7+
- Cristal 0.18 Release
8+
9+
### Patch Changes
10+
11+
- Updated dependencies
12+
- @xwiki/cristal-api@0.18.0
13+
- @xwiki/cristal-alerts-api@0.18.0
14+
315
## 0.17.0
416

517
### Minor Changes

core/alerts/alerts-default/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-alerts-default",
3-
"version": "0.17.0",
3+
"version": "0.18.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

core/alerts/alerts-ui/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @xwiki/cristal-alerts-ui
22

3+
## 0.18.0
4+
5+
### Minor Changes
6+
7+
- Cristal 0.18 Release
8+
9+
### Patch Changes
10+
11+
- Updated dependencies
12+
- @xwiki/cristal-api@0.18.0
13+
- @xwiki/cristal-alerts-api@0.18.0
14+
315
## 0.17.0
416

517
### Minor Changes

core/alerts/alerts-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-alerts-ui",
3-
"version": "0.17.0",
3+
"version": "0.18.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

core/attachments/attachments-api/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @xwiki/cristal-attachments-api
22

3+
## 0.18.0
4+
5+
### Minor Changes
6+
7+
- Cristal 0.18 Release
8+
9+
### Patch Changes
10+
11+
- Updated dependencies
12+
- @xwiki/cristal-authentication-api@0.18.0
13+
- @xwiki/cristal-model-api@0.18.0
14+
315
## 0.17.0
416

517
### Minor Changes

core/attachments/attachments-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-attachments-api",
3-
"version": "0.17.0",
3+
"version": "0.18.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

core/attachments/attachments-default/CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,21 @@
11
# @xwiki/cristal-attachments-default
22

3+
## 0.18.0
4+
5+
### Minor Changes
6+
7+
- Cristal 0.18 Release
8+
9+
### Patch Changes
10+
11+
- Updated dependencies
12+
- @xwiki/cristal-attachments-api@0.18.0
13+
- @xwiki/cristal-authentication-api@0.18.0
14+
- @xwiki/cristal-backend-api@0.18.0
15+
- @xwiki/cristal-model-api@0.18.0
16+
- @xwiki/cristal-model-reference-api@0.18.0
17+
- @xwiki/cristal-model-remote-url-api@0.18.0
18+
319
## 0.17.0
420

521
### Minor Changes

core/attachments/attachments-default/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-attachments-default",
3-
"version": "0.17.0",
3+
"version": "0.18.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

core/attachments/attachments-ui/CHANGELOG.md

Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,28 @@
11
# @xwiki/cristal-attachments-ui
22

3+
## 0.18.0
4+
5+
### Minor Changes
6+
7+
- Cristal 0.18 Release
8+
9+
### Patch Changes
10+
11+
- Updated dependencies
12+
- @xwiki/cristal-api@0.18.0
13+
- @xwiki/cristal-alerts-api@0.18.0
14+
- @xwiki/cristal-attachments-api@0.18.0
15+
- @xwiki/cristal-date-ui@0.18.0
16+
- @xwiki/cristal-document-api@0.18.0
17+
- @xwiki/cristal-extra-tabs-api@0.18.0
18+
- @xwiki/cristal-file-preview-ui@0.18.0
19+
- @xwiki/cristal-info-actions-api@0.18.0
20+
- @xwiki/cristal-model-api@0.18.0
21+
- @xwiki/cristal-model-click-listener@0.18.0
22+
- @xwiki/cristal-model-reference-api@0.18.0
23+
- @xwiki/cristal-uiextension-api@0.18.0
24+
- @xwiki/cristal-user-ui@0.18.0
25+
326
## 0.17.0
427

528
### Minor Changes

core/attachments/attachments-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-attachments-ui",
3-
"version": "0.17.0",
3+
"version": "0.18.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

core/authentication/authentication-api/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @xwiki/cristal-authentication-api
22

3+
## 0.18.0
4+
5+
### Minor Changes
6+
7+
- Cristal 0.18 Release
8+
39
## 0.17.0
410

511
### Minor Changes

core/authentication/authentication-api/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-authentication-api",
3-
"version": "0.17.0",
3+
"version": "0.18.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

core/authentication/authentication-default/CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# @xwiki/cristal-authentication-default
22

3+
## 0.18.0
4+
5+
### Minor Changes
6+
7+
- Cristal 0.18 Release
8+
9+
### Patch Changes
10+
11+
- Updated dependencies
12+
- @xwiki/cristal-api@0.18.0
13+
- @xwiki/cristal-authentication-api@0.18.0
14+
315
## 0.17.0
416

517
### Minor Changes

core/authentication/authentication-default/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-authentication-default",
3-
"version": "0.17.0",
3+
"version": "0.18.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

core/authentication/authentication-github-state/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @xwiki/cristal-authentication-github-state
22

3+
## 0.18.0
4+
5+
### Minor Changes
6+
7+
- Cristal 0.18 Release
8+
39
## 0.17.0
410

511
### Minor Changes

core/authentication/authentication-github-state/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-authentication-github-state",
3-
"version": "0.17.0",
3+
"version": "0.18.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

core/authentication/authentication-github-ui/CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,22 @@
11
# @xwiki/cristal-authentication-github-ui
22

3+
## 0.18.0
4+
5+
### Minor Changes
6+
7+
- Cristal 0.18 Release
8+
9+
### Patch Changes
10+
11+
- Updated dependencies
12+
- @xwiki/cristal-api@0.18.0
13+
- @xwiki/cristal-authentication-api@0.18.0
14+
- @xwiki/cristal-authentication-github-state@0.18.0
15+
- @xwiki/cristal-browser-api@0.18.0
16+
- @xwiki/cristal-icons@0.18.0
17+
- @xwiki/cristal-uiextension-api@0.18.0
18+
- @xwiki/cristal-uiextension-default@0.18.0
19+
320
## 0.17.0
421

522
### Minor Changes

core/authentication/authentication-github-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-authentication-github-ui",
3-
"version": "0.17.0",
3+
"version": "0.18.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

core/authentication/authentication-github/CHANGELOG.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,18 @@
11
# @xwiki/cristal-authentication-github
22

3+
## 0.18.0
4+
5+
### Minor Changes
6+
7+
- Cristal 0.18 Release
8+
9+
### Patch Changes
10+
11+
- Updated dependencies
12+
- @xwiki/cristal-api@0.18.0
13+
- @xwiki/cristal-authentication-api@0.18.0
14+
- @xwiki/cristal-authentication-github-state@0.18.0
15+
316
## 0.17.0
417

518
### Minor Changes

core/authentication/authentication-github/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-authentication-github",
3-
"version": "0.17.0",
3+
"version": "0.18.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

core/authentication/authentication-nextcloud-state/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @xwiki/cristal-authentication-nextcloud-state
22

3+
## 0.18.0
4+
5+
### Minor Changes
6+
7+
- Cristal 0.18 Release
8+
39
## 0.17.0
410

511
### Minor Changes

core/authentication/authentication-nextcloud-state/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-authentication-nextcloud-state",
3-
"version": "0.17.0",
3+
"version": "0.18.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

core/authentication/authentication-nextcloud-ui/CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# @xwiki/cristal-authentication-nextcloud-ui
22

3+
## 0.18.0
4+
5+
### Minor Changes
6+
7+
- Cristal 0.18 Release
8+
9+
### Patch Changes
10+
11+
- Updated dependencies
12+
- @xwiki/cristal-api@0.18.0
13+
- @xwiki/cristal-authentication-api@0.18.0
14+
- @xwiki/cristal-authentication-nextcloud-state@0.18.0
15+
- @xwiki/cristal-uiextension-api@0.18.0
16+
317
## 0.17.0
418

519
### Minor Changes

core/authentication/authentication-nextcloud-ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xwiki/cristal-authentication-nextcloud-ui",
3-
"version": "0.17.0",
3+
"version": "0.18.0",
44
"license": "LGPL 2.1",
55
"author": "XWiki Org Community <[email protected]>",
66
"homepage": "https://cristal.xwiki.org/",

0 commit comments

Comments
 (0)