New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@atlaskit/css-reset

Package Overview
Dependencies
Maintainers
1
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/css-reset - npm Package Compare versions

Comparing version 6.9.0 to 6.9.1

310

CHANGELOG.md
# @atlaskit/css-reset
## 6.9.1
### Patch Changes
- [#109928](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/109928)
[`026200e81a78b`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/026200e81a78b) -
Remove dependency fbjs
## 6.9.0

@@ -7,3 +15,5 @@

- [#90498](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/90498) [`25c2f0f694c3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/25c2f0f694c3) - Add support for React 18.
- [#90498](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/90498)
[`25c2f0f694c3`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/25c2f0f694c3) -
Add support for React 18 in non-strict mode.

@@ -14,3 +24,5 @@ ## 6.8.0

- [#87162](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/87162) [`555f5611abaf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/555f5611abaf) - Utilise typography tokens in css reset without any UI changes
- [#87162](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/87162)
[`555f5611abaf`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/555f5611abaf) -
Utilise typography tokens in css reset without any UI changes

@@ -21,3 +33,5 @@ ## 6.7.1

- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116) [`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) - Upgrade Typescript from `4.9.5` to `5.4.2`
- [#83116](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/83116)
[`8d4e99057fe0`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/8d4e99057fe0) -
Upgrade Typescript from `4.9.5` to `5.4.2`

@@ -28,3 +42,5 @@ ## 6.7.0

- [#78788](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78788) [`f7801c9b84ac`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f7801c9b84ac) - Add a new entrypoint ./bundle.css
- [#78788](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/78788)
[`f7801c9b84ac`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/f7801c9b84ac) -
Add a new entrypoint ./bundle.css

@@ -35,3 +51,6 @@ ## 6.6.2

- [#58867](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58867) [`ece3768d98ba`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ece3768d98ba) - Internal change to remove any usages of font tokens with hardcoded values as these tokens are being deprecated.
- [#58867](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/pull-requests/58867)
[`ece3768d98ba`](https://stash.atlassian.com/projects/CONFCLOUD/repos/confluence-frontend/commits/ece3768d98ba) -
Internal change to remove any usages of font tokens with hardcoded values as these tokens are
being deprecated.

@@ -42,3 +61,5 @@ ## 6.6.1

- [#41883](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41883) [`893f68af200`](https://bitbucket.org/atlassian/atlassian-frontend/commits/893f68af200) - check in bundle.css file into source, update package scripts
- [#41883](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41883)
[`893f68af200`](https://bitbucket.org/atlassian/atlassian-frontend/commits/893f68af200) - check in
bundle.css file into source, update package scripts

@@ -49,3 +70,5 @@ ## 6.6.0

- [#41575](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41575) [`8d437d8aeb4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d437d8aeb4) - add a styles entry point to export all concatenated styles
- [#41575](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/41575)
[`8d437d8aeb4`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8d437d8aeb4) - add a
styles entry point to export all concatenated styles

@@ -56,3 +79,5 @@ ## 6.5.4

- [#37167](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37167) [`461d74c2e9d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/461d74c2e9d) - change color because of insufficient color contrast for focus indicator
- [#37167](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/37167)
[`461d74c2e9d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/461d74c2e9d) - change
color because of insufficient color contrast for focus indicator

@@ -63,3 +88,5 @@ ## 6.5.3

- [#35441](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35441) [`599bfe90ee3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/599bfe90ee3) - Internal change to use shape tokens. There is no expected visual change.
- [#35441](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/35441)
[`599bfe90ee3`](https://bitbucket.org/atlassian/atlassian-frontend/commits/599bfe90ee3) - Internal
change to use shape tokens. There is no expected visual change.

@@ -70,3 +97,5 @@ ## 6.5.2

- [#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
- [#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

@@ -77,3 +106,5 @@ ## 6.5.1

- [#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`
- [#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`

@@ -84,3 +115,5 @@ ## 6.5.0

- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258) [`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip minor dependency bump
- [#33258](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/33258)
[`56507598609`](https://bitbucket.org/atlassian/atlassian-frontend/commits/56507598609) - Skip
minor dependency bump

@@ -95,3 +128,6 @@ ### Patch Changes

- [#32932](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32932) [`35d89e93915`](https://bitbucket.org/atlassian/atlassian-frontend/commits/35d89e93915) - Internal change to enforce token usage for spacing properties. There is no expected visual or behaviour change.
- [#32932](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32932)
[`35d89e93915`](https://bitbucket.org/atlassian/atlassian-frontend/commits/35d89e93915) - Internal
change to enforce token usage for spacing properties. There is no expected visual or behaviour
change.

@@ -102,7 +138,12 @@ ## 6.4.0

- [#32211](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32211) [`f91b48763da`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f91b48763da) - [ux] Updates the body font size to use a typography token. This is a no-op change as the typography theme is not active.
- [#32211](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32211)
[`f91b48763da`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f91b48763da) - [ux]
Updates the body font size to use a typography token. This is a no-op change as the typography
theme is not active.
### Patch Changes
- [#32507](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32507) [`2d3b7c04afb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2d3b7c04afb) - Enroll @atlaskit/css-reset to push model consumption
- [#32507](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32507)
[`2d3b7c04afb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2d3b7c04afb) - Enroll
@atlaskit/css-reset to push model consumption

@@ -113,3 +154,5 @@ ## 6.3.21

- [#32175](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32175) [`8e0b1456821`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8e0b1456821) - Migrated use of `gridSize` to space tokens where possible. There is no expected visual or behaviour change.
- [#32175](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/32175)
[`8e0b1456821`](https://bitbucket.org/atlassian/atlassian-frontend/commits/8e0b1456821) - Migrated
use of `gridSize` to space tokens where possible. There is no expected visual or behaviour change.

@@ -120,3 +163,5 @@ ## 6.3.20

- [#27634](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27634) [`718d5ad3044`](https://bitbucket.org/atlassian/atlassian-frontend/commits/718d5ad3044) - Updates to support the new `@atlaskit/tokens` theming API.
- [#27634](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/27634)
[`718d5ad3044`](https://bitbucket.org/atlassian/atlassian-frontend/commits/718d5ad3044) - Updates
to support the new `@atlaskit/tokens` theming API.
- Updated dependencies

@@ -128,3 +173,6 @@

- [#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.
- [#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.

@@ -153,3 +201,5 @@ ## 6.3.18

- [#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`
- [#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`

@@ -160,3 +210,5 @@ ## 6.3.14

- [#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`.
- [#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`.

@@ -173,3 +225,5 @@ ## 6.3.13

- [#20721](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20721) [`70968c17cc9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70968c17cc9) - Remove invalid selectors and associated rules
- [#20721](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/20721)
[`70968c17cc9`](https://bitbucket.org/atlassian/atlassian-frontend/commits/70968c17cc9) - Remove
invalid selectors and associated rules

@@ -180,3 +234,5 @@ ## 6.3.11

- [#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
- [#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

@@ -205,3 +261,5 @@ ## 6.3.10

- [#18980](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18980) [`2d430dae7d2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2d430dae7d2) - Removes <template /> override for IE11.
- [#18980](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/18980)
[`2d430dae7d2`](https://bitbucket.org/atlassian/atlassian-frontend/commits/2d430dae7d2) - Removes
<template /> override for IE11.

@@ -212,3 +270,6 @@ ## 6.3.6

- [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752) [`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Updates usage of deprecated token names so they're aligned with the latest naming conventions. No UI or visual changes
- [#16752](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16752)
[`19d72473dfb`](https://bitbucket.org/atlassian/atlassian-frontend/commits/19d72473dfb) - Updates
usage of deprecated token names so they're aligned with the latest naming conventions. No UI or
visual changes
- Updated dependencies

@@ -226,3 +287,5 @@

- [#17514](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17514) [`02a2f889019`](https://bitbucket.org/atlassian/atlassian-frontend/commits/02a2f889019) - Removes css that sets the SVG text element's color styles
- [#17514](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17514)
[`02a2f889019`](https://bitbucket.org/atlassian/atlassian-frontend/commits/02a2f889019) - Removes
css that sets the SVG text element's color styles

@@ -233,3 +296,5 @@ ## 6.3.3

- [#17127](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17127) [`5168407f185`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5168407f185) - Fixes an issue in the CSS reset where the SVG text element didn't inherit the correct reset styles.
- [#17127](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/17127)
[`5168407f185`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5168407f185) - Fixes an
issue in the CSS reset where the SVG text element didn't inherit the correct reset styles.

@@ -240,3 +305,5 @@ ## 6.3.2

- [#16864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16864) [`b8fd2911013`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b8fd2911013) - [ux] Reduced motion styles that were causing layout flickers have been removed.
- [#16864](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16864)
[`b8fd2911013`](https://bitbucket.org/atlassian/atlassian-frontend/commits/b8fd2911013) - [ux]
Reduced motion styles that were causing layout flickers have been removed.

@@ -247,3 +314,6 @@ ## 6.3.1

- [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998) [`f460cc7c411`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f460cc7c411) - Builds for this package now pass through a tokens babel plugin, removing runtime invocations of the tokens() function and improving bundle size.
- [#15998](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/15998)
[`f460cc7c411`](https://bitbucket.org/atlassian/atlassian-frontend/commits/f460cc7c411) - Builds
for this package now pass through a tokens babel plugin, removing runtime invocations of the
tokens() function and improving bundle size.
- Updated dependencies

@@ -255,3 +325,5 @@

- [#16479](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16479) [`5b605d39119`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5b605d39119) - Scrollbars now respect theme selection
- [#16479](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/16479)
[`5b605d39119`](https://bitbucket.org/atlassian/atlassian-frontend/commits/5b605d39119) -
Scrollbars now respect theme selection

@@ -262,3 +334,5 @@ ## 6.2.0

- [#14777](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14777) [`fd7b67c606a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd7b67c606a) - [ux] The reset now uses focus-visible (if supported) instead of styling :focus directly.
- [#14777](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/14777)
[`fd7b67c606a`](https://bitbucket.org/atlassian/atlassian-frontend/commits/fd7b67c606a) - [ux] The
reset now uses focus-visible (if supported) instead of styling :focus directly.

@@ -297,4 +371,7 @@ ### Patch Changes

- [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837) [`92620c3aa0d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/92620c3aa0d) - [ux] Reduced motion support has been added to the CSS reset.
- [`950a744a150`](https://bitbucket.org/atlassian/atlassian-frontend/commits/950a744a150) - [ux] Color values now sourced through tokens.
- [#12837](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/12837)
[`92620c3aa0d`](https://bitbucket.org/atlassian/atlassian-frontend/commits/92620c3aa0d) - [ux]
Reduced motion support has been added to the CSS reset.
- [`950a744a150`](https://bitbucket.org/atlassian/atlassian-frontend/commits/950a744a150) - [ux]
Color values now sourced through tokens.

@@ -309,3 +386,5 @@ ### Patch Changes

- [#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
- [#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

@@ -316,3 +395,5 @@ ## 6.0.4

- [#5653](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5653) [`cdfd30ef56`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cdfd30ef56) - Bumping dep for fbjs util and moving it to a devDep for css-reset
- [#5653](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/5653)
[`cdfd30ef56`](https://bitbucket.org/atlassian/atlassian-frontend/commits/cdfd30ef56) - Bumping
dep for fbjs util and moving it to a devDep for css-reset

@@ -323,5 +404,8 @@ ## 6.0.3

- [#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.
This requires version 3.8 of Typescript, read more about how we handle Typescript versions here: https://atlaskit.atlassian.com/get-started
Also add `typescript` to `devDependencies` to denote version that the package was built with.
- [#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. This requires version 3.8 of Typescript, read more about how we handle Typescript
versions here: https://atlaskit.atlassian.com/get-started Also add `typescript` to
`devDependencies` to denote version that the package was built with.

@@ -338,6 +422,8 @@ ## 6.0.2

- [#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
- [#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
Since tslib is a dependency for all our packages we recommend that products also follow this tslib upgrade
to prevent duplicates of tslib being bundled.
Since tslib is a dependency for all our packages we recommend that products also follow this tslib
upgrade to prevent duplicates of tslib being bundled.

@@ -348,4 +434,7 @@ ## 6.0.0

- [#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.
For more information see: https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534
- [#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. For more information see:
https://community.developer.atlassian.com/t/atlaskit-to-drop-support-for-internet-explorer-11-from-1st-july-2020/39534

@@ -360,3 +449,5 @@ ### Patch Changes

- [#2624](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2624) [`82a7c30a60`](https://bitbucket.org/atlassian/atlassian-frontend/commits/82a7c30a60) - The module:es2019 field for css-reset should also point to bundle.css instead of a js file
- [#2624](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2624)
[`82a7c30a60`](https://bitbucket.org/atlassian/atlassian-frontend/commits/82a7c30a60) - The
module:es2019 field for css-reset should also point to bundle.css instead of a js file

@@ -367,3 +458,5 @@ ## 5.0.11

- [#2591](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2591) [`c2dbd2384c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2dbd2384c) - FIX: Override for the default button font style introduced in latest Chrome 83.x.x.x
- [#2591](https://bitbucket.org/atlassian/atlassian-frontend/pull-requests/2591)
[`c2dbd2384c`](https://bitbucket.org/atlassian/atlassian-frontend/commits/c2dbd2384c) - FIX:
Override for the default button font style introduced in latest Chrome 83.x.x.x

@@ -376,3 +469,4 @@ ## 5.0.10

Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies [6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):
Remove namespace imports from React, ReactDom, and PropTypes- Updated dependencies
[6548261c9a](https://bitbucket.org/atlassian/atlassian-frontend/commits/6548261c9a):

@@ -396,3 +490,4 @@ - @atlaskit/docs@8.3.2

Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving non-relative imports as relative imports
Components now depend on TS 3.6 internally, in order to fix an issue with TS resolving
non-relative imports as relative imports

@@ -443,4 +538,6 @@ ## 5.0.7

- Creating folders at the root for entry-points
- Removing the generation of the entry-points at the root
Please see this [ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this [page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points) for further details
- Removing the generation of the entry-points at the root Please see this
[ticket](https://product-fabric.atlassian.net/browse/BUILDTOOLS-118) or this
[page](https://hello.atlassian.net/wiki/spaces/FED/pages/452325500/Finishing+Atlaskit+multiple+entry+points)
for further details

@@ -467,3 +564,4 @@ ## 5.0.2

- css-reset has been converted to Typescript. Typescript consumers will now get static type safety. Flow types are no longer provided. No API or behavioural changes.
- css-reset has been converted to Typescript. Typescript consumers will now get static type
safety. Flow types are no longer provided. No API or behavioural changes.

@@ -480,7 +578,9 @@ ## 4.0.1

- Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use this package, please ensure you use at least this version of react and react-dom.
- Updates react and react-dom peer dependencies to react@^16.8.0 and react-dom@^16.8.0. To use
this package, please ensure you use at least this version of react and react-dom.
## 3.0.8
- Updated dependencies [9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
- Updated dependencies
[9c0b4744be](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9c0b4744be):
- @atlaskit/docs@7.0.3

@@ -493,7 +593,9 @@ - @atlaskit/theme@8.1.7

- Removes deprecated css property text-decoration-skip: ink. Users should no longer see a warning to update the property.
- Removes deprecated css property text-decoration-skip: ink. Users should no longer see a warning
to update the property.
## 3.0.6
- Updated dependencies [76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
- Updated dependencies
[76299208e6](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/76299208e6):
- @atlaskit/docs@7.0.0

@@ -522,7 +624,9 @@ - @atlaskit/theme@8.0.0

- [patch] Moved to @atlaskit/theme for all the values from util-shared-styles [6d35164](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6d35164)
- [patch] Moved to @atlaskit/theme for all the values from util-shared-styles
[6d35164](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/6d35164)
## 3.0.1
- [patch] Updated dependencies [acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
- [patch] Updated dependencies
[acd86a1](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/acd86a1)
- @atlaskit/docs@5.0.2

@@ -532,6 +636,9 @@

- [major] Updates to React ^16.4.0 [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
- [major] Updated dependencies [563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
- [major] Updates to React ^16.4.0
[7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
- [major] Updated dependencies
[563a7eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/563a7eb)
- @atlaskit/docs@5.0.0
- [major] Updated dependencies [7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
- [major] Updated dependencies
[7edb866](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/7edb866)
- @atlaskit/docs@5.0.0

@@ -541,19 +648,27 @@

- [patch] Fix flow config and add back flow fix me [107da09](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/107da09)
- [none] Updated dependencies [107da09](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/107da09)
- [patch] Fix flow config and add back flow fix me
[107da09](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/107da09)
- [none] Updated dependencies
[107da09](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/107da09)
## 2.0.7
- [patch] Remove or update \$FlowFixMe [e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
- [none] Updated dependencies [e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
- [patch] Remove or update \$FlowFixMe
[e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
- [none] Updated dependencies
[e8ad98a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e8ad98a)
## 2.0.6
- [patch] Clean Changelogs - remove duplicates and empty entries [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
- [none] Updated dependencies [e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
- [patch] Clean Changelogs - remove duplicates and empty entries
[e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
- [none] Updated dependencies
[e7756cd](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/e7756cd)
## 2.0.5
- [patch] Update changelogs to remove duplicate [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
- [none] Updated dependencies [cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
- [patch] Update changelogs to remove duplicate
[cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
- [none] Updated dependencies
[cc58e17](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/cc58e17)
- @atlaskit/docs@4.1.1

@@ -563,3 +678,4 @@

- [none] Updated dependencies [9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
- [none] Updated dependencies
[9d20f54](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/9d20f54)
- @atlaskit/docs@4.1.0

@@ -569,3 +685,4 @@

- [patch] Updated dependencies [1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
- [patch] Updated dependencies
[1e80619](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e80619)
- @atlaskit/docs@4.0.0

@@ -575,3 +692,4 @@

- [patch] Updated dependencies [d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
- [patch] Updated dependencies
[d662caa](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/d662caa)
- @atlaskit/docs@3.0.4

@@ -581,59 +699,74 @@

- [patch] Remove negative spacing [ac73181](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ac73181)
- [patch] Remove negative spacing
[ac73181](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/ac73181)
## 2.0.0
- [major] Bump to React 16.3. [4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
- [major] Bump to React 16.3.
[4251858](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/4251858)
## 1.2.3
- [patch] Fixed main styles in IE11 [5aa8105](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5aa8105)
- [patch] Fixed main styles in IE11
[5aa8105](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/5aa8105)
## 1.2.2
- [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2 [1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
- [patch] updated the repository url to https://bitbucket.org/atlassian/atlaskit-mk-2
[1e57e5a](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/1e57e5a)
## 1.2.1
- [patch] Packages Flow types for elements components [3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
- [patch] Packages Flow types for elements components
[3111e74](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/3111e74)
## 1.2.0
- [minor] Add React 16 support. [12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
- [minor] Add React 16 support.
[12ea6e4](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/12ea6e4)
## 1.1.7
- [patch] migrated css reset from ak to ak-mk2 [53ce5eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/53ce5eb)
- [patch] migrated css reset from ak to ak-mk2
[53ce5eb](https://bitbucket.org/atlassian/atlaskit-mk-2/commits/53ce5eb)
## 1.1.6 (2017-11-30)
- bug fix; release stories with fixed console errors ([3321c2b](https://bitbucket.org/atlassian/atlaskit/commits/3321c2b))
- bug fix; release stories with fixed console errors
([3321c2b](https://bitbucket.org/atlassian/atlaskit/commits/3321c2b))
## 1.1.5 (2017-07-25)
- fix; use class transform in loose mode in babel to improve load performance in apps ([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
- fix; use class transform in loose mode in babel to improve load performance in apps
([fde719a](https://bitbucket.org/atlassian/atlaskit/commits/fde719a))
## 1.1.4 (2017-05-24)
- fix; fixing webkit code font issue ([2f0ee47](https://bitbucket.org/atlassian/atlaskit/commits/2f0ee47))
- fix; fixing webkit code font issue
([2f0ee47](https://bitbucket.org/atlassian/atlaskit/commits/2f0ee47))
## 1.1.3 (2017-05-11)
- fix; use ADG 3 font family for code and kbd tags ([37ac71a](https://bitbucket.org/atlassian/atlaskit/commits/37ac71a))
- fix; use ADG 3 font family for code and kbd tags
([37ac71a](https://bitbucket.org/atlassian/atlaskit/commits/37ac71a))
## 1.1.2 (2017-04-27)
- fix; update legal copy to be more clear. Not all modules include ADG license. ([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
- fix; update legal copy to be more clear. Not all modules include ADG license.
([f3a945e](https://bitbucket.org/atlassian/atlaskit/commits/f3a945e))
## 1.1.1 (2017-04-26)
- fix; update legal copy and fix broken links for component README on npm. New contribution and ([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
- fix; update legal copy and fix broken links for component README on npm. New contribution and
([0b3e454](https://bitbucket.org/atlassian/atlaskit/commits/0b3e454))
## 1.1.0 (2017-04-20)
- feature; removed explicit style! imports, set style-loader in webpack config ([891fc3c](https://bitbucket.org/atlassian/atlaskit/commits/891fc3c))
- feature; removed explicit style! imports, set style-loader in webpack config
([891fc3c](https://bitbucket.org/atlassian/atlaskit/commits/891fc3c))
## 1.0.5 (2017-03-23)
- fix; Empty commit to release the component ([49c08ee](https://bitbucket.org/atlassian/atlaskit/commits/49c08ee))
- fix; Empty commit to release the component
([49c08ee](https://bitbucket.org/atlassian/atlaskit/commits/49c08ee))

@@ -644,3 +777,4 @@ ## 1.0.3 (2017-03-21)

- fix; maintainers for all the packages were added ([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))
- fix; maintainers for all the packages were added
([261d00a](https://bitbucket.org/atlassian/atlaskit/commits/261d00a))

@@ -651,3 +785,5 @@ ## 1.0.2 (2017-02-07)

- fix; Updates package to use scoped ak packages ([58fd6c5](https://bitbucket.org/atlassian/atlaskit/commits/58fd6c5))
- fix; correct package name in css-reset docs ([670ec8f](https://bitbucket.org/atlassian/atlaskit/commits/670ec8f))
- fix; Updates package to use scoped ak packages
([58fd6c5](https://bitbucket.org/atlassian/atlaskit/commits/58fd6c5))
- fix; correct package name in css-reset docs
([670ec8f](https://bitbucket.org/atlassian/atlaskit/commits/670ec8f))

@@ -10,3 +10,2 @@ "use strict";

var _toConsumableArray2 = _interopRequireDefault(require("@babel/runtime/helpers/toConsumableArray"));
var _hyphenateStyleName = _interopRequireDefault(require("fbjs/lib/hyphenateStyleName"));
/**

@@ -68,2 +67,6 @@ * The below code is inspired by the css function in styled components

}
function hyphenate(value) {
var uppercasePattern = /([A-Z])/g;
return value.replace(uppercasePattern, '-$1').toLowerCase();
}
function objToCss(obj, prevKey) {

@@ -77,5 +80,5 @@ var css = Object.keys(obj).filter(function (key) {

}
return "".concat((0, _hyphenateStyleName.default)(key), ": ").concat(obj[key], ";");
return "".concat(hyphenate(key), ": ").concat(obj[key], ";");
}).join(' ');
return prevKey ? "".concat(prevKey, " {\n ").concat(css, "\n }") : css;
}

@@ -1,3 +0,1 @@

import hyphenate from 'fbjs/lib/hyphenateStyleName';
/**

@@ -55,2 +53,6 @@ * The below code is inspired by the css function in styled components

}
function hyphenate(value) {
const uppercasePattern = /([A-Z])/g;
return value.replace(uppercasePattern, '-$1').toLowerCase();
}
function objToCss(obj, prevKey) {

@@ -57,0 +59,0 @@ const css = Object.keys(obj).filter(key => {

import _typeof from "@babel/runtime/helpers/typeof";
import _toConsumableArray from "@babel/runtime/helpers/toConsumableArray";
import hyphenate from 'fbjs/lib/hyphenateStyleName';
/**

@@ -61,2 +59,6 @@ * The below code is inspired by the css function in styled components

}
function hyphenate(value) {
var uppercasePattern = /([A-Z])/g;
return value.replace(uppercasePattern, '-$1').toLowerCase();
}
function objToCss(obj, prevKey) {

@@ -63,0 +65,0 @@ var css = Object.keys(obj).filter(function (key) {

{
"name": "@atlaskit/css-reset",
"version": "6.9.0",
"version": "6.9.1",
"description": "A base stylesheet for the Atlassian Design System.",

@@ -33,6 +33,5 @@ "publishConfig": {

"dependencies": {
"@atlaskit/theme": "^12.7.0",
"@atlaskit/tokens": "^1.43.0",
"@babel/runtime": "^7.0.0",
"fbjs": "^3.0.0"
"@atlaskit/theme": "^12.9.0",
"@atlaskit/tokens": "^1.49.0",
"@babel/runtime": "^7.0.0"
},

@@ -44,3 +43,2 @@ "peerDependencies": {

"@atlaskit/visual-regression": "*",
"@atlassian/atlassian-frontend-prettier-config-1.0.1": "npm:@atlassian/atlassian-frontend-prettier-config@1.0.1",
"mkdirp": "^0.5.1",

@@ -91,4 +89,3 @@ "ts-node": "^10.9.1",

},
"homepage": "https://atlassian.design/components/css-reset",
"prettier": "@atlassian/atlassian-frontend-prettier-config-1.0.1"
"homepage": "https://atlassian.design/components/css-reset"
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc