@atlaskit/rating 0.3.23 → 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 CHANGED
@@ -1,10 +1,23 @@
1
1
  # @atlaskit/rating
2
2
 
3
+ ## 0.3.25
4
+
5
+ ### Patch Changes
6
+
7
+ - Updated dependencies
8
+
9
+ ## 0.3.24
10
+
11
+ ### Patch Changes
12
+
13
+ - [#38162](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/38162) [`fd6bb9c9184`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd6bb9c9184) - Delete version.json
14
+ - Updated dependencies
15
+
3
16
  ## 0.3.23
4
17
 
5
18
  ### Patch Changes
6
19
 
7
- - [`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
8
21
 
9
22
  ## 0.3.22
10
23
 
@@ -76,7 +89,7 @@
76
89
 
77
90
  ### Patch Changes
78
91
 
79
- - [`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"
80
93
 
81
94
  ## 0.3.10
82
95
 
@@ -112,14 +125,14 @@
112
125
 
113
126
  ### Patch Changes
114
127
 
115
- - [`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
116
129
  - Updated dependencies
117
130
 
118
131
  ## 0.3.4
119
132
 
120
133
  ### Patch Changes
121
134
 
122
- - [`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`
123
136
  - Updated dependencies
124
137
 
125
138
  ## 0.3.3
@@ -144,7 +157,7 @@
144
157
 
145
158
  ### Minor Changes
146
159
 
147
- - [`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
148
161
 
149
162
  ### Patch Changes
150
163
 
@@ -178,7 +191,7 @@
178
191
 
179
192
  ### Patch Changes
180
193
 
181
- - [`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
182
195
  - Updated dependencies
183
196
 
184
197
  ## 0.2.84
@@ -203,7 +216,7 @@
203
216
 
204
217
  ### Patch Changes
205
218
 
206
- - [`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.
207
220
 
208
221
  ## 0.2.80
209
222
 
@@ -323,7 +336,7 @@
323
336
 
324
337
  ### Patch Changes
325
338
 
326
- - [`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.
327
340
 
328
341
  ## 0.2.60
329
342
 
@@ -383,7 +396,7 @@
383
396
 
384
397
  ### Patch Changes
385
398
 
386
- - [`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.
387
400
 
388
401
  ## 0.2.50
389
402
 
@@ -473,7 +486,7 @@
473
486
 
474
487
  ### Patch Changes
475
488
 
476
- - [`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`
477
490
  - Updated dependencies
478
491
 
479
492
  ## 0.2.35
@@ -504,7 +517,7 @@
504
517
 
505
518
  ### Patch Changes
506
519
 
507
- - [`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`.
508
521
  - Updated dependencies
509
522
 
510
523
  ## 0.2.30
@@ -619,7 +632,7 @@
619
632
 
620
633
  ### Patch Changes
621
634
 
622
- - [`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.
623
636
 
624
637
  ## 0.2.11
625
638
 
@@ -637,7 +650,7 @@
637
650
 
638
651
  ### Patch Changes
639
652
 
640
- - [`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
641
654
  - Updated dependencies
642
655
 
643
656
  ## 0.2.8
@@ -692,7 +705,7 @@
692
705
 
693
706
  ### Minor Changes
694
707
 
695
- - [`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`.
696
709
 
697
710
  New tokens will be visible only in applications configured to use the new Tokens API (currently in alpha).
698
711
  These changes are intended to be interoperable with the legacy theme implementation. Legacy dark mode users should expect no visual or breaking changes.
@@ -705,7 +718,7 @@
705
718
 
706
719
  ### Patch Changes
707
720
 
708
- - [`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.
709
722
 
710
723
  ## 0.1.9
711
724
 
@@ -717,7 +730,7 @@
717
730
 
718
731
  ### Patch Changes
719
732
 
720
- - [`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`.
721
734
 
722
735
  ## 0.1.7
723
736
 
@@ -729,13 +742,13 @@
729
742
 
730
743
  ### Patch Changes
731
744
 
732
- - [`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
733
746
 
734
747
  ## 0.1.5
735
748
 
736
749
  ### Patch Changes
737
750
 
738
- - [`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.
739
752
  This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
740
753
  Also add `typescript` to `devDependencies` to denote version that the package was built with.
741
754
 
@@ -755,7 +768,7 @@
755
768
 
756
769
  ### Patch Changes
757
770
 
758
- - [`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
759
772
 
760
773
  Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
761
774
  to prevent duplicates of tslib being bundled.
@@ -764,13 +777,13 @@
764
777
 
765
778
  ### Patch Changes
766
779
 
767
- - [`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
768
781
 
769
782
  ## 0.1.0
770
783
 
771
784
  ### Minor Changes
772
785
 
773
- - [`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.
774
787
  For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
775
788
 
776
789
  ### Patch Changes
@@ -787,7 +800,7 @@
787
800
 
788
801
  ### Patch Changes
789
802
 
790
- - [`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
791
804
 
792
805
  ## 0.0.5
793
806
 
@@ -64,5 +64,4 @@ var Rating = /*#__PURE__*/(0, _react.forwardRef)(function (_ref, ref) {
64
64
  type: "radio"
65
65
  })));
66
66
  });
67
- var _default = Rating;
68
- exports.default = _default;
67
+ var _default = exports.default = Rating;
@@ -44,5 +44,4 @@ var Star = /*#__PURE__*/(0, _react.forwardRef)(function (_ref, ref) {
44
44
  render: render
45
45
  }));
46
46
  });
47
- var _default = Star;
48
- exports.default = _default;
47
+ var _default = exports.default = Star;
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@atlaskit/rating",
3
- "version": "0.3.23",
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.4.0",
36
- "@atlaskit/theme": "^12.5.0",
37
- "@atlaskit/tokens": "^1.11.1",
38
- "@atlaskit/tooltip": "^17.8.0",
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"
@@ -1,5 +0,0 @@
1
- {
2
- "name": "@atlaskit/rating",
3
- "version": "0.3.23",
4
- "sideEffects": false
5
- }
@@ -1,5 +0,0 @@
1
- {
2
- "name": "@atlaskit/rating",
3
- "version": "0.3.23",
4
- "sideEffects": false
5
- }
@@ -1,5 +0,0 @@
1
- {
2
- "name": "@atlaskit/rating",
3
- "version": "0.3.23",
4
- "sideEffects": false
5
- }