@telia-ace/alliance-docs 2.0.1-next.0 → 2.0.2-next.0
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/CHANGELOG.md +71 -56
- package/package.json +3 -3
package/CHANGELOG.md
CHANGED
|
@@ -1,188 +1,203 @@
|
|
|
1
1
|
# @telia-ace/alliance-docs
|
|
2
2
|
|
|
3
|
+
## 2.0.2-next.0
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Upgrade all dependencies. ([#582](https://github.com/telia-company/ace-alliance-sdk/pull/582))
|
|
8
|
+
|
|
9
|
+
- Updated dependencies [[`834ce29`](https://github.com/telia-company/ace-alliance-sdk/commit/834ce290c59cf925cd6822c9537f84f84e107d31)]:
|
|
10
|
+
- @telia-ace/alliance-ui@2.0.1-next.0
|
|
11
|
+
|
|
12
|
+
## 2.0.1
|
|
13
|
+
|
|
14
|
+
### Patch Changes
|
|
15
|
+
|
|
16
|
+
- Include and load Voca font assets locally. ([#572](https://github.com/telia-company/ace-alliance-sdk/pull/572))
|
|
17
|
+
|
|
3
18
|
## 2.0.1-next.0
|
|
4
19
|
|
|
5
20
|
### Patch Changes
|
|
6
21
|
|
|
7
|
-
-
|
|
22
|
+
- Include and load Voca font assets locally. ([#572](https://github.com/telia-company/ace-alliance-sdk/pull/572))
|
|
8
23
|
|
|
9
24
|
## 2.0.0
|
|
10
25
|
|
|
11
26
|
### Major Changes
|
|
12
27
|
|
|
13
|
-
-
|
|
28
|
+
- Fully integrate with [ACE Common Domain](https://common.ace.teliacompany.net/). ([#524](https://github.com/telia-company/ace-alliance-sdk/pull/524))
|
|
14
29
|
|
|
15
30
|
### Patch Changes
|
|
16
31
|
|
|
17
|
-
-
|
|
18
|
-
|
|
32
|
+
- Updated dependencies [[`0abe84e7f1c6e5e70a7067b3b939f51dd5d0bd47`](https://github.com/telia-company/ace-alliance-sdk/commit/0abe84e7f1c6e5e70a7067b3b939f51dd5d0bd47), [`81fafa96e8b2796f4c381928355c3e9e9ec34b41`](https://github.com/telia-company/ace-alliance-sdk/commit/81fafa96e8b2796f4c381928355c3e9e9ec34b41)]:
|
|
33
|
+
- @telia-ace/alliance-ui@2.0.0
|
|
19
34
|
|
|
20
35
|
## 2.0.0-dev.1
|
|
21
36
|
|
|
22
37
|
### Patch Changes
|
|
23
38
|
|
|
24
|
-
-
|
|
25
|
-
|
|
39
|
+
- Updated dependencies [[`0abe84e7f1c6e5e70a7067b3b939f51dd5d0bd47`](https://github.com/telia-company/ace-alliance-sdk/commit/0abe84e7f1c6e5e70a7067b3b939f51dd5d0bd47)]:
|
|
40
|
+
- @telia-ace/alliance-ui@2.0.0-dev.1
|
|
26
41
|
|
|
27
42
|
## 2.0.0-dev.0
|
|
28
43
|
|
|
29
44
|
### Major Changes
|
|
30
45
|
|
|
31
|
-
-
|
|
46
|
+
- Fully integrate with [ACE Common Domain](https://common.ace.teliacompany.net/). ([#524](https://github.com/telia-company/ace-alliance-sdk/pull/524))
|
|
32
47
|
|
|
33
48
|
### Patch Changes
|
|
34
49
|
|
|
35
|
-
-
|
|
36
|
-
|
|
50
|
+
- Updated dependencies [[`81fafa96e8b2796f4c381928355c3e9e9ec34b41`](https://github.com/telia-company/ace-alliance-sdk/commit/81fafa96e8b2796f4c381928355c3e9e9ec34b41)]:
|
|
51
|
+
- @telia-ace/alliance-ui@2.0.0-dev.0
|
|
37
52
|
|
|
38
53
|
## 1.1.2
|
|
39
54
|
|
|
40
55
|
### Patch Changes
|
|
41
56
|
|
|
42
|
-
-
|
|
57
|
+
- Add gateway target proxy header documentation. ([#530](https://github.com/telia-company/ace-alliance-sdk/pull/530))
|
|
43
58
|
|
|
44
59
|
## 1.1.2-next.0
|
|
45
60
|
|
|
46
61
|
### Patch Changes
|
|
47
62
|
|
|
48
|
-
-
|
|
63
|
+
- Add gateway target proxy header documentation. ([#530](https://github.com/telia-company/ace-alliance-sdk/pull/530))
|
|
49
64
|
|
|
50
65
|
## 1.1.1
|
|
51
66
|
|
|
52
67
|
### Patch Changes
|
|
53
68
|
|
|
54
|
-
-
|
|
55
|
-
|
|
69
|
+
- Updated dependencies [[`8a69ac7dba8e12fbc8f3da1efaad70f25357af4e`](https://github.com/telia-company/ace-alliance-sdk/commit/8a69ac7dba8e12fbc8f3da1efaad70f25357af4e)]:
|
|
70
|
+
- @telia-ace/alliance-ui@1.1.1
|
|
56
71
|
|
|
57
72
|
## 1.1.1-next.0
|
|
58
73
|
|
|
59
74
|
### Patch Changes
|
|
60
75
|
|
|
61
|
-
-
|
|
62
|
-
|
|
76
|
+
- Updated dependencies [[`8a69ac7dba8e12fbc8f3da1efaad70f25357af4e`](https://github.com/telia-company/ace-alliance-sdk/commit/8a69ac7dba8e12fbc8f3da1efaad70f25357af4e)]:
|
|
77
|
+
- @telia-ace/alliance-ui@1.1.1-next.0
|
|
63
78
|
|
|
64
79
|
## 1.1.0
|
|
65
80
|
|
|
66
81
|
### Minor Changes
|
|
67
82
|
|
|
68
|
-
-
|
|
83
|
+
- Launch the ACE Alliance platform. ([#456](https://github.com/telia-company/ace-alliance-sdk/pull/456))
|
|
69
84
|
|
|
70
85
|
### Patch Changes
|
|
71
86
|
|
|
72
|
-
-
|
|
87
|
+
- Rename ACE Enterprise Portal to ACE Management Portal. ([#456](https://github.com/telia-company/ace-alliance-sdk/pull/456))
|
|
73
88
|
|
|
74
|
-
-
|
|
89
|
+
- Rename ACE Customer Portal to ACE Portal. ([#456](https://github.com/telia-company/ace-alliance-sdk/pull/456))
|
|
75
90
|
|
|
76
|
-
-
|
|
77
|
-
|
|
91
|
+
- Updated dependencies [[`960b4110d31390a289f5aa81dbdc6064993cf95a`](https://github.com/telia-company/ace-alliance-sdk/commit/960b4110d31390a289f5aa81dbdc6064993cf95a), [`960b4110d31390a289f5aa81dbdc6064993cf95a`](https://github.com/telia-company/ace-alliance-sdk/commit/960b4110d31390a289f5aa81dbdc6064993cf95a)]:
|
|
92
|
+
- @telia-ace/alliance-ui@1.1.0
|
|
78
93
|
|
|
79
94
|
## 1.1.0-next.2
|
|
80
95
|
|
|
81
96
|
### Patch Changes
|
|
82
97
|
|
|
83
|
-
-
|
|
98
|
+
- Rename ACE Enterprise Portal to ACE Management Portal. ([#464](https://github.com/telia-company/ace-alliance-sdk/pull/464))
|
|
84
99
|
|
|
85
|
-
-
|
|
100
|
+
- Rename ACE Customer Portal to ACE Portal. ([#464](https://github.com/telia-company/ace-alliance-sdk/pull/464))
|
|
86
101
|
|
|
87
102
|
## 1.1.0-next.1
|
|
88
103
|
|
|
89
104
|
### Patch Changes
|
|
90
105
|
|
|
91
|
-
-
|
|
92
|
-
|
|
106
|
+
- Updated dependencies [[`e4291ad96c890e81a2200c0fbca7b8d305d4d7fc`](https://github.com/telia-company/ace-alliance-sdk/commit/e4291ad96c890e81a2200c0fbca7b8d305d4d7fc)]:
|
|
107
|
+
- @telia-ace/alliance-ui@1.1.0-next.1
|
|
93
108
|
|
|
94
109
|
## 1.1.0-next.0
|
|
95
110
|
|
|
96
111
|
### Minor Changes
|
|
97
112
|
|
|
98
|
-
-
|
|
113
|
+
- Launch the ACE Alliance platform. ([#453](https://github.com/telia-company/ace-alliance-sdk/pull/453))
|
|
99
114
|
|
|
100
115
|
### Patch Changes
|
|
101
116
|
|
|
102
|
-
-
|
|
103
|
-
|
|
117
|
+
- Updated dependencies [[`02862c37446c54e69b4a8484123f9cabf7b1424a`](https://github.com/telia-company/ace-alliance-sdk/commit/02862c37446c54e69b4a8484123f9cabf7b1424a)]:
|
|
118
|
+
- @telia-ace/alliance-ui@1.1.0-next.0
|
|
104
119
|
|
|
105
120
|
## 1.0.4
|
|
106
121
|
|
|
107
122
|
### Patch Changes
|
|
108
123
|
|
|
109
|
-
-
|
|
124
|
+
- Update Object Browser app intro text. ([#440](https://github.com/telia-company/ace-alliance-sdk/pull/440))
|
|
110
125
|
|
|
111
|
-
-
|
|
112
|
-
|
|
126
|
+
- Updated dependencies []:
|
|
127
|
+
- @telia-ace/alliance-ui@1.0.17
|
|
113
128
|
|
|
114
129
|
## 1.0.4-next.1
|
|
115
130
|
|
|
116
131
|
### Patch Changes
|
|
117
132
|
|
|
118
|
-
-
|
|
133
|
+
- Update Object Browser app intro text. ([#444](https://github.com/telia-company/ace-alliance-sdk/pull/444))
|
|
119
134
|
|
|
120
135
|
## 1.0.4-next.0
|
|
121
136
|
|
|
122
137
|
### Patch Changes
|
|
123
138
|
|
|
124
|
-
-
|
|
125
|
-
|
|
139
|
+
- Updated dependencies []:
|
|
140
|
+
- @telia-ace/alliance-ui@1.0.17-next.0
|
|
126
141
|
|
|
127
142
|
## 1.0.3
|
|
128
143
|
|
|
129
144
|
### Patch Changes
|
|
130
145
|
|
|
131
|
-
-
|
|
132
|
-
-
|
|
133
|
-
|
|
146
|
+
- Updated dependencies [d8c3069]
|
|
147
|
+
- Updated dependencies [d8c3069]
|
|
148
|
+
- @telia-ace/alliance-ui@1.0.16
|
|
134
149
|
|
|
135
150
|
## 1.0.3-next.1
|
|
136
151
|
|
|
137
152
|
### Patch Changes
|
|
138
153
|
|
|
139
|
-
-
|
|
140
|
-
-
|
|
141
|
-
|
|
154
|
+
- Updated dependencies [d8c3069]
|
|
155
|
+
- Updated dependencies [d8c3069]
|
|
156
|
+
- @telia-ace/alliance-ui@1.0.16-next.1
|
|
142
157
|
|
|
143
158
|
## 1.0.3-next.0
|
|
144
159
|
|
|
145
160
|
### Patch Changes
|
|
146
161
|
|
|
147
|
-
-
|
|
162
|
+
- @telia-ace/alliance-ui@1.0.16-next.0
|
|
148
163
|
|
|
149
164
|
## 1.0.2
|
|
150
165
|
|
|
151
166
|
### Patch Changes
|
|
152
167
|
|
|
153
|
-
-
|
|
154
|
-
-
|
|
155
|
-
-
|
|
156
|
-
-
|
|
157
|
-
|
|
168
|
+
- c2335bc: Add localization example.
|
|
169
|
+
- c2335bc: Update outdated links to old environments.
|
|
170
|
+
- c2335bc: Add embedded capabilities example.
|
|
171
|
+
- Updated dependencies [c2335bc]
|
|
172
|
+
- @telia-ace/alliance-ui@1.0.15
|
|
158
173
|
|
|
159
174
|
## 1.0.2-next.1
|
|
160
175
|
|
|
161
176
|
### Patch Changes
|
|
162
177
|
|
|
163
|
-
-
|
|
164
|
-
-
|
|
165
|
-
-
|
|
178
|
+
- 17c4e70: Add localization example.
|
|
179
|
+
- 17c4e70: Update outdated links to old environments.
|
|
180
|
+
- 17c4e70: Add embedded capabilities example.
|
|
166
181
|
|
|
167
182
|
## 1.0.2-next.0
|
|
168
183
|
|
|
169
184
|
### Patch Changes
|
|
170
185
|
|
|
171
|
-
-
|
|
172
|
-
|
|
186
|
+
- Updated dependencies [cd44395]
|
|
187
|
+
- @telia-ace/alliance-ui@1.0.15-next.0
|
|
173
188
|
|
|
174
189
|
## 1.0.1
|
|
175
190
|
|
|
176
191
|
### Patch Changes
|
|
177
192
|
|
|
178
|
-
-
|
|
179
|
-
-
|
|
180
|
-
-
|
|
181
|
-
|
|
193
|
+
- af1db6d: Modernize documentation.
|
|
194
|
+
- Updated dependencies [9686d20]
|
|
195
|
+
- Updated dependencies [3f31c37]
|
|
196
|
+
- @telia-ace/alliance-ui@1.0.14
|
|
182
197
|
|
|
183
198
|
## 1.0.1-next.0
|
|
184
199
|
|
|
185
200
|
### Patch Changes
|
|
186
201
|
|
|
187
|
-
-
|
|
188
|
-
|
|
202
|
+
- af1db6d: Modernize documentation.
|
|
203
|
+
- @telia-ace/alliance-ui@1.0.14-next.1
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@telia-ace/alliance-docs",
|
|
3
|
-
"version": "2.0.
|
|
3
|
+
"version": "2.0.2-next.0",
|
|
4
4
|
"type": "module",
|
|
5
5
|
"files": [
|
|
6
6
|
"LICENSE.txt",
|
|
@@ -8,10 +8,10 @@
|
|
|
8
8
|
"CHANGELOG.md"
|
|
9
9
|
],
|
|
10
10
|
"dependencies": {
|
|
11
|
-
"@telia-ace/alliance-ui": "^2.0.0"
|
|
11
|
+
"@telia-ace/alliance-ui": "^2.0.1-next.0"
|
|
12
12
|
},
|
|
13
13
|
"devDependencies": {
|
|
14
|
-
"vitepress": "1.3
|
|
14
|
+
"vitepress": "1.6.3"
|
|
15
15
|
},
|
|
16
16
|
"scripts": {
|
|
17
17
|
"build:prod": "vitepress build content",
|