@times-components/message-bar 0.3.64 → 0.3.68

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
@@ -3,6 +3,38 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [0.3.68](https://github.com/newsuk/times-components/compare/@times-components/message-bar@0.3.67...@times-components/message-bar@0.3.68) (2021-11-25)
7
+
8
+ **Note:** Version bump only for package @times-components/message-bar
9
+
10
+
11
+
12
+
13
+
14
+ ## [0.3.67](https://github.com/newsuk/times-components/compare/@times-components/message-bar@0.3.66...@times-components/message-bar@0.3.67) (2021-08-31)
15
+
16
+ **Note:** Version bump only for package @times-components/message-bar
17
+
18
+
19
+
20
+
21
+
22
+ ## [0.3.66](https://github.com/newsuk/times-components/compare/@times-components/message-bar@0.3.65...@times-components/message-bar@0.3.66) (2021-08-09)
23
+
24
+ **Note:** Version bump only for package @times-components/message-bar
25
+
26
+
27
+
28
+
29
+
30
+ ## [0.3.65](https://github.com/newsuk/times-components/compare/@times-components/message-bar@0.3.64...@times-components/message-bar@0.3.65) (2021-07-05)
31
+
32
+ **Note:** Version bump only for package @times-components/message-bar
33
+
34
+
35
+
36
+
37
+
6
38
  ## [0.3.64](https://github.com/newsuk/times-components/compare/@times-components/message-bar@0.3.63...@times-components/message-bar@0.3.64) (2021-07-02)
7
39
 
8
40
  **Note:** Version bump only for package @times-components/message-bar
package/README.md CHANGED
@@ -42,17 +42,9 @@ yarn lint
42
42
  Testing can be done on each platform individually
43
43
 
44
44
  ```
45
- yarn test:android
46
- yarn test:ios
47
45
  yarn test:web
48
46
  ```
49
47
 
50
- Or the tests for all platforms can be run
51
-
52
- ```
53
- yarn test:all
54
- ```
55
-
56
48
  Visit the official
57
49
  [Storybook](http://localhost:9001/?knob-Size%20of%20ad%20placeholder%3A=default&selectedKind=Primitives%2FMessageBar&selectedStory=MessageBar&full=0&addons=1&stories=1&panelRight=1&addonPanel=storybooks%2Fstorybook-addon-knobs)
58
50
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@times-components/message-bar",
3
- "version": "0.3.64",
3
+ "version": "0.3.68",
4
4
  "description": "A component for showing user notifications",
5
5
  "main": "dist/index",
6
6
  "dev": "src/index",
@@ -9,10 +9,7 @@
9
9
  "fmt": "eslint . --fix && prettier --write '**/*.{js,json}'",
10
10
  "prettier:diff": "prettier --list-different '**/*.{js,json}'",
11
11
  "lint": "eslint . && yarn prettier:diff && yarn depcheck",
12
- "test:android": "jest --config='./__tests__/android/jest.config.js'",
13
- "test:ios": "jest --config='./__tests__/ios/jest.config.js'",
14
12
  "test:web": "jest --config='./__tests__/web/jest.config.js'",
15
- "test:all": "yarn test:android --coverage && yarn test:ios --coverage && yarn test:web --coverage",
16
13
  "prepublishOnly": "yarn transpile && yarn bundle",
17
14
  "watch": "watch 'yarn bundle' ./src --ignoreDotFiles --ignoreUnreadable",
18
15
  "cleanup-dist": "rm -rf dist",
@@ -39,12 +36,12 @@
39
36
  "devDependencies": {
40
37
  "@babel/core": "7.4.4",
41
38
  "@thetimes/jest-lint": "*",
42
- "@times-components/eslint-config-thetimes": "0.8.16",
43
- "@times-components/jest-configurator": "2.7.1",
44
- "@times-components/jest-serializer": "3.2.25",
45
- "@times-components/storybook": "4.1.64",
46
- "@times-components/test-utils": "2.3.8",
47
- "@times-components/webpack-configurator": "2.0.27",
39
+ "@times-components/eslint-config-thetimes": "0.8.17",
40
+ "@times-components/jest-configurator": "2.7.3",
41
+ "@times-components/jest-serializer": "3.2.27",
42
+ "@times-components/storybook": "4.1.67",
43
+ "@times-components/test-utils": "2.3.9",
44
+ "@times-components/webpack-configurator": "2.0.28",
48
45
  "enzyme": "3.9.0",
49
46
  "eslint": "5.9.0",
50
47
  "jest": "24.8.0",
@@ -67,13 +64,13 @@
67
64
  "react-native-web": "0.11.4"
68
65
  },
69
66
  "dependencies": {
70
- "@times-components/icons": "2.16.1",
71
- "@times-components/responsive": "0.6.25",
72
- "@times-components/styleguide": "3.38.20",
67
+ "@times-components/icons": "2.16.4",
68
+ "@times-components/responsive": "0.7.1",
69
+ "@times-components/styleguide": "3.38.23",
73
70
  "prop-types": "15.7.2"
74
71
  },
75
72
  "publishConfig": {
76
73
  "access": "public"
77
74
  },
78
- "gitHead": "912dbc3e6c0049241dd756f5829fdbd324f5ae5f"
75
+ "gitHead": "e4ffceaf25ca396380a235406bf49c846731b2b4"
79
76
  }
@@ -1 +0,0 @@
1
- var _interopRequireDefault=require("@babel/runtime/helpers/interopRequireDefault");Object.defineProperty(exports,"__esModule",{value:true});exports.default=void 0;var _reactNative=require("react-native");var _shared=_interopRequireDefault(require("./shared"));var styles=function styles(scale,breakpoint){return _reactNative.StyleSheet.create((0,_shared.default)(scale,breakpoint));};var _default=styles;exports.default=_default;
@@ -1 +0,0 @@
1
- var _interopRequireDefault=require("@babel/runtime/helpers/interopRequireDefault");Object.defineProperty(exports,"__esModule",{value:true});exports.default=void 0;var _reactNative=require("react-native");var _shared=_interopRequireDefault(require("./shared"));var styles=function styles(scale,breakpoint){return _reactNative.StyleSheet.create((0,_shared.default)(scale,breakpoint));};var _default=styles;exports.default=_default;