@pie-lib/render-ui 4.12.0 → 4.12.1-next.86

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +15 -77
  2. package/package.json +3 -3
package/CHANGELOG.md CHANGED
@@ -27,143 +27,81 @@ See [Conventional Commits](https://conventionalcommits.org) for commit guideline
27
27
 
28
28
  ## [4.11.8](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.11.7...@pie-lib/render-ui@4.11.8) (2021-07-23)
29
29
 
30
-
31
30
  ### Bug Fixes
32
31
 
33
- * **editable-html:** add refs for editors, fix propTypes warnings for PD-1230 ([c6e3a2a](https://github.com/pie-framework/pie-lib/commit/c6e3a2a))
34
-
35
-
36
-
37
-
32
+ - **editable-html:** add refs for editors, fix propTypes warnings for PD-1230 ([c6e3a2a](https://github.com/pie-framework/pie-lib/commit/c6e3a2a))
38
33
 
39
34
  ## [4.11.7](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.11.5...@pie-lib/render-ui@4.11.7) (2021-06-25)
40
35
 
41
36
  **Note:** Version bump only for package @pie-lib/render-ui
42
37
 
43
-
44
-
45
-
46
-
47
38
  ## [4.11.5](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.11.4...@pie-lib/render-ui@4.11.5) (2021-03-01)
48
39
 
49
40
  **Note:** Version bump only for package @pie-lib/render-ui
50
41
 
51
-
52
-
53
-
54
-
55
42
  ## [4.11.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.11.3...@pie-lib/render-ui@4.11.4) (2021-03-01)
56
43
 
57
-
58
44
  ### Bug Fixes
59
45
 
60
- * **render-ui:** create function that parses html in order to fix PD-771 ([6bf9c5d](https://github.com/pie-framework/pie-lib/commit/6bf9c5d))
61
- * **render-ui:** render math for collapsible to fix PD-772 ([f0ef384](https://github.com/pie-framework/pie-lib/commit/f0ef384))
62
-
63
-
64
-
65
-
46
+ - **render-ui:** create function that parses html in order to fix PD-771 ([6bf9c5d](https://github.com/pie-framework/pie-lib/commit/6bf9c5d))
47
+ - **render-ui:** render math for collapsible to fix PD-772 ([f0ef384](https://github.com/pie-framework/pie-lib/commit/f0ef384))
66
48
 
67
49
  ## [4.11.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.11.2...@pie-lib/render-ui@4.11.3) (2021-02-15)
68
50
 
69
51
  **Note:** Version bump only for package @pie-lib/render-ui
70
52
 
71
-
72
-
73
-
74
-
75
53
  ## [4.11.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.11.0...@pie-lib/render-ui@4.11.2) (2021-02-15)
76
54
 
77
55
  **Note:** Version bump only for package @pie-lib/render-ui
78
56
 
79
-
80
-
81
-
82
-
83
57
  # [4.11.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.10.4...@pie-lib/render-ui@4.11.0) (2021-02-15)
84
58
 
85
-
86
59
  ### Features
87
60
 
88
- * **render-ui:** add secondary background color ([c9cc0a8](https://github.com/pie-framework/pie-lib/commit/c9cc0a8))
89
-
90
-
91
-
92
-
61
+ - **render-ui:** add secondary background color ([c9cc0a8](https://github.com/pie-framework/pie-lib/commit/c9cc0a8))
93
62
 
94
63
  ## [4.10.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.10.3...@pie-lib/render-ui@4.10.4) (2021-02-01)
95
64
 
96
65
  **Note:** Version bump only for package @pie-lib/render-ui
97
66
 
98
-
99
-
100
-
101
-
102
67
  ## [4.10.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.10.2...@pie-lib/render-ui@4.10.3) (2021-01-28)
103
68
 
104
-
105
69
  ### Bug Fixes
106
70
 
107
- * **render-ui:** make sure prompt replace has a value ([093fef7](https://github.com/pie-framework/pie-lib/commit/093fef7))
108
-
109
-
110
-
111
-
71
+ - **render-ui:** make sure prompt replace has a value ([093fef7](https://github.com/pie-framework/pie-lib/commit/093fef7))
112
72
 
113
73
  ## [4.10.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.10.1...@pie-lib/render-ui@4.10.2) (2021-01-28)
114
74
 
115
75
  **Note:** Version bump only for package @pie-lib/render-ui
116
76
 
117
-
118
-
119
-
120
-
121
77
  ## [4.10.1](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.10.0...@pie-lib/render-ui@4.10.1) (2021-01-25)
122
78
 
123
79
  **Note:** Version bump only for package @pie-lib/render-ui
124
80
 
125
-
126
-
127
-
128
-
129
81
  # [4.10.0](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.9.4...@pie-lib/render-ui@4.10.0) (2021-01-11)
130
82
 
131
-
132
83
  ### Features
133
84
 
134
- * **render-ui:** add readable component for pie tagging ([5b76d67](https://github.com/pie-framework/pie-lib/commit/5b76d67))
135
- * **render-ui:** pie-purpose wrapper component added - PD-579 ([308f553](https://github.com/pie-framework/pie-lib/commit/308f553))
136
-
137
-
138
-
139
-
85
+ - **render-ui:** add readable component for pie tagging ([5b76d67](https://github.com/pie-framework/pie-lib/commit/5b76d67))
86
+ - **render-ui:** pie-purpose wrapper component added - PD-579 ([308f553](https://github.com/pie-framework/pie-lib/commit/308f553))
140
87
 
141
88
  ## [4.9.4](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.9.3...@pie-lib/render-ui@4.9.4) (2020-10-29)
142
89
 
143
-
144
90
  ### Bug Fixes
145
91
 
146
- * Authored table borders are not visible in preview PD-342 ([cb86c55](https://github.com/pie-framework/pie-lib/commit/cb86c55))
147
- * formatting ([754bb75](https://github.com/pie-framework/pie-lib/commit/754bb75))
148
- * Modified code for suggested changes and addes snapshots PD-342 ([fbaa88e](https://github.com/pie-framework/pie-lib/commit/fbaa88e))
149
- * Modified code for suggested changes and addes snapshots PD-342 ([dd43627](https://github.com/pie-framework/pie-lib/commit/dd43627))
150
- * Modified code for suggested changes and addes snapshots PD-342 ([d9b76db](https://github.com/pie-framework/pie-lib/commit/d9b76db))
151
- * removed console log that are added in test file PD-342 ([2c9d2e5](https://github.com/pie-framework/pie-lib/commit/2c9d2e5))
152
- * snapshot test ([a86e5e8](https://github.com/pie-framework/pie-lib/commit/a86e5e8))
153
- * typo ([0cb17c9](https://github.com/pie-framework/pie-lib/commit/0cb17c9))
154
-
155
-
156
-
157
-
92
+ - Authored table borders are not visible in preview PD-342 ([cb86c55](https://github.com/pie-framework/pie-lib/commit/cb86c55))
93
+ - formatting ([754bb75](https://github.com/pie-framework/pie-lib/commit/754bb75))
94
+ - Modified code for suggested changes and addes snapshots PD-342 ([fbaa88e](https://github.com/pie-framework/pie-lib/commit/fbaa88e))
95
+ - Modified code for suggested changes and addes snapshots PD-342 ([dd43627](https://github.com/pie-framework/pie-lib/commit/dd43627))
96
+ - Modified code for suggested changes and addes snapshots PD-342 ([d9b76db](https://github.com/pie-framework/pie-lib/commit/d9b76db))
97
+ - removed console log that are added in test file PD-342 ([2c9d2e5](https://github.com/pie-framework/pie-lib/commit/2c9d2e5))
98
+ - snapshot test ([a86e5e8](https://github.com/pie-framework/pie-lib/commit/a86e5e8))
99
+ - typo ([0cb17c9](https://github.com/pie-framework/pie-lib/commit/0cb17c9))
158
100
 
159
101
  ## [4.9.3](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.9.2...@pie-lib/render-ui@4.9.3) (2020-10-26)
160
102
 
161
103
  **Note:** Version bump only for package @pie-lib/render-ui
162
104
 
163
-
164
-
165
-
166
-
167
105
  ## [4.9.2](https://github.com/pie-framework/pie-lib/compare/@pie-lib/render-ui@4.9.1...@pie-lib/render-ui@4.9.2) (2020-10-26)
168
106
 
169
107
  **Note:** Version bump only for package @pie-lib/render-ui
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@pie-lib/render-ui",
3
- "version": "4.12.0",
3
+ "version": "4.12.1-next.86+f45a2d2e",
4
4
  "description": "Some shared ui elements when rendering - but not worthy of their own package yet.",
5
5
  "module": "src/index.js",
6
6
  "main": "lib/index.js",
@@ -12,7 +12,7 @@
12
12
  "@material-ui/core": "^3.8.3",
13
13
  "@material-ui/icons": "^3.0.2",
14
14
  "@pie-lib/icons": "^2.4.25",
15
- "@pie-lib/math-rendering": "^2.3.9",
15
+ "@pie-lib/math-rendering": "^2.3.10-next.86+f45a2d2e",
16
16
  "classnames": "^2.2.6",
17
17
  "debug": "^4.1.1",
18
18
  "prop-types": "^15.7.2",
@@ -26,5 +26,5 @@
26
26
  "react": "^16.8.1",
27
27
  "react-dom": "^16.8.1"
28
28
  },
29
- "gitHead": "de37d3ba44d3e7934e2f804381fe50d2da16a29a"
29
+ "gitHead": "f45a2d2e117fa21914e67a74c97fbec724227986"
30
30
  }