@atlaskit/embedded-confluence 2.8.0 → 2.10.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 +56 -44
- package/dist/embedded-confluence-bundle.js +4 -4
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,88 +1,100 @@
|
|
|
1
1
|
# @atlaskit/embedded-confluence
|
|
2
2
|
|
|
3
|
+
## 2.10.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#40902](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40902) [`7ea2036b444`](https://bitbucket.org/atlassian/atlassian-frontend/commits/7ea2036b444) - Define inline-comments as a default allowed feature for both the embedded view and editor
|
|
8
|
+
|
|
9
|
+
## 2.9.0
|
|
10
|
+
|
|
11
|
+
### Minor Changes
|
|
12
|
+
|
|
13
|
+
- [#40682](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40682) [`d2f8c72c834`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d2f8c72c834) - [ux] Deprecates the iconColor, iconGradientStart, iconGradientEnd, and textColor props from @atlaskit/logo and introduces the appearance prop in order to support design tokens and be theme-responsive for Embeddable Pages and Project Pages
|
|
14
|
+
|
|
3
15
|
## 2.8.0
|
|
4
16
|
|
|
5
17
|
### Minor Changes
|
|
6
18
|
|
|
7
|
-
- [`3c942a33112`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3c942a33112) - Bump embedded-confluence-common package to fix draftShareId not being passed
|
|
19
|
+
- [#40469](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40469) [`3c942a33112`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3c942a33112) - Bump embedded-confluence-common package to fix draftShareId not being passed
|
|
8
20
|
|
|
9
21
|
## 2.7.0
|
|
10
22
|
|
|
11
23
|
### Minor Changes
|
|
12
24
|
|
|
13
|
-
- [`07104a824ce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/07104a824ce) - [ux] Add embedded whiteboard component
|
|
25
|
+
- [#40212](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40212) [`07104a824ce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/07104a824ce) - [ux] Add embedded whiteboard component
|
|
14
26
|
|
|
15
27
|
## 2.6.0
|
|
16
28
|
|
|
17
29
|
### Minor Changes
|
|
18
30
|
|
|
19
|
-
- [`3617e1eeb67`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3617e1eeb67) - Adding internal common content component
|
|
31
|
+
- [#39499](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39499) [`3617e1eeb67`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3617e1eeb67) - Adding internal common content component
|
|
20
32
|
|
|
21
33
|
## 2.5.0
|
|
22
34
|
|
|
23
35
|
### Minor Changes
|
|
24
36
|
|
|
25
|
-
- [`c7347a5d92e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c7347a5d92e) - [ux] Updated EP documentation to add new themeState prop
|
|
37
|
+
- [#37621](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37621) [`c7347a5d92e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c7347a5d92e) - [ux] Updated EP documentation to add new themeState prop
|
|
26
38
|
|
|
27
39
|
## 2.4.1
|
|
28
40
|
|
|
29
41
|
### Patch Changes
|
|
30
42
|
|
|
31
|
-
- [`8039db91ff8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8039db91ff8) - [ux] Update footer url to Confluence homepage if Confluence page is not found
|
|
43
|
+
- [#36166](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36166) [`8039db91ff8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8039db91ff8) - [ux] Update footer url to Confluence homepage if Confluence page is not found
|
|
32
44
|
|
|
33
45
|
## 2.4.0
|
|
34
46
|
|
|
35
47
|
### Minor Changes
|
|
36
48
|
|
|
37
|
-
- [`5cd96271a12`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5cd96271a12) - Adding ability to disable the new Share button via allowedFeatures.
|
|
49
|
+
- [#35697](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35697) [`5cd96271a12`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5cd96271a12) - Adding ability to disable the new Share button via allowedFeatures.
|
|
38
50
|
|
|
39
51
|
## 2.3.0
|
|
40
52
|
|
|
41
53
|
### Minor Changes
|
|
42
54
|
|
|
43
|
-
- [`ea29cc6a723`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea29cc6a723) - [ux] Add new themeState prop to EP components to enable theming
|
|
55
|
+
- [#34867](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34867) [`ea29cc6a723`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea29cc6a723) - [ux] Add new themeState prop to EP components to enable theming
|
|
44
56
|
|
|
45
57
|
## 2.2.3
|
|
46
58
|
|
|
47
59
|
### Patch Changes
|
|
48
60
|
|
|
49
|
-
- [`61cb5313358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61cb5313358) - Removing unused dependencies and dev dependencies
|
|
61
|
+
- [#34443](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34443) [`61cb5313358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61cb5313358) - Removing unused dependencies and dev dependencies
|
|
50
62
|
|
|
51
63
|
## 2.2.2
|
|
52
64
|
|
|
53
65
|
### Patch Changes
|
|
54
66
|
|
|
55
|
-
- [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
|
|
67
|
+
- [#33793](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33793) [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
|
|
56
68
|
|
|
57
69
|
## 2.2.1
|
|
58
70
|
|
|
59
71
|
### Patch Changes
|
|
60
72
|
|
|
61
|
-
- [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
|
|
73
|
+
- [#33649](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33649) [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
|
|
62
74
|
|
|
63
75
|
## 2.2.0
|
|
64
76
|
|
|
65
77
|
### Minor Changes
|
|
66
78
|
|
|
67
|
-
- [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
|
|
79
|
+
- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
|
|
68
80
|
|
|
69
81
|
## 2.1.0
|
|
70
82
|
|
|
71
83
|
### Minor Changes
|
|
72
84
|
|
|
73
|
-
- [`a1691c43c75`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1691c43c75) - Add a new prop for navigationPolicy to include A list of domain names that should be replaced with the current base URL for EP before applying any URL shimming.
|
|
85
|
+
- [#32993](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32993) [`a1691c43c75`](https://bitbucket.org/atlassian/atlassian-frontend/commits/a1691c43c75) - Add a new prop for navigationPolicy to include A list of domain names that should be replaced with the current base URL for EP before applying any URL shimming.
|
|
74
86
|
|
|
75
87
|
## 2.0.1
|
|
76
88
|
|
|
77
89
|
### Patch Changes
|
|
78
90
|
|
|
79
|
-
- [`6c2f04ad9f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c2f04ad9f2) - [ux] Remove the 'edit' allowed feature for ViewPage and Page component's initialAllowedFeatures to avoid SSR related errors. ('edit' will be reapplied after initial SSR components are replaced)
|
|
91
|
+
- [#32485](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32485) [`6c2f04ad9f2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c2f04ad9f2) - [ux] Remove the 'edit' allowed feature for ViewPage and Page component's initialAllowedFeatures to avoid SSR related errors. ('edit' will be reapplied after initial SSR components are replaced)
|
|
80
92
|
|
|
81
93
|
## 2.0.0
|
|
82
94
|
|
|
83
95
|
### Major Changes
|
|
84
96
|
|
|
85
|
-
- [`2f6fdbc8560`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f6fdbc8560) - Login Flow for cross-domain parent products
|
|
97
|
+
- [#32141](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32141) [`2f6fdbc8560`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f6fdbc8560) - Login Flow for cross-domain parent products
|
|
86
98
|
|
|
87
99
|
### Enabling the Login/Authentication flow for EP:
|
|
88
100
|
|
|
@@ -105,127 +117,127 @@
|
|
|
105
117
|
|
|
106
118
|
### Minor Changes
|
|
107
119
|
|
|
108
|
-
- [`51d55d1c0d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/51d55d1c0d8) - [ux] Add Page component to allow simple implementation of in place switching between ViewPage and EditPage components.
|
|
120
|
+
- [#31811](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/31811) [`51d55d1c0d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/51d55d1c0d8) - [ux] Add Page component to allow simple implementation of in place switching between ViewPage and EditPage components.
|
|
109
121
|
|
|
110
122
|
## 1.8.0
|
|
111
123
|
|
|
112
124
|
### Minor Changes
|
|
113
125
|
|
|
114
|
-
- [`418447c456d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/418447c456d) - [ux] Add new themeMode prop to EP components to enable theming
|
|
126
|
+
- [#30821](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/30821) [`418447c456d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/418447c456d) - [ux] Add new themeMode prop to EP components to enable theming
|
|
115
127
|
|
|
116
128
|
## 1.7.0
|
|
117
129
|
|
|
118
130
|
### Minor Changes
|
|
119
131
|
|
|
120
|
-
- [`db2e7822839`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db2e7822839) - [ux] Added toggle for space selector in templates browser
|
|
132
|
+
- [#27824](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27824) [`db2e7822839`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db2e7822839) - [ux] Added toggle for space selector in templates browser
|
|
121
133
|
|
|
122
134
|
## 1.6.3
|
|
123
135
|
|
|
124
136
|
### Patch Changes
|
|
125
137
|
|
|
126
|
-
- [`99ab0322881`](https://bitbucket.org/atlassian/atlassian-frontend/commits/99ab0322881) - [ux] Set default value of hasFooterLogo to true, so that when getting hasFooterLogo as undefined from JSM it still shows the footer container
|
|
138
|
+
- [#28554](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28554) [`99ab0322881`](https://bitbucket.org/atlassian/atlassian-frontend/commits/99ab0322881) - [ux] Set default value of hasFooterLogo to true, so that when getting hasFooterLogo as undefined from JSM it still shows the footer container
|
|
127
139
|
|
|
128
140
|
## 1.6.2
|
|
129
141
|
|
|
130
142
|
### Patch Changes
|
|
131
143
|
|
|
132
|
-
- [`df6307e601e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df6307e601e) - Revert "Powered by Confluence" footer display order change to fix a UI regression bug happening on Project Pages
|
|
144
|
+
- [#28146](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28146) [`df6307e601e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/df6307e601e) - Revert "Powered by Confluence" footer display order change to fix a UI regression bug happening on Project Pages
|
|
133
145
|
|
|
134
146
|
## 1.6.1
|
|
135
147
|
|
|
136
148
|
### Patch Changes
|
|
137
149
|
|
|
138
|
-
- [`e7023873ce8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7023873ce8) - [ux] Fix to not overflow content outside Embedded page for parent products not using the default height set content feature.
|
|
150
|
+
- [#28137](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28137) [`e7023873ce8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e7023873ce8) - [ux] Fix to not overflow content outside Embedded page for parent products not using the default height set content feature.
|
|
139
151
|
|
|
140
152
|
## 1.6.0
|
|
141
153
|
|
|
142
154
|
### Minor Changes
|
|
143
155
|
|
|
144
|
-
- [`5335d7264c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5335d7264c1) - This change introduces a hash property to the edit, view, and page component so that Embedded Confluence recognizes the appended anchor link parameter when linking to a selected portion of a Confluence page.
|
|
156
|
+
- [#27508](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27508) [`5335d7264c1`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5335d7264c1) - This change introduces a hash property to the edit, view, and page component so that Embedded Confluence recognizes the appended anchor link parameter when linking to a selected portion of a Confluence page.
|
|
145
157
|
|
|
146
158
|
## 1.5.1
|
|
147
159
|
|
|
148
160
|
### Patch Changes
|
|
149
161
|
|
|
150
|
-
- [`eab6a3a2f4d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eab6a3a2f4d) - package size optimization
|
|
162
|
+
- [#27512](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27512) [`eab6a3a2f4d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eab6a3a2f4d) - package size optimization
|
|
151
163
|
|
|
152
164
|
## 1.5.0
|
|
153
165
|
|
|
154
166
|
### Minor Changes
|
|
155
167
|
|
|
156
|
-
- [`6b184b6ecdd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b184b6ecdd) - State management for Storage access and Login flow for EP. This feature is gated by the login-dev-only allow feature
|
|
168
|
+
- [#26967](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26967) [`6b184b6ecdd`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6b184b6ecdd) - State management for Storage access and Login flow for EP. This feature is gated by the login-dev-only allow feature
|
|
157
169
|
|
|
158
170
|
## 1.4.1
|
|
159
171
|
|
|
160
172
|
### Patch Changes
|
|
161
173
|
|
|
162
|
-
- [`3387a13de43`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3387a13de43) - removed typo from edit component
|
|
174
|
+
- [#27365](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27365) [`3387a13de43`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3387a13de43) - removed typo from edit component
|
|
163
175
|
|
|
164
176
|
## 1.4.0
|
|
165
177
|
|
|
166
178
|
### Minor Changes
|
|
167
179
|
|
|
168
|
-
- [`9e5a4003c80`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e5a4003c80) - Update the error screen when embedded confluence iframe failed to load
|
|
180
|
+
- [#26470](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26470) [`9e5a4003c80`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e5a4003c80) - Update the error screen when embedded confluence iframe failed to load
|
|
169
181
|
|
|
170
182
|
## 1.3.4
|
|
171
183
|
|
|
172
184
|
### Patch Changes
|
|
173
185
|
|
|
174
|
-
- [`0bd0e835ff7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0bd0e835ff7) - Fix footer logo misalignment
|
|
186
|
+
- [#26211](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26211) [`0bd0e835ff7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0bd0e835ff7) - Fix footer logo misalignment
|
|
175
187
|
|
|
176
188
|
## 1.3.3
|
|
177
189
|
|
|
178
190
|
### Patch Changes
|
|
179
191
|
|
|
180
|
-
- [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
|
|
192
|
+
- [#24874](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24874) [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
|
|
181
193
|
|
|
182
194
|
## 1.3.2
|
|
183
195
|
|
|
184
196
|
### Patch Changes
|
|
185
197
|
|
|
186
|
-
- [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
|
|
198
|
+
- [#24492](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/24492) [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
|
|
187
199
|
|
|
188
200
|
## 1.3.1
|
|
189
201
|
|
|
190
202
|
### Patch Changes
|
|
191
203
|
|
|
192
|
-
- [`c6d5f628b85`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c6d5f628b85) - Remove the temporary patch for fixing SSR issue caused by dasherized locale
|
|
204
|
+
- [#23940](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/23940) [`c6d5f628b85`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c6d5f628b85) - Remove the temporary patch for fixing SSR issue caused by dasherized locale
|
|
193
205
|
|
|
194
206
|
## 1.3.0
|
|
195
207
|
|
|
196
208
|
### Minor Changes
|
|
197
209
|
|
|
198
|
-
- [`fef6f1ffea6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fef6f1ffea6) - Add 'template-browser' in the allowedFeatures, if included, the embedded confluence URL should contain query param `?inEditorTemplatesPanel=auto_closed`
|
|
210
|
+
- [#22654](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22654) [`fef6f1ffea6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fef6f1ffea6) - Add 'template-browser' in the allowedFeatures, if included, the embedded confluence URL should contain query param `?inEditorTemplatesPanel=auto_closed`
|
|
199
211
|
|
|
200
212
|
## 1.2.1
|
|
201
213
|
|
|
202
214
|
### Patch Changes
|
|
203
215
|
|
|
204
|
-
- [`4a4c40be7b4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a4c40be7b4) - Fix SSR (server-side rendering) stopped working with the dash in locale query param
|
|
216
|
+
- [#22799](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22799) [`4a4c40be7b4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a4c40be7b4) - Fix SSR (server-side rendering) stopped working with the dash in locale query param
|
|
205
217
|
|
|
206
218
|
## 1.2.0
|
|
207
219
|
|
|
208
220
|
### Minor Changes
|
|
209
221
|
|
|
210
|
-
- [`bfe9ff99aea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bfe9ff99aea) - Accept `locale` as an optional React prop for React components
|
|
222
|
+
- [#22414](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/22414) [`bfe9ff99aea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bfe9ff99aea) - Accept `locale` as an optional React prop for React components
|
|
211
223
|
|
|
212
224
|
## 1.1.0
|
|
213
225
|
|
|
214
226
|
### Minor Changes
|
|
215
227
|
|
|
216
|
-
- [`163e573186e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/163e573186e) - Support localization based on locale info provided by parent product
|
|
228
|
+
- [#21914](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21914) [`163e573186e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/163e573186e) - Support localization based on locale info provided by parent product
|
|
217
229
|
|
|
218
230
|
## 1.0.1
|
|
219
231
|
|
|
220
232
|
### Patch Changes
|
|
221
233
|
|
|
222
|
-
- [`4d30d4a0b8f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d30d4a0b8f) - Updating user documentation for @atlaskit/embedded-confluence
|
|
234
|
+
- [#20899](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20899) [`4d30d4a0b8f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d30d4a0b8f) - Updating user documentation for @atlaskit/embedded-confluence
|
|
223
235
|
|
|
224
236
|
## 1.0.0
|
|
225
237
|
|
|
226
238
|
### Major Changes
|
|
227
239
|
|
|
228
|
-
- [`eb3d79230ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eb3d79230ea) - First release of Confluence Embeddable Pages package!
|
|
240
|
+
- [#21015](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/21015) [`eb3d79230ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eb3d79230ea) - First release of Confluence Embeddable Pages package!
|
|
229
241
|
|
|
230
242
|
## 0.1.1
|
|
231
243
|
|
|
@@ -237,7 +249,7 @@
|
|
|
237
249
|
|
|
238
250
|
### Minor Changes
|
|
239
251
|
|
|
240
|
-
- [`1e1848e5689`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1e1848e5689) - [ux] Instrumented '@atlaskit/embedded-confluence' with the new theming package, `@atlaskit/tokens`.
|
|
252
|
+
- [#20013](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20013) [`1e1848e5689`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1e1848e5689) - [ux] Instrumented '@atlaskit/embedded-confluence' with the new theming package, `@atlaskit/tokens`.
|
|
241
253
|
|
|
242
254
|
New tokens will be visible only in applications configured to use the new Tokens API (currently in alpha).
|
|
243
255
|
These changes are intended to be interoperable with the legacy theme implementation. Legacy dark mode users should expect no visual or breaking changes.
|
|
@@ -246,13 +258,13 @@
|
|
|
246
258
|
|
|
247
259
|
### Patch Changes
|
|
248
260
|
|
|
249
|
-
- [`884191bbb30`](https://bitbucket.org/atlassian/atlassian-frontend/commits/884191bbb30) - Update Copyright 2022 Atlassian Pty Ltd
|
|
261
|
+
- [#19337](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19337) [`884191bbb30`](https://bitbucket.org/atlassian/atlassian-frontend/commits/884191bbb30) - Update Copyright 2022 Atlassian Pty Ltd
|
|
250
262
|
|
|
251
263
|
## 0.0.8
|
|
252
264
|
|
|
253
265
|
### Patch Changes
|
|
254
266
|
|
|
255
|
-
- [`12c6ef62cb6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/12c6ef62cb6) - Fix build/tsconfig.json to exclude examples folder in `src`.
|
|
267
|
+
- [#17386](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17386) [`12c6ef62cb6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/12c6ef62cb6) - Fix build/tsconfig.json to exclude examples folder in `src`.
|
|
256
268
|
|
|
257
269
|
## 0.0.7
|
|
258
270
|
|
|
@@ -264,13 +276,13 @@
|
|
|
264
276
|
|
|
265
277
|
### Patch Changes
|
|
266
278
|
|
|
267
|
-
- [`63369507489`](https://bitbucket.org/atlassian/atlassian-frontend/commits/63369507489) - Update build/tsconfig.json to exclude tests and examples.
|
|
279
|
+
- [#13510](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13510) [`63369507489`](https://bitbucket.org/atlassian/atlassian-frontend/commits/63369507489) - Update build/tsconfig.json to exclude tests and examples.
|
|
268
280
|
|
|
269
281
|
## 0.0.5
|
|
270
282
|
|
|
271
283
|
### Patch Changes
|
|
272
284
|
|
|
273
|
-
- [`524b20aff9a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/524b20aff9a) - Update package.jsons to remove unused dependencies. Also excludes tests from some build tsconfigs
|
|
285
|
+
- [#13136](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/13136) [`524b20aff9a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/524b20aff9a) - Update package.jsons to remove unused dependencies. Also excludes tests from some build tsconfigs
|
|
274
286
|
- [`3c0349f272a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3c0349f272a) - Update package.jsons to remove unused dependencies. Also excludes tests from some build tsconfigs
|
|
275
287
|
- [`591d34f966f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/591d34f966f) - Update package.jsons to remove unused dependencies. Also excludes tests from some build tsconfigs
|
|
276
288
|
|
|
@@ -278,19 +290,19 @@
|
|
|
278
290
|
|
|
279
291
|
### Patch Changes
|
|
280
292
|
|
|
281
|
-
- [`229b32842b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/229b32842b5) - Fix .npmignore and tsconfig.json for **tests**
|
|
293
|
+
- [#8306](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/8306) [`229b32842b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/229b32842b5) - Fix .npmignore and tsconfig.json for **tests**
|
|
282
294
|
|
|
283
295
|
## 0.0.3
|
|
284
296
|
|
|
285
297
|
### Patch Changes
|
|
286
298
|
|
|
287
|
-
- [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
|
|
299
|
+
- [#5857](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5857) [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
|
|
288
300
|
|
|
289
301
|
## 0.0.2
|
|
290
302
|
|
|
291
303
|
### Patch Changes
|
|
292
304
|
|
|
293
|
-
- [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
|
|
305
|
+
- [#5497](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5497) [`5f58283e1f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5f58283e1f) - Export types using Typescript's new "export type" syntax to satisfy Typescript's --isolatedModules compiler option.
|
|
294
306
|
This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
|
|
295
307
|
Also add `typescript` to `devDependencies` to denote version that the package was built with.
|
|
296
308
|
|
|
@@ -298,4 +310,4 @@
|
|
|
298
310
|
|
|
299
311
|
### Patch Changes
|
|
300
312
|
|
|
301
|
-
- [`b443b5a60f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b443b5a60f) - Renamed template package
|
|
313
|
+
- [#4967](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4967) [`b443b5a60f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b443b5a60f) - Renamed template package
|