File tree 12 files changed +132
-4
lines changed
12 files changed +132
-4
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.0.0-beta.10 (2022-10-28)
2
+
3
+ * Remove ` computed: ` and ` merge: ` by keeping this logic inside ` <script props> ` .
4
+
1
5
## 1.0.0-beta.9 (2022-10-26)
2
6
3
7
* Fix override class and style
Original file line number Diff line number Diff line change @@ -77,6 +77,21 @@ <h5 class="modal-title" id="modalWithComponentsLabel">Changelog</h5>
77
77
</ div >
78
78
<!-- /.modal-header -->
79
79
< div class ="modal-body ">
80
+ < h2 id ="1.0.0-beta.10-(2022-10-28) " tabindex ="-1 ">
81
+ < a class ="header-anchor " href ="#1.0.0-beta.10-(2022-10-28) "> #</ a >
82
+ 1.0.0-beta.10 (2022-10-28)
83
+ </ h2 >
84
+ < ul >
85
+ < li >
86
+ Remove
87
+ < code > computed:</ code >
88
+ and
89
+ < code > merge:</ code >
90
+ by keeping this logic inside
91
+ < code > <script props></ code >
92
+ .
93
+ </ li >
94
+ </ ul >
80
95
< h2 id ="1.0.0-beta.9-(2022-10-26) " tabindex ="-1 ">
81
96
< a class ="header-anchor " href ="#1.0.0-beta.9-(2022-10-26) "> #</ a >
82
97
1.0.0-beta.9 (2022-10-26)
Original file line number Diff line number Diff line change @@ -1436,6 +1436,21 @@ <h5 class="modal-title" id="modalWithComponentsLabel">Changelog</h5>
1436
1436
</ div >
1437
1437
<!-- /.modal-header -->
1438
1438
< div class ="modal-body ">
1439
+ < h2 id ="1.0.0-beta.10-(2022-10-28) " tabindex ="-1 ">
1440
+ < a class ="header-anchor " href ="#1.0.0-beta.10-(2022-10-28) "> #</ a >
1441
+ 1.0.0-beta.10 (2022-10-28)
1442
+ </ h2 >
1443
+ < ul >
1444
+ < li >
1445
+ Remove
1446
+ < code > computed:</ code >
1447
+ and
1448
+ < code > merge:</ code >
1449
+ by keeping this logic inside
1450
+ < code > <script props></ code >
1451
+ .
1452
+ </ li >
1453
+ </ ul >
1439
1454
< h2 id ="1.0.0-beta.9-(2022-10-26) " tabindex ="-1 ">
1440
1455
< a class ="header-anchor " href ="#1.0.0-beta.9-(2022-10-26) "> #</ a >
1441
1456
1.0.0-beta.9 (2022-10-26)
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ <h1 class="display-1 fw-bold mb-4">Build the web with PostHTML</h1>
59
59
</ div >
60
60
< p class ="text-muted ">
61
61
Currently
62
- < strong > v1.0.0-beta.9 </ strong >
62
+ < strong > v1.0.0-beta.10 </ strong >
63
63
< span class ="px-1 "> ·</ span >
64
64
< a href ="# " class ="link-secondary " data-bs-toggle ="modal " data-bs-target ="#modalWithComponents "> Changelog</ a >
65
65
</ p >
@@ -93,6 +93,21 @@ <h5 class="modal-title" id="modalWithComponentsLabel">Changelog</h5>
93
93
</ div >
94
94
<!-- /.modal-header -->
95
95
< div class ="modal-body ">
96
+ < h2 id ="1.0.0-beta.10-(2022-10-28) " tabindex ="-1 ">
97
+ < a class ="header-anchor " href ="#1.0.0-beta.10-(2022-10-28) "> #</ a >
98
+ 1.0.0-beta.10 (2022-10-28)
99
+ </ h2 >
100
+ < ul >
101
+ < li >
102
+ Remove
103
+ < code > computed:</ code >
104
+ and
105
+ < code > merge:</ code >
106
+ by keeping this logic inside
107
+ < code > <script props></ code >
108
+ .
109
+ </ li >
110
+ </ ul >
96
111
< h2 id ="1.0.0-beta.9-(2022-10-26) " tabindex ="-1 ">
97
112
< a class ="header-anchor " href ="#1.0.0-beta.9-(2022-10-26) "> #</ a >
98
113
1.0.0-beta.9 (2022-10-26)
Original file line number Diff line number Diff line change @@ -207,6 +207,21 @@ <h5 class="modal-title" id="modalWithComponentsLabel">Changelog</h5>
207
207
</ div >
208
208
<!-- /.modal-header -->
209
209
< div class ="modal-body ">
210
+ < h2 id ="1.0.0-beta.10-(2022-10-28) " tabindex ="-1 ">
211
+ < a class ="header-anchor " href ="#1.0.0-beta.10-(2022-10-28) "> #</ a >
212
+ 1.0.0-beta.10 (2022-10-28)
213
+ </ h2 >
214
+ < ul >
215
+ < li >
216
+ Remove
217
+ < code > computed:</ code >
218
+ and
219
+ < code > merge:</ code >
220
+ by keeping this logic inside
221
+ < code > <script props></ code >
222
+ .
223
+ </ li >
224
+ </ ul >
210
225
< h2 id ="1.0.0-beta.9-(2022-10-26) " tabindex ="-1 ">
211
226
< a class ="header-anchor " href ="#1.0.0-beta.9-(2022-10-26) "> #</ a >
212
227
1.0.0-beta.9 (2022-10-26)
Original file line number Diff line number Diff line change @@ -77,6 +77,21 @@ <h5 class="modal-title" id="modalWithComponentsLabel">Changelog</h5>
77
77
</ div >
78
78
<!-- /.modal-header -->
79
79
< div class ="modal-body ">
80
+ < h2 id ="1.0.0-beta.10-(2022-10-28) " tabindex ="-1 ">
81
+ < a class ="header-anchor " href ="#1.0.0-beta.10-(2022-10-28) "> #</ a >
82
+ 1.0.0-beta.10 (2022-10-28)
83
+ </ h2 >
84
+ < ul >
85
+ < li >
86
+ Remove
87
+ < code > computed:</ code >
88
+ and
89
+ < code > merge:</ code >
90
+ by keeping this logic inside
91
+ < code > <script props></ code >
92
+ .
93
+ </ li >
94
+ </ ul >
80
95
< h2 id ="1.0.0-beta.9-(2022-10-26) " tabindex ="-1 ">
81
96
< a class ="header-anchor " href ="#1.0.0-beta.9-(2022-10-26) "> #</ a >
82
97
1.0.0-beta.9 (2022-10-26)
Original file line number Diff line number Diff line change @@ -1436,6 +1436,21 @@ <h5 class="modal-title" id="modalWithComponentsLabel">Changelog</h5>
1436
1436
</ div >
1437
1437
<!-- /.modal-header -->
1438
1438
< div class ="modal-body ">
1439
+ < h2 id ="1.0.0-beta.10-(2022-10-28) " tabindex ="-1 ">
1440
+ < a class ="header-anchor " href ="#1.0.0-beta.10-(2022-10-28) "> #</ a >
1441
+ 1.0.0-beta.10 (2022-10-28)
1442
+ </ h2 >
1443
+ < ul >
1444
+ < li >
1445
+ Remove
1446
+ < code > computed:</ code >
1447
+ and
1448
+ < code > merge:</ code >
1449
+ by keeping this logic inside
1450
+ < code > <script props></ code >
1451
+ .
1452
+ </ li >
1453
+ </ ul >
1439
1454
< h2 id ="1.0.0-beta.9-(2022-10-26) " tabindex ="-1 ">
1440
1455
< a class ="header-anchor " href ="#1.0.0-beta.9-(2022-10-26) "> #</ a >
1441
1456
1.0.0-beta.9 (2022-10-26)
Original file line number Diff line number Diff line change @@ -59,7 +59,7 @@ <h1 class="display-1 fw-bold mb-4">Build the web with PostHTML</h1>
59
59
</ div >
60
60
< p class ="text-muted ">
61
61
Currently
62
- < strong > v1.0.0-beta.9 </ strong >
62
+ < strong > v1.0.0-beta.10 </ strong >
63
63
< span class ="px-1 "> ·</ span >
64
64
< a href ="# " class ="link-secondary " data-bs-toggle ="modal " data-bs-target ="#modalWithComponents "> Changelog</ a >
65
65
</ p >
@@ -93,6 +93,21 @@ <h5 class="modal-title" id="modalWithComponentsLabel">Changelog</h5>
93
93
</ div >
94
94
<!-- /.modal-header -->
95
95
< div class ="modal-body ">
96
+ < h2 id ="1.0.0-beta.10-(2022-10-28) " tabindex ="-1 ">
97
+ < a class ="header-anchor " href ="#1.0.0-beta.10-(2022-10-28) "> #</ a >
98
+ 1.0.0-beta.10 (2022-10-28)
99
+ </ h2 >
100
+ < ul >
101
+ < li >
102
+ Remove
103
+ < code > computed:</ code >
104
+ and
105
+ < code > merge:</ code >
106
+ by keeping this logic inside
107
+ < code > <script props></ code >
108
+ .
109
+ </ li >
110
+ </ ul >
96
111
< h2 id ="1.0.0-beta.9-(2022-10-26) " tabindex ="-1 ">
97
112
< a class ="header-anchor " href ="#1.0.0-beta.9-(2022-10-26) "> #</ a >
98
113
1.0.0-beta.9 (2022-10-26)
Original file line number Diff line number Diff line change @@ -207,6 +207,21 @@ <h5 class="modal-title" id="modalWithComponentsLabel">Changelog</h5>
207
207
</ div >
208
208
<!-- /.modal-header -->
209
209
< div class ="modal-body ">
210
+ < h2 id ="1.0.0-beta.10-(2022-10-28) " tabindex ="-1 ">
211
+ < a class ="header-anchor " href ="#1.0.0-beta.10-(2022-10-28) "> #</ a >
212
+ 1.0.0-beta.10 (2022-10-28)
213
+ </ h2 >
214
+ < ul >
215
+ < li >
216
+ Remove
217
+ < code > computed:</ code >
218
+ and
219
+ < code > merge:</ code >
220
+ by keeping this logic inside
221
+ < code > <script props></ code >
222
+ .
223
+ </ li >
224
+ </ ul >
210
225
< h2 id ="1.0.0-beta.9-(2022-10-26) " tabindex ="-1 ">
211
226
< a class ="header-anchor " href ="#1.0.0-beta.9-(2022-10-26) "> #</ a >
212
227
1.0.0-beta.9 (2022-10-26)
Original file line number Diff line number Diff line change
1
+ ## 1.0.0-beta.10 (2022-10-28)
2
+
3
+ * Remove ` computed: ` and ` merge: ` by keeping this logic inside ` <script props> ` .
4
+
1
5
## 1.0.0-beta.9 (2022-10-26)
2
6
3
7
* Fix override class and style
Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ <h1 class="display-1 fw-bold mb-4">Build the web with PostHTML</h1>
14
14
</ div >
15
15
16
16
< p class ="text-muted ">
17
- Currently < strong > v1.0.0-beta.9 </ strong >
17
+ Currently < strong > v1.0.0-beta.10 </ strong >
18
18
< span class ="px-1 "> ·</ span >
19
19
< a href ="# " class ="link-secondary " data-bs-toggle ="modal " data-bs-target ="#modalWithComponents "> Changelog</ a >
20
20
</ p >
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " posthtml-component" ,
3
- "version" : " 1.0.0-beta.9 " ,
3
+ "version" : " 1.0.0-beta.10 " ,
4
4
"description" : " PostHTML Components Blade-like with slots, attributes as props and custom tag" ,
5
5
"license" : " MIT" ,
6
6
"repository" : " thewebartisan7/posthtml-components" ,
You can’t perform that action at this time.
0 commit comments