@atlaskit/embedded-confluence 2.7.0 → 2.9.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 +55 -43
- package/dist/embedded-confluence-bundle.js +9 -9
- package/package.json +1 -1
package/CHANGELOG.md
CHANGED
|
@@ -1,82 +1,94 @@
|
|
|
1
1
|
# @atlaskit/embedded-confluence
|
|
2
2
|
|
|
3
|
+
## 2.9.0
|
|
4
|
+
|
|
5
|
+
### Minor Changes
|
|
6
|
+
|
|
7
|
+
- [#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
|
|
8
|
+
|
|
9
|
+
## 2.8.0
|
|
10
|
+
|
|
11
|
+
### Minor Changes
|
|
12
|
+
|
|
13
|
+
- [#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
|
|
14
|
+
|
|
3
15
|
## 2.7.0
|
|
4
16
|
|
|
5
17
|
### Minor Changes
|
|
6
18
|
|
|
7
|
-
- [`07104a824ce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/07104a824ce) - [ux] Add embedded whiteboard component
|
|
19
|
+
- [#40212](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/40212) [`07104a824ce`](https://bitbucket.org/atlassian/atlassian-frontend/commits/07104a824ce) - [ux] Add embedded whiteboard component
|
|
8
20
|
|
|
9
21
|
## 2.6.0
|
|
10
22
|
|
|
11
23
|
### Minor Changes
|
|
12
24
|
|
|
13
|
-
- [`3617e1eeb67`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3617e1eeb67) - Adding internal common content component
|
|
25
|
+
- [#39499](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/39499) [`3617e1eeb67`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3617e1eeb67) - Adding internal common content component
|
|
14
26
|
|
|
15
27
|
## 2.5.0
|
|
16
28
|
|
|
17
29
|
### Minor Changes
|
|
18
30
|
|
|
19
|
-
- [`c7347a5d92e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c7347a5d92e) - [ux] Updated EP documentation to add new themeState prop
|
|
31
|
+
- [#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
|
|
20
32
|
|
|
21
33
|
## 2.4.1
|
|
22
34
|
|
|
23
35
|
### Patch Changes
|
|
24
36
|
|
|
25
|
-
- [`8039db91ff8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8039db91ff8) - [ux] Update footer url to Confluence homepage if Confluence page is not found
|
|
37
|
+
- [#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
|
|
26
38
|
|
|
27
39
|
## 2.4.0
|
|
28
40
|
|
|
29
41
|
### Minor Changes
|
|
30
42
|
|
|
31
|
-
- [`5cd96271a12`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5cd96271a12) - Adding ability to disable the new Share button via allowedFeatures.
|
|
43
|
+
- [#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.
|
|
32
44
|
|
|
33
45
|
## 2.3.0
|
|
34
46
|
|
|
35
47
|
### Minor Changes
|
|
36
48
|
|
|
37
|
-
- [`ea29cc6a723`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ea29cc6a723) - [ux] Add new themeState prop to EP components to enable theming
|
|
49
|
+
- [#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
|
|
38
50
|
|
|
39
51
|
## 2.2.3
|
|
40
52
|
|
|
41
53
|
### Patch Changes
|
|
42
54
|
|
|
43
|
-
- [`61cb5313358`](https://bitbucket.org/atlassian/atlassian-frontend/commits/61cb5313358) - Removing unused dependencies and dev dependencies
|
|
55
|
+
- [#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
|
|
44
56
|
|
|
45
57
|
## 2.2.2
|
|
46
58
|
|
|
47
59
|
### Patch Changes
|
|
48
60
|
|
|
49
|
-
- [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
|
|
61
|
+
- [#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
|
|
50
62
|
|
|
51
63
|
## 2.2.1
|
|
52
64
|
|
|
53
65
|
### Patch Changes
|
|
54
66
|
|
|
55
|
-
- [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
|
|
67
|
+
- [#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`
|
|
56
68
|
|
|
57
69
|
## 2.2.0
|
|
58
70
|
|
|
59
71
|
### Minor Changes
|
|
60
72
|
|
|
61
|
-
- [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
|
|
73
|
+
- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
|
|
62
74
|
|
|
63
75
|
## 2.1.0
|
|
64
76
|
|
|
65
77
|
### Minor Changes
|
|
66
78
|
|
|
67
|
-
- [`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.
|
|
79
|
+
- [#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.
|
|
68
80
|
|
|
69
81
|
## 2.0.1
|
|
70
82
|
|
|
71
83
|
### Patch Changes
|
|
72
84
|
|
|
73
|
-
- [`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)
|
|
85
|
+
- [#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)
|
|
74
86
|
|
|
75
87
|
## 2.0.0
|
|
76
88
|
|
|
77
89
|
### Major Changes
|
|
78
90
|
|
|
79
|
-
- [`2f6fdbc8560`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2f6fdbc8560) - Login Flow for cross-domain parent products
|
|
91
|
+
- [#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
|
|
80
92
|
|
|
81
93
|
### Enabling the Login/Authentication flow for EP:
|
|
82
94
|
|
|
@@ -99,127 +111,127 @@
|
|
|
99
111
|
|
|
100
112
|
### Minor Changes
|
|
101
113
|
|
|
102
|
-
- [`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.
|
|
114
|
+
- [#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.
|
|
103
115
|
|
|
104
116
|
## 1.8.0
|
|
105
117
|
|
|
106
118
|
### Minor Changes
|
|
107
119
|
|
|
108
|
-
- [`418447c456d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/418447c456d) - [ux] Add new themeMode prop to EP components to enable theming
|
|
120
|
+
- [#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
|
|
109
121
|
|
|
110
122
|
## 1.7.0
|
|
111
123
|
|
|
112
124
|
### Minor Changes
|
|
113
125
|
|
|
114
|
-
- [`db2e7822839`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db2e7822839) - [ux] Added toggle for space selector in templates browser
|
|
126
|
+
- [#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
|
|
115
127
|
|
|
116
128
|
## 1.6.3
|
|
117
129
|
|
|
118
130
|
### Patch Changes
|
|
119
131
|
|
|
120
|
-
- [`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
|
|
132
|
+
- [#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
|
|
121
133
|
|
|
122
134
|
## 1.6.2
|
|
123
135
|
|
|
124
136
|
### Patch Changes
|
|
125
137
|
|
|
126
|
-
- [`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
|
|
138
|
+
- [#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
|
|
127
139
|
|
|
128
140
|
## 1.6.1
|
|
129
141
|
|
|
130
142
|
### Patch Changes
|
|
131
143
|
|
|
132
|
-
- [`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.
|
|
144
|
+
- [#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.
|
|
133
145
|
|
|
134
146
|
## 1.6.0
|
|
135
147
|
|
|
136
148
|
### Minor Changes
|
|
137
149
|
|
|
138
|
-
- [`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.
|
|
150
|
+
- [#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.
|
|
139
151
|
|
|
140
152
|
## 1.5.1
|
|
141
153
|
|
|
142
154
|
### Patch Changes
|
|
143
155
|
|
|
144
|
-
- [`eab6a3a2f4d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eab6a3a2f4d) - package size optimization
|
|
156
|
+
- [#27512](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27512) [`eab6a3a2f4d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eab6a3a2f4d) - package size optimization
|
|
145
157
|
|
|
146
158
|
## 1.5.0
|
|
147
159
|
|
|
148
160
|
### Minor Changes
|
|
149
161
|
|
|
150
|
-
- [`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
|
|
162
|
+
- [#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
|
|
151
163
|
|
|
152
164
|
## 1.4.1
|
|
153
165
|
|
|
154
166
|
### Patch Changes
|
|
155
167
|
|
|
156
|
-
- [`3387a13de43`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3387a13de43) - removed typo from edit component
|
|
168
|
+
- [#27365](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27365) [`3387a13de43`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3387a13de43) - removed typo from edit component
|
|
157
169
|
|
|
158
170
|
## 1.4.0
|
|
159
171
|
|
|
160
172
|
### Minor Changes
|
|
161
173
|
|
|
162
|
-
- [`9e5a4003c80`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9e5a4003c80) - Update the error screen when embedded confluence iframe failed to load
|
|
174
|
+
- [#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
|
|
163
175
|
|
|
164
176
|
## 1.3.4
|
|
165
177
|
|
|
166
178
|
### Patch Changes
|
|
167
179
|
|
|
168
|
-
- [`0bd0e835ff7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0bd0e835ff7) - Fix footer logo misalignment
|
|
180
|
+
- [#26211](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26211) [`0bd0e835ff7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/0bd0e835ff7) - Fix footer logo misalignment
|
|
169
181
|
|
|
170
182
|
## 1.3.3
|
|
171
183
|
|
|
172
184
|
### Patch Changes
|
|
173
185
|
|
|
174
|
-
- [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
|
|
186
|
+
- [#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`
|
|
175
187
|
|
|
176
188
|
## 1.3.2
|
|
177
189
|
|
|
178
190
|
### Patch Changes
|
|
179
191
|
|
|
180
|
-
- [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
|
|
192
|
+
- [#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`.
|
|
181
193
|
|
|
182
194
|
## 1.3.1
|
|
183
195
|
|
|
184
196
|
### Patch Changes
|
|
185
197
|
|
|
186
|
-
- [`c6d5f628b85`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c6d5f628b85) - Remove the temporary patch for fixing SSR issue caused by dasherized locale
|
|
198
|
+
- [#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
|
|
187
199
|
|
|
188
200
|
## 1.3.0
|
|
189
201
|
|
|
190
202
|
### Minor Changes
|
|
191
203
|
|
|
192
|
-
- [`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`
|
|
204
|
+
- [#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`
|
|
193
205
|
|
|
194
206
|
## 1.2.1
|
|
195
207
|
|
|
196
208
|
### Patch Changes
|
|
197
209
|
|
|
198
|
-
- [`4a4c40be7b4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4a4c40be7b4) - Fix SSR (server-side rendering) stopped working with the dash in locale query param
|
|
210
|
+
- [#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
|
|
199
211
|
|
|
200
212
|
## 1.2.0
|
|
201
213
|
|
|
202
214
|
### Minor Changes
|
|
203
215
|
|
|
204
|
-
- [`bfe9ff99aea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/bfe9ff99aea) - Accept `locale` as an optional React prop for React components
|
|
216
|
+
- [#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
|
|
205
217
|
|
|
206
218
|
## 1.1.0
|
|
207
219
|
|
|
208
220
|
### Minor Changes
|
|
209
221
|
|
|
210
|
-
- [`163e573186e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/163e573186e) - Support localization based on locale info provided by parent product
|
|
222
|
+
- [#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
|
|
211
223
|
|
|
212
224
|
## 1.0.1
|
|
213
225
|
|
|
214
226
|
### Patch Changes
|
|
215
227
|
|
|
216
|
-
- [`4d30d4a0b8f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/4d30d4a0b8f) - Updating user documentation for @atlaskit/embedded-confluence
|
|
228
|
+
- [#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
|
|
217
229
|
|
|
218
230
|
## 1.0.0
|
|
219
231
|
|
|
220
232
|
### Major Changes
|
|
221
233
|
|
|
222
|
-
- [`eb3d79230ea`](https://bitbucket.org/atlassian/atlassian-frontend/commits/eb3d79230ea) - First release of Confluence Embeddable Pages package!
|
|
234
|
+
- [#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!
|
|
223
235
|
|
|
224
236
|
## 0.1.1
|
|
225
237
|
|
|
@@ -231,7 +243,7 @@
|
|
|
231
243
|
|
|
232
244
|
### Minor Changes
|
|
233
245
|
|
|
234
|
-
- [`1e1848e5689`](https://bitbucket.org/atlassian/atlassian-frontend/commits/1e1848e5689) - [ux] Instrumented '@atlaskit/embedded-confluence' with the new theming package, `@atlaskit/tokens`.
|
|
246
|
+
- [#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`.
|
|
235
247
|
|
|
236
248
|
New tokens will be visible only in applications configured to use the new Tokens API (currently in alpha).
|
|
237
249
|
These changes are intended to be interoperable with the legacy theme implementation. Legacy dark mode users should expect no visual or breaking changes.
|
|
@@ -240,13 +252,13 @@
|
|
|
240
252
|
|
|
241
253
|
### Patch Changes
|
|
242
254
|
|
|
243
|
-
- [`884191bbb30`](https://bitbucket.org/atlassian/atlassian-frontend/commits/884191bbb30) - Update Copyright 2022 Atlassian Pty Ltd
|
|
255
|
+
- [#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
|
|
244
256
|
|
|
245
257
|
## 0.0.8
|
|
246
258
|
|
|
247
259
|
### Patch Changes
|
|
248
260
|
|
|
249
|
-
- [`12c6ef62cb6`](https://bitbucket.org/atlassian/atlassian-frontend/commits/12c6ef62cb6) - Fix build/tsconfig.json to exclude examples folder in `src`.
|
|
261
|
+
- [#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`.
|
|
250
262
|
|
|
251
263
|
## 0.0.7
|
|
252
264
|
|
|
@@ -258,13 +270,13 @@
|
|
|
258
270
|
|
|
259
271
|
### Patch Changes
|
|
260
272
|
|
|
261
|
-
- [`63369507489`](https://bitbucket.org/atlassian/atlassian-frontend/commits/63369507489) - Update build/tsconfig.json to exclude tests and examples.
|
|
273
|
+
- [#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.
|
|
262
274
|
|
|
263
275
|
## 0.0.5
|
|
264
276
|
|
|
265
277
|
### Patch Changes
|
|
266
278
|
|
|
267
|
-
- [`524b20aff9a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/524b20aff9a) - Update package.jsons to remove unused dependencies. Also excludes tests from some build tsconfigs
|
|
279
|
+
- [#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
|
|
268
280
|
- [`3c0349f272a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/3c0349f272a) - Update package.jsons to remove unused dependencies. Also excludes tests from some build tsconfigs
|
|
269
281
|
- [`591d34f966f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/591d34f966f) - Update package.jsons to remove unused dependencies. Also excludes tests from some build tsconfigs
|
|
270
282
|
|
|
@@ -272,19 +284,19 @@
|
|
|
272
284
|
|
|
273
285
|
### Patch Changes
|
|
274
286
|
|
|
275
|
-
- [`229b32842b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/229b32842b5) - Fix .npmignore and tsconfig.json for **tests**
|
|
287
|
+
- [#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**
|
|
276
288
|
|
|
277
289
|
## 0.0.3
|
|
278
290
|
|
|
279
291
|
### Patch Changes
|
|
280
292
|
|
|
281
|
-
- [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
|
|
293
|
+
- [#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
|
|
282
294
|
|
|
283
295
|
## 0.0.2
|
|
284
296
|
|
|
285
297
|
### Patch Changes
|
|
286
298
|
|
|
287
|
-
- [`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.
|
|
299
|
+
- [#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.
|
|
288
300
|
This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
|
|
289
301
|
Also add `typescript` to `devDependencies` to denote version that the package was built with.
|
|
290
302
|
|
|
@@ -292,4 +304,4 @@
|
|
|
292
304
|
|
|
293
305
|
### Patch Changes
|
|
294
306
|
|
|
295
|
-
- [`b443b5a60f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b443b5a60f) - Renamed template package
|
|
307
|
+
- [#4967](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/4967) [`b443b5a60f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b443b5a60f) - Renamed template package
|