@atlaskit/width-detector
Advanced tools
| { | ||
| "extends": "../../../../tsconfig.entry-points.passionfruit.json", | ||
| "compilerOptions": { | ||
| "declaration": true, | ||
| "target": "es5", | ||
| "outDir": "../../../../../passionfruit/tsDist/@atlaskit__width-detector/app", | ||
| "rootDir": "../", | ||
| "composite": true | ||
| }, | ||
| "include": [ | ||
| "../src/**/*.ts", | ||
| "../src/**/*.tsx" | ||
| ], | ||
| "exclude": [ | ||
| "../src/**/__tests__/*", | ||
| "../src/**/*.test.*", | ||
| "../src/**/test.*" | ||
| ], | ||
| "references": [] | ||
| } |
| { | ||
| "extends": "../../../../tsconfig.entry-points.townsquare.json", | ||
| "compilerOptions": { | ||
| "declaration": true, | ||
| "target": "es5", | ||
| "outDir": "../../../../../townsquare/tsDist/@atlaskit__width-detector/app", | ||
| "rootDir": "../", | ||
| "composite": true | ||
| }, | ||
| "include": [ | ||
| "../src/**/*.ts", | ||
| "../src/**/*.tsx" | ||
| ], | ||
| "exclude": [ | ||
| "../src/**/__tests__/*", | ||
| "../src/**/*.test.*", | ||
| "../src/**/test.*" | ||
| ], | ||
| "references": [] | ||
| } |
@@ -7,3 +7,3 @@ { | ||
| "composite": true, | ||
| "outDir": "../dist", | ||
| "outDir": "../../../../../confluence/tsDist/@atlaskit__width-detector", | ||
| "rootDir": "../" | ||
@@ -10,0 +10,0 @@ }, |
+8
-0
| # @atlaskit/width-detector | ||
| ## 5.0.3 | ||
| ### Patch Changes | ||
| - [#178302](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/pull-requests/178302) | ||
| [`7c0f40bae3ff0`](https://bitbucket.org/atlassian/atlassian-frontend-monorepo/commits/7c0f40bae3ff0) - | ||
| Migrated examples to Compiled, removed Emotion from dev dependencies. | ||
| ## 5.0.2 | ||
@@ -4,0 +12,0 @@ |
+4
-5
| { | ||
| "name": "@atlaskit/width-detector", | ||
| "version": "5.0.2", | ||
| "version": "5.0.3", | ||
| "description": "Wrapper for components that need to respond to width changes", | ||
@@ -44,9 +44,8 @@ "publishConfig": { | ||
| "@af/integration-testing": "workspace:^", | ||
| "@atlaskit/button": "^23.0.0", | ||
| "@atlaskit/docs": "^10.0.0", | ||
| "@atlaskit/button": "^23.2.0", | ||
| "@atlaskit/docs": "^11.0.0", | ||
| "@atlaskit/ds-lib": "^4.0.0", | ||
| "@atlaskit/section-message": "^8.2.0", | ||
| "@atlassian/ssr-tests": "^0.2.0", | ||
| "@emotion/react": "^11.7.1", | ||
| "@emotion/styled": "^11.0.0", | ||
| "@compiled/react": "^0.18.3", | ||
| "@testing-library/react": "^13.4.0", | ||
@@ -53,0 +52,0 @@ "@types/raf-schd": "^4.0.1", |
63545
1.87%11
-8.33%45
4.65%1131
3.67%