@atlaskit/rating 0.3.24 → 0.3.25
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 +29 -23
- package/dist/cjs/components/rating.js +1 -2
- package/dist/cjs/components/star.js +1 -2
- package/package.json +5 -5
package/CHANGELOG.md
CHANGED
|
@@ -1,17 +1,23 @@
|
|
|
1
1
|
# @atlaskit/rating
|
|
2
2
|
|
|
3
|
+
## 0.3.25
|
|
4
|
+
|
|
5
|
+
### Patch Changes
|
|
6
|
+
|
|
7
|
+
- Updated dependencies
|
|
8
|
+
|
|
3
9
|
## 0.3.24
|
|
4
10
|
|
|
5
11
|
### Patch Changes
|
|
6
12
|
|
|
7
|
-
- [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
|
|
13
|
+
- [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162) [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
|
|
8
14
|
- Updated dependencies
|
|
9
15
|
|
|
10
16
|
## 0.3.23
|
|
11
17
|
|
|
12
18
|
### Patch Changes
|
|
13
19
|
|
|
14
|
-
- [`deb497cc71b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/deb497cc71b) - Removes caret versions from packages dependant on tokens in order to improve products ability to dedupe versions
|
|
20
|
+
- [#36275](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/36275) [`deb497cc71b`](https://bitbucket.org/atlassian/atlassian-frontend/commits/deb497cc71b) - Removes caret versions from packages dependant on tokens in order to improve products ability to dedupe versions
|
|
15
21
|
|
|
16
22
|
## 0.3.22
|
|
17
23
|
|
|
@@ -83,7 +89,7 @@
|
|
|
83
89
|
|
|
84
90
|
### Patch Changes
|
|
85
91
|
|
|
86
|
-
- [`f88d0921a57`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f88d0921a57) - Fix deprecated import from @atlaskit/theme for "Dev Portal"
|
|
92
|
+
- [#34968](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/34968) [`f88d0921a57`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f88d0921a57) - Fix deprecated import from @atlaskit/theme for "Dev Portal"
|
|
87
93
|
|
|
88
94
|
## 0.3.10
|
|
89
95
|
|
|
@@ -119,14 +125,14 @@
|
|
|
119
125
|
|
|
120
126
|
### Patch Changes
|
|
121
127
|
|
|
122
|
-
- [`9d00501a414`](https://bitbucket.org/atlassian/atlassian-frontend/commits/9d00501a414) - Ensure legacy types are published for TS 4.5-4.8
|
|
128
|
+
- [#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
|
|
123
129
|
- Updated dependencies
|
|
124
130
|
|
|
125
131
|
## 0.3.4
|
|
126
132
|
|
|
127
133
|
### Patch Changes
|
|
128
134
|
|
|
129
|
-
- [`41fae2c6f68`](https://bitbucket.org/atlassian/atlassian-frontend/commits/41fae2c6f68) - Upgrade Typescript from `4.5.5` to `4.9.5`
|
|
135
|
+
- [#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`
|
|
130
136
|
- Updated dependencies
|
|
131
137
|
|
|
132
138
|
## 0.3.3
|
|
@@ -151,7 +157,7 @@
|
|
|
151
157
|
|
|
152
158
|
### Minor Changes
|
|
153
159
|
|
|
154
|
-
- [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
|
|
160
|
+
- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
|
|
155
161
|
|
|
156
162
|
### Patch Changes
|
|
157
163
|
|
|
@@ -185,7 +191,7 @@
|
|
|
185
191
|
|
|
186
192
|
### Patch Changes
|
|
187
193
|
|
|
188
|
-
- [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY remove before merging to master; dupe adf-schema via adf-utils
|
|
194
|
+
- [#32424](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32424) [`2e01c9c74b5`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2e01c9c74b5) - DUMMY remove before merging to master; dupe adf-schema via adf-utils
|
|
189
195
|
- Updated dependencies
|
|
190
196
|
|
|
191
197
|
## 0.2.84
|
|
@@ -210,7 +216,7 @@
|
|
|
210
216
|
|
|
211
217
|
### Patch Changes
|
|
212
218
|
|
|
213
|
-
- [`ecda00122c7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ecda00122c7) - Migrated use of `gridSize` to space tokens where possible. There is no expected visual or behaviour change.
|
|
219
|
+
- [#32161](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32161) [`ecda00122c7`](https://bitbucket.org/atlassian/atlassian-frontend/commits/ecda00122c7) - Migrated use of `gridSize` to space tokens where possible. There is no expected visual or behaviour change.
|
|
214
220
|
|
|
215
221
|
## 0.2.80
|
|
216
222
|
|
|
@@ -330,7 +336,7 @@
|
|
|
330
336
|
|
|
331
337
|
### Patch Changes
|
|
332
338
|
|
|
333
|
-
- [`6455cf006b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6455cf006b3) - Builds for this package now pass through a tokens babel plugin, removing runtime invocations of the tokens() function and improving performance.
|
|
339
|
+
- [#28324](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/28324) [`6455cf006b3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6455cf006b3) - Builds for this package now pass through a tokens babel plugin, removing runtime invocations of the tokens() function and improving performance.
|
|
334
340
|
|
|
335
341
|
## 0.2.60
|
|
336
342
|
|
|
@@ -390,7 +396,7 @@
|
|
|
390
396
|
|
|
391
397
|
### Patch Changes
|
|
392
398
|
|
|
393
|
-
- [`016d3039482`](https://bitbucket.org/atlassian/atlassian-frontend/commits/016d3039482) - Updates `@emotion/core` v10 to `@emotion/react` v11. There is no expected behavior change.
|
|
399
|
+
- [#26786](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/26786) [`016d3039482`](https://bitbucket.org/atlassian/atlassian-frontend/commits/016d3039482) - Updates `@emotion/core` v10 to `@emotion/react` v11. There is no expected behavior change.
|
|
394
400
|
|
|
395
401
|
## 0.2.50
|
|
396
402
|
|
|
@@ -480,7 +486,7 @@
|
|
|
480
486
|
|
|
481
487
|
### Patch Changes
|
|
482
488
|
|
|
483
|
-
- [`8cc2f888c83`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8cc2f888c83) - Upgrade Typescript from `4.3.5` to `4.5.5`
|
|
489
|
+
- [#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`
|
|
484
490
|
- Updated dependencies
|
|
485
491
|
|
|
486
492
|
## 0.2.35
|
|
@@ -511,7 +517,7 @@
|
|
|
511
517
|
|
|
512
518
|
### Patch Changes
|
|
513
519
|
|
|
514
|
-
- [`8d4228767b0`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d4228767b0) - Upgrade Typescript from `4.2.4` to `4.3.5`.
|
|
520
|
+
- [#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`.
|
|
515
521
|
- Updated dependencies
|
|
516
522
|
|
|
517
523
|
## 0.2.30
|
|
@@ -626,7 +632,7 @@
|
|
|
626
632
|
|
|
627
633
|
### Patch Changes
|
|
628
634
|
|
|
629
|
-
- [`8223591a05e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8223591a05e) - The ownership of the @atlaskit/rating package has been moved to the Dev Portal team.
|
|
635
|
+
- [#20721](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20721) [`8223591a05e`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8223591a05e) - The ownership of the @atlaskit/rating package has been moved to the Dev Portal team.
|
|
630
636
|
|
|
631
637
|
## 0.2.11
|
|
632
638
|
|
|
@@ -644,7 +650,7 @@
|
|
|
644
650
|
|
|
645
651
|
### Patch Changes
|
|
646
652
|
|
|
647
|
-
- [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
|
|
653
|
+
- [#20650](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20650) [`cb2392f6d33`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cb2392f6d33) - Upgrade to TypeScript 4.2.4
|
|
648
654
|
- Updated dependencies
|
|
649
655
|
|
|
650
656
|
## 0.2.8
|
|
@@ -699,7 +705,7 @@
|
|
|
699
705
|
|
|
700
706
|
### Minor Changes
|
|
701
707
|
|
|
702
|
-
- [`36130d571ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/36130d571ed) - [ux] Instrumented rating with the new theming package, `@atlaskit/tokens`.
|
|
708
|
+
- [#19019](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/19019) [`36130d571ed`](https://bitbucket.org/atlassian/atlassian-frontend/commits/36130d571ed) - [ux] Instrumented rating with the new theming package, `@atlaskit/tokens`.
|
|
703
709
|
|
|
704
710
|
New tokens will be visible only in applications configured to use the new Tokens API (currently in alpha).
|
|
705
711
|
These changes are intended to be interoperable with the legacy theme implementation. Legacy dark mode users should expect no visual or breaking changes.
|
|
@@ -712,7 +718,7 @@
|
|
|
712
718
|
|
|
713
719
|
### Patch Changes
|
|
714
720
|
|
|
715
|
-
- [`e1901ffa79d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e1901ffa79d) - Internal changes to disable linting rules.
|
|
721
|
+
- [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752) [`e1901ffa79d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/e1901ffa79d) - Internal changes to disable linting rules.
|
|
716
722
|
|
|
717
723
|
## 0.1.9
|
|
718
724
|
|
|
@@ -724,7 +730,7 @@
|
|
|
724
730
|
|
|
725
731
|
### Patch Changes
|
|
726
732
|
|
|
727
|
-
- [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump `@atlaskit/theme` to version `^11.3.0`.
|
|
733
|
+
- [#12880](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12880) [`378d1cef00f`](https://bitbucket.org/atlassian/atlassian-frontend/commits/378d1cef00f) - Bump `@atlaskit/theme` to version `^11.3.0`.
|
|
728
734
|
|
|
729
735
|
## 0.1.7
|
|
730
736
|
|
|
@@ -736,13 +742,13 @@
|
|
|
736
742
|
|
|
737
743
|
### Patch Changes
|
|
738
744
|
|
|
739
|
-
- [`d3265f19be`](https://bitbucket.org/atlassian/atlassian-frontend/commits/d3265f19be) - Transpile packages using babel rather than tsc
|
|
745
|
+
- [#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
|
|
740
746
|
|
|
741
747
|
## 0.1.5
|
|
742
748
|
|
|
743
749
|
### Patch Changes
|
|
744
750
|
|
|
745
|
-
- [`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.
|
|
751
|
+
- [#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.
|
|
746
752
|
This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
|
|
747
753
|
Also add `typescript` to `devDependencies` to denote version that the package was built with.
|
|
748
754
|
|
|
@@ -762,7 +768,7 @@
|
|
|
762
768
|
|
|
763
769
|
### Patch Changes
|
|
764
770
|
|
|
765
|
-
- [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
|
|
771
|
+
- [#3885](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3885) [`6c525a8229`](https://bitbucket.org/atlassian/atlassian-frontend/commits/6c525a8229) - Upgraded to TypeScript 3.9.6 and tslib to 2.0.0
|
|
766
772
|
|
|
767
773
|
Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
|
|
768
774
|
to prevent duplicates of tslib being bundled.
|
|
@@ -771,13 +777,13 @@
|
|
|
771
777
|
|
|
772
778
|
### Patch Changes
|
|
773
779
|
|
|
774
|
-
- [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update all the theme imports to be tree-shakable
|
|
780
|
+
- [#3428](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3428) [`db053b24d8`](https://bitbucket.org/atlassian/atlassian-frontend/commits/db053b24d8) - Update all the theme imports to be tree-shakable
|
|
775
781
|
|
|
776
782
|
## 0.1.0
|
|
777
783
|
|
|
778
784
|
### Minor Changes
|
|
779
785
|
|
|
780
|
-
- [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
|
|
786
|
+
- [#3335](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/3335) [`87f4720f27`](https://bitbucket.org/atlassian/atlassian-frontend/commits/87f4720f27) - Officially dropping IE11 support, from this version onwards there are no warranties of the package working in IE11.
|
|
781
787
|
For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
|
|
782
788
|
|
|
783
789
|
### Patch Changes
|
|
@@ -794,7 +800,7 @@
|
|
|
794
800
|
|
|
795
801
|
### Patch Changes
|
|
796
802
|
|
|
797
|
-
- [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and supporting files will no longer be published to npm
|
|
803
|
+
- [#2866](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2866) [`54a9514fcf`](https://bitbucket.org/atlassian/atlassian-frontend/commits/54a9514fcf) - Build and supporting files will no longer be published to npm
|
|
798
804
|
|
|
799
805
|
## 0.0.5
|
|
800
806
|
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@atlaskit/rating",
|
|
3
|
-
"version": "0.3.
|
|
3
|
+
"version": "0.3.25",
|
|
4
4
|
"description": "An accessible rating component that can be heavily customized.",
|
|
5
5
|
"publishConfig": {
|
|
6
6
|
"registry": "https://registry.npmjs.org/"
|
|
@@ -32,10 +32,10 @@
|
|
|
32
32
|
},
|
|
33
33
|
"dependencies": {
|
|
34
34
|
"@atlaskit/icon": "^21.12.0",
|
|
35
|
-
"@atlaskit/motion": "^1.
|
|
36
|
-
"@atlaskit/theme": "^12.
|
|
37
|
-
"@atlaskit/tokens": "^1.
|
|
38
|
-
"@atlaskit/tooltip": "^
|
|
35
|
+
"@atlaskit/motion": "^1.5.0",
|
|
36
|
+
"@atlaskit/theme": "^12.6.0",
|
|
37
|
+
"@atlaskit/tokens": "^1.28.0",
|
|
38
|
+
"@atlaskit/tooltip": "^18.0.0",
|
|
39
39
|
"@atlaskit/visually-hidden": "^1.2.3",
|
|
40
40
|
"@babel/runtime": "^7.0.0",
|
|
41
41
|
"@emotion/react": "^11.7.1"
|