@burnsred/ui 0.6.2 → 0.6.4-dev.0

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,100 +3,78 @@
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.6.2](https://github.com/burnsred/burnsred-entity-library/compare/v0.5.2...v0.6.2) (2019-05-15)
7
-
6
+ ## [0.6.4-dev.0](https://github.com/burnsred/burnsred-entity-library/compare/v0.6.3...v0.6.4-dev.0) (2024-05-30)
8
7
 
9
- ### Bug Fixes
8
+ **Note:** Version bump only for package @burnsred/ui
10
9
 
11
- * deploy ([28349bb](https://github.com/burnsred/burnsred-entity-library/commit/28349bb))
12
10
 
13
11
 
14
12
 
15
13
 
14
+ ## [0.6.3](https://github.com/burnsred/burnsred-entity-library/compare/v0.6.2...v0.6.3) (2024-04-22)
16
15
 
17
- ## [0.5.2](https://github.com/gnowth/entity/compare/v0.5.1...v0.5.2) (2019-05-14)
16
+ **Note:** Version bump only for package @burnsred/ui
18
17
 
18
+ ## [0.6.2](https://github.com/burnsred/burnsred-entity-library/compare/v0.5.2...v0.6.2) (2019-05-15)
19
19
 
20
20
  ### Bug Fixes
21
21
 
22
- * change license to MIT ([#154](https://github.com/gnowth/entity/issues/154)) ([78d85be](https://github.com/gnowth/entity/commit/78d85be))
23
-
22
+ - deploy ([28349bb](https://github.com/burnsred/burnsred-entity-library/commit/28349bb))
24
23
 
24
+ ## [0.5.2](https://github.com/gnowth/entity/compare/v0.5.1...v0.5.2) (2019-05-14)
25
25
 
26
+ ### Bug Fixes
26
27
 
28
+ - change license to MIT ([#154](https://github.com/gnowth/entity/issues/154)) ([78d85be](https://github.com/gnowth/entity/commit/78d85be))
27
29
 
28
30
  ## [0.5.1](https://github.com/gnowth/entity/compare/v0.5.0...v0.5.1) (2019-03-20)
29
31
 
30
-
31
32
  ### Bug Fixes
32
33
 
33
- * build import and lodash replacement ([#139](https://github.com/gnowth/entity/issues/139)) ([0f937b7](https://github.com/gnowth/entity/commit/0f937b7))
34
-
35
-
36
-
37
-
34
+ - build import and lodash replacement ([#139](https://github.com/gnowth/entity/issues/139)) ([0f937b7](https://github.com/gnowth/entity/commit/0f937b7))
38
35
 
39
36
  # [0.5.0](https://github.com/gnowth/entity/compare/v0.4.0...v0.5.0) (2019-03-19)
40
37
 
41
-
42
38
  ### Features
43
39
 
44
- * add mock get api ([#106](https://github.com/gnowth/entity/issues/106)) ([e27d63b](https://github.com/gnowth/entity/commit/e27d63b))
45
- * added default theme ([#83](https://github.com/gnowth/entity/issues/83)) ([b4abf64](https://github.com/gnowth/entity/commit/b4abf64))
46
- * added navigation in app ([#113](https://github.com/gnowth/entity/issues/113)) ([4f180c7](https://github.com/gnowth/entity/commit/4f180c7))
47
- * added uiPopup ([#80](https://github.com/gnowth/entity/issues/80)) ([514f2bb](https://github.com/gnowth/entity/commit/514f2bb))
48
- * added UIPortal ([#137](https://github.com/gnowth/entity/issues/137)) ([08105b8](https://github.com/gnowth/entity/commit/08105b8))
49
- * error boundary added to default and input ([#79](https://github.com/gnowth/entity/issues/79)) ([6c8733a](https://github.com/gnowth/entity/commit/6c8733a))
50
- * mixin margin, padding, fix route ([#120](https://github.com/gnowth/entity/issues/120)) ([ae3b6a3](https://github.com/gnowth/entity/commit/ae3b6a3))
51
- * PopupShadow allows a dirtier value of parent Form ([#81](https://github.com/gnowth/entity/issues/81)) ([4813d6b](https://github.com/gnowth/entity/commit/4813d6b))
52
- * theme standard ([#131](https://github.com/gnowth/entity/issues/131)) ([05f8a4e](https://github.com/gnowth/entity/commit/05f8a4e))
53
- * widgetcheckbox, with other fixes ([#129](https://github.com/gnowth/entity/issues/129)) ([3c7810a](https://github.com/gnowth/entity/commit/3c7810a))
54
-
40
+ - add mock get api ([#106](https://github.com/gnowth/entity/issues/106)) ([e27d63b](https://github.com/gnowth/entity/commit/e27d63b))
41
+ - added default theme ([#83](https://github.com/gnowth/entity/issues/83)) ([b4abf64](https://github.com/gnowth/entity/commit/b4abf64))
42
+ - added navigation in app ([#113](https://github.com/gnowth/entity/issues/113)) ([4f180c7](https://github.com/gnowth/entity/commit/4f180c7))
43
+ - added uiPopup ([#80](https://github.com/gnowth/entity/issues/80)) ([514f2bb](https://github.com/gnowth/entity/commit/514f2bb))
44
+ - added UIPortal ([#137](https://github.com/gnowth/entity/issues/137)) ([08105b8](https://github.com/gnowth/entity/commit/08105b8))
45
+ - error boundary added to default and input ([#79](https://github.com/gnowth/entity/issues/79)) ([6c8733a](https://github.com/gnowth/entity/commit/6c8733a))
46
+ - mixin margin, padding, fix route ([#120](https://github.com/gnowth/entity/issues/120)) ([ae3b6a3](https://github.com/gnowth/entity/commit/ae3b6a3))
47
+ - PopupShadow allows a dirtier value of parent Form ([#81](https://github.com/gnowth/entity/issues/81)) ([4813d6b](https://github.com/gnowth/entity/commit/4813d6b))
48
+ - theme standard ([#131](https://github.com/gnowth/entity/issues/131)) ([05f8a4e](https://github.com/gnowth/entity/commit/05f8a4e))
49
+ - widgetcheckbox, with other fixes ([#129](https://github.com/gnowth/entity/issues/129)) ([3c7810a](https://github.com/gnowth/entity/commit/3c7810a))
55
50
 
56
51
  ### Performance Improvements
57
52
 
58
- * allow lodash plugin to optimise ([#132](https://github.com/gnowth/entity/issues/132)) ([3c04468](https://github.com/gnowth/entity/commit/3c04468))
59
-
60
-
61
-
62
-
53
+ - allow lodash plugin to optimise ([#132](https://github.com/gnowth/entity/issues/132)) ([3c04468](https://github.com/gnowth/entity/commit/3c04468))
63
54
 
64
55
  # [0.4.0](https://github.com/gnowth/entity/compare/v0.2.0...v0.4.0) (2019-01-27)
65
56
 
66
-
67
57
  ### Bug Fixes
68
58
 
69
- * github requiring ssh from circleci ([3d86a88](https://github.com/gnowth/entity/commit/3d86a88))
70
-
59
+ - github requiring ssh from circleci ([3d86a88](https://github.com/gnowth/entity/commit/3d86a88))
71
60
 
72
61
  ### Features
73
62
 
74
- * add [@gnowth](https://github.com/gnowth)/style to facilitate restructuring of style folder ([#43](https://github.com/gnowth/entity/issues/43)) ([bc90dd4](https://github.com/gnowth/entity/commit/bc90dd4))
75
-
63
+ - add [@gnowth](https://github.com/gnowth)/style to facilitate restructuring of style folder ([#43](https://github.com/gnowth/entity/issues/43)) ([bc90dd4](https://github.com/gnowth/entity/commit/bc90dd4))
76
64
 
77
65
  ### Performance Improvements
78
66
 
79
- * split code in vender/route ([#45](https://github.com/gnowth/entity/issues/45)) ([96b2067](https://github.com/gnowth/entity/commit/96b2067))
80
-
81
-
82
-
83
-
67
+ - split code in vender/route ([#45](https://github.com/gnowth/entity/issues/45)) ([96b2067](https://github.com/gnowth/entity/commit/96b2067))
84
68
 
85
69
  # [0.2.0](https://github.com/gnowth/entity/compare/v0.1.1...v0.2.0) (2018-11-16)
86
70
 
87
-
88
71
  ### Bug Fixes
89
72
 
90
- * UIIcon to include icon-font and remove size/color prop ([#11](https://github.com/gnowth/entity/issues/11)) ([fe571cf](https://github.com/gnowth/entity/commit/fe571cf))
91
-
73
+ - UIIcon to include icon-font and remove size/color prop ([#11](https://github.com/gnowth/entity/issues/11)) ([fe571cf](https://github.com/gnowth/entity/commit/fe571cf))
92
74
 
93
75
  ### Features
94
76
 
95
- * added UIImage ([#10](https://github.com/gnowth/entity/issues/10)) ([2b070de](https://github.com/gnowth/entity/commit/2b070de))
96
-
97
-
98
-
99
-
77
+ - added UIImage ([#10](https://github.com/gnowth/entity/issues/10)) ([2b070de](https://github.com/gnowth/entity/commit/2b070de))
100
78
 
101
79
  ## 0.1.1 (2018-11-11)
102
80
 
package/package.json CHANGED
@@ -2,32 +2,34 @@
2
2
  "author": "Thierry Wong and Burnsred",
3
3
  "description": "ui",
4
4
  "license": "MIT",
5
- "main": "dist/index.js",
6
- "module": "dist/index.js",
5
+ "exports": {
6
+ "development": "./dist/development.js",
7
+ "production": "./dist/production.min.js",
8
+ "default": "./dist/production.min.js"
9
+ },
10
+ "type": "module",
11
+ "main": "dist/legacy.js",
12
+ "files": [
13
+ "dist/*",
14
+ "./*.md"
15
+ ],
7
16
  "name": "@burnsred/ui",
8
17
  "private": false,
9
18
  "repository": "https://github.com/burnsred/burnsred-entity-library.git",
10
19
  "sideEffects": false,
11
- "version": "0.6.2",
20
+ "version": "0.6.4-dev.0",
12
21
  "publishConfig": {
13
22
  "access": "public"
14
23
  },
15
24
  "scripts": {
16
25
  "build": "rollup -c=../../configs/rollup.config.js",
17
- "destroy": "rimraf dist",
18
- "link-main:dist": "json -I -f package.json -e 'this.main=\"dist/index.js\"'",
19
- "link-main:src": "json -I -f package.json -e 'this.main=\"src/index.js\"'",
20
- "link-module:dist": "json -I -f package.json -e 'this.module=\"dist/index.js\"'",
21
- "link-module:src": "json -I -f package.json -e 'this.module=\"src/index.js\"'",
22
- "postbuild": "npm run link-main:dist && npm run link-module:dist",
23
- "postdestroy": "npm run link-main:src && npm run link-module:src",
24
- "prebuild": "npm run destroy"
26
+ "destroy": "rimraf dist"
25
27
  },
26
28
  "dependencies": {
27
- "@burnsred/default": "0.6.2",
28
- "@burnsred/higher-order-component": "0.6.2",
29
- "@burnsred/prop-types-plus": "0.6.2",
30
- "@burnsred/theme": "0.6.2",
29
+ "@burnsred/default": "^0.6.4-dev.0",
30
+ "@burnsred/higher-order-component": "^0.6.4-dev.0",
31
+ "@burnsred/prop-types-plus": "^0.6.4-dev.0",
32
+ "@burnsred/theme": "^0.6.4-dev.0",
31
33
  "classnames": "2.2.6",
32
34
  "idx": "2.5.5",
33
35
  "immutable": "4.0.0-rc.12",
@@ -38,8 +40,6 @@
38
40
  "react-onclickoutside": "6.8.0"
39
41
  },
40
42
  "devDependencies": {
41
- "@storybook/addon-actions": "4.1.13",
42
- "@storybook/addon-knobs": "4.1.13",
43
43
  "jest-styled-components": "6.3.1",
44
44
  "lodash": "4.17.11",
45
45
  "react": "16.8.4",
@@ -49,8 +49,6 @@
49
49
  "styled-components": "4.1.3"
50
50
  },
51
51
  "peerDependencies": {
52
- "@storybook/addon-actions": ">=4.0.0",
53
- "@storybook/addon-knobs": ">=4.0.0",
54
52
  "lodash": ">=4.12.0",
55
53
  "react": ">=16.8.0",
56
54
  "react-dom": ">=16.8.0",
@@ -58,5 +56,5 @@
58
56
  "react-test-renderer": ">=16.8.0",
59
57
  "styled-components": ">=4.0.0"
60
58
  },
61
- "gitHead": "b5eddced9b62ae74a4de6c2be7c9206b11ce1c05"
59
+ "gitHead": "524eeafd4cff023116bd15247e52249dfa92ca18"
62
60
  }