File tree 9 files changed +56
-7
lines changed
9 files changed +56
-7
lines changed Original file line number Diff line number Diff line change
1
+ ## 1.1.0 (2023-03-17)
2
+
3
+ v.1.1.0 Stable Release
4
+
5
+ * Add support for customizing posthtml-parser #31
6
+ * Enable by default self-closing tag
7
+
1
8
## 1.0.0 (2023-03-14)
2
9
3
10
First Stable Release
Original file line number Diff line number Diff line change @@ -29,11 +29,10 @@ readdirSync(src).forEach(file => {
29
29
locals : {
30
30
title : 'PostHTML Components'
31
31
}
32
- } ,
33
- parserOptions : {
34
- // Don't work
35
- recognizeSelfClosing : false
36
32
}
33
+ // parserOptions: {
34
+ // recognizeSelfClosing: false
35
+ // }
37
36
} ) ,
38
37
39
38
markdownIt ( {
Original file line number Diff line number Diff line change
1
+ ## 1.1.0 (2023-03-17)
2
+
3
+ v.1.1.0 Stable Release
4
+
5
+ * Add support for customizing posthtml-parser #31
6
+ * Enable by default self-closing tag
7
+
1
8
## 1.0.0 (2023-03-14)
2
9
3
10
First Stable Release
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</ strong >
17
+ Currently < strong > v1.1 .0</ 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 @@ -77,6 +77,15 @@ <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.1.0-(2023-03-17) " tabindex ="-1 ">
81
+ < a class ="header-anchor " href ="#1.1.0-(2023-03-17) "> #</ a >
82
+ 1.1.0 (2023-03-17)
83
+ </ h2 >
84
+ < p > v.1.1.0 Stable Release</ p >
85
+ < ul >
86
+ < li > Add support for customizing posthtml-parser #31</ li >
87
+ < li > Enable by default self-closing tag</ li >
88
+ </ ul >
80
89
< h2 id ="1.0.0-(2023-03-14) " tabindex ="-1 ">
81
90
< a class ="header-anchor " href ="#1.0.0-(2023-03-14) "> #</ a >
82
91
1.0.0 (2023-03-14)
Original file line number Diff line number Diff line change @@ -1583,6 +1583,15 @@ <h5 class="modal-title" id="modalWithComponentsLabel">Changelog</h5>
1583
1583
</ div >
1584
1584
<!-- /.modal-header -->
1585
1585
< div class ="modal-body ">
1586
+ < h2 id ="1.1.0-(2023-03-17) " tabindex ="-1 ">
1587
+ < a class ="header-anchor " href ="#1.1.0-(2023-03-17) "> #</ a >
1588
+ 1.1.0 (2023-03-17)
1589
+ </ h2 >
1590
+ < p > v.1.1.0 Stable Release</ p >
1591
+ < ul >
1592
+ < li > Add support for customizing posthtml-parser #31</ li >
1593
+ < li > Enable by default self-closing tag</ li >
1594
+ </ ul >
1586
1595
< h2 id ="1.0.0-(2023-03-14) " tabindex ="-1 ">
1587
1596
< a class ="header-anchor " href ="#1.0.0-(2023-03-14) "> #</ a >
1588
1597
1.0.0 (2023-03-14)
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</ strong >
62
+ < strong > v1.1 .0</ 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,15 @@ <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.1.0-(2023-03-17) " tabindex ="-1 ">
97
+ < a class ="header-anchor " href ="#1.1.0-(2023-03-17) "> #</ a >
98
+ 1.1.0 (2023-03-17)
99
+ </ h2 >
100
+ < p > v.1.1.0 Stable Release</ p >
101
+ < ul >
102
+ < li > Add support for customizing posthtml-parser #31</ li >
103
+ < li > Enable by default self-closing tag</ li >
104
+ </ ul >
96
105
< h2 id ="1.0.0-(2023-03-14) " tabindex ="-1 ">
97
106
< a class ="header-anchor " href ="#1.0.0-(2023-03-14) "> #</ a >
98
107
1.0.0 (2023-03-14)
Original file line number Diff line number Diff line change @@ -281,6 +281,15 @@ <h5 class="modal-title" id="modalWithComponentsLabel">Changelog</h5>
281
281
</ div >
282
282
<!-- /.modal-header -->
283
283
< div class ="modal-body ">
284
+ < h2 id ="1.1.0-(2023-03-17) " tabindex ="-1 ">
285
+ < a class ="header-anchor " href ="#1.1.0-(2023-03-17) "> #</ a >
286
+ 1.1.0 (2023-03-17)
287
+ </ h2 >
288
+ < p > v.1.1.0 Stable Release</ p >
289
+ < ul >
290
+ < li > Add support for customizing posthtml-parser #31</ li >
291
+ < li > Enable by default self-closing tag</ li >
292
+ </ ul >
284
293
< h2 id ="1.0.0-(2023-03-14) " tabindex ="-1 ">
285
294
< a class ="header-anchor " href ="#1.0.0-(2023-03-14) "> #</ a >
286
295
1.0.0 (2023-03-14)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " posthtml-component" ,
3
- "version" : " 1.0 .0" ,
3
+ "version" : " 1.1 .0" ,
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