@burnsred/ui 0.6.2 → 0.6.3

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,70 @@
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
-
8
-
9
- ### Bug Fixes
10
-
11
- * deploy ([28349bb](https://github.com/burnsred/burnsred-entity-library/commit/28349bb))
6
+ ## [0.6.3](https://github.com/burnsred/burnsred-entity-library/compare/v0.6.2...v0.6.3) (2024-04-22)
12
7
 
8
+ **Note:** Version bump only for package @burnsred/ui
13
9
 
10
+ ## [0.6.2](https://github.com/burnsred/burnsred-entity-library/compare/v0.5.2...v0.6.2) (2019-05-15)
14
11
 
12
+ ### Bug Fixes
15
13
 
14
+ - deploy ([28349bb](https://github.com/burnsred/burnsred-entity-library/commit/28349bb))
16
15
 
17
16
  ## [0.5.2](https://github.com/gnowth/entity/compare/v0.5.1...v0.5.2) (2019-05-14)
18
17
 
19
-
20
18
  ### Bug Fixes
21
19
 
22
- * change license to MIT ([#154](https://github.com/gnowth/entity/issues/154)) ([78d85be](https://github.com/gnowth/entity/commit/78d85be))
23
-
24
-
25
-
26
-
20
+ - change license to MIT ([#154](https://github.com/gnowth/entity/issues/154)) ([78d85be](https://github.com/gnowth/entity/commit/78d85be))
27
21
 
28
22
  ## [0.5.1](https://github.com/gnowth/entity/compare/v0.5.0...v0.5.1) (2019-03-20)
29
23
 
30
-
31
24
  ### Bug Fixes
32
25
 
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
-
26
+ - build import and lodash replacement ([#139](https://github.com/gnowth/entity/issues/139)) ([0f937b7](https://github.com/gnowth/entity/commit/0f937b7))
38
27
 
39
28
  # [0.5.0](https://github.com/gnowth/entity/compare/v0.4.0...v0.5.0) (2019-03-19)
40
29
 
41
-
42
30
  ### Features
43
31
 
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
-
32
+ - add mock get api ([#106](https://github.com/gnowth/entity/issues/106)) ([e27d63b](https://github.com/gnowth/entity/commit/e27d63b))
33
+ - added default theme ([#83](https://github.com/gnowth/entity/issues/83)) ([b4abf64](https://github.com/gnowth/entity/commit/b4abf64))
34
+ - added navigation in app ([#113](https://github.com/gnowth/entity/issues/113)) ([4f180c7](https://github.com/gnowth/entity/commit/4f180c7))
35
+ - added uiPopup ([#80](https://github.com/gnowth/entity/issues/80)) ([514f2bb](https://github.com/gnowth/entity/commit/514f2bb))
36
+ - added UIPortal ([#137](https://github.com/gnowth/entity/issues/137)) ([08105b8](https://github.com/gnowth/entity/commit/08105b8))
37
+ - error boundary added to default and input ([#79](https://github.com/gnowth/entity/issues/79)) ([6c8733a](https://github.com/gnowth/entity/commit/6c8733a))
38
+ - mixin margin, padding, fix route ([#120](https://github.com/gnowth/entity/issues/120)) ([ae3b6a3](https://github.com/gnowth/entity/commit/ae3b6a3))
39
+ - PopupShadow allows a dirtier value of parent Form ([#81](https://github.com/gnowth/entity/issues/81)) ([4813d6b](https://github.com/gnowth/entity/commit/4813d6b))
40
+ - theme standard ([#131](https://github.com/gnowth/entity/issues/131)) ([05f8a4e](https://github.com/gnowth/entity/commit/05f8a4e))
41
+ - widgetcheckbox, with other fixes ([#129](https://github.com/gnowth/entity/issues/129)) ([3c7810a](https://github.com/gnowth/entity/commit/3c7810a))
55
42
 
56
43
  ### Performance Improvements
57
44
 
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
-
45
+ - allow lodash plugin to optimise ([#132](https://github.com/gnowth/entity/issues/132)) ([3c04468](https://github.com/gnowth/entity/commit/3c04468))
63
46
 
64
47
  # [0.4.0](https://github.com/gnowth/entity/compare/v0.2.0...v0.4.0) (2019-01-27)
65
48
 
66
-
67
49
  ### Bug Fixes
68
50
 
69
- * github requiring ssh from circleci ([3d86a88](https://github.com/gnowth/entity/commit/3d86a88))
70
-
51
+ - github requiring ssh from circleci ([3d86a88](https://github.com/gnowth/entity/commit/3d86a88))
71
52
 
72
53
  ### Features
73
54
 
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
-
55
+ - 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
56
 
77
57
  ### Performance Improvements
78
58
 
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
-
59
+ - split code in vender/route ([#45](https://github.com/gnowth/entity/issues/45)) ([96b2067](https://github.com/gnowth/entity/commit/96b2067))
84
60
 
85
61
  # [0.2.0](https://github.com/gnowth/entity/compare/v0.1.1...v0.2.0) (2018-11-16)
86
62
 
87
-
88
63
  ### Bug Fixes
89
64
 
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
-
65
+ - 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
66
 
93
67
  ### Features
94
68
 
95
- * added UIImage ([#10](https://github.com/gnowth/entity/issues/10)) ([2b070de](https://github.com/gnowth/entity/commit/2b070de))
96
-
97
-
98
-
99
-
69
+ - added UIImage ([#10](https://github.com/gnowth/entity/issues/10)) ([2b070de](https://github.com/gnowth/entity/commit/2b070de))
100
70
 
101
71
  ## 0.1.1 (2018-11-11)
102
72