Skip to content

Commit 377f026

Browse files
authored
Merge pull request #168 from dita-ot/feature/dita-bootstrap-5.3.8
Update DITA Bootstrap plug-ins for 5.3.8
2 parents 3c0589b + 916a379 commit 377f026

File tree

4 files changed

+102
-2
lines changed

4 files changed

+102
-2
lines changed

net.infotexture.dita-bootstrap.extension.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "net.infotexture.dita-bootstrap.extension",
44
"description": "Bootstrap extension 5.3.0 for DITA Bootstrap 5.3.4",
55
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Bootstrap extension"],
6-
"homepage": "https://infotexture.github.io/dita-bootstrap/search-box.html",
6+
"homepage": "https://infotexture.github.io/dita-bootstrap.extension",
77
"vers": "5.3.0",
88
"license": "Apache-2.0",
99
"deps": [
@@ -23,7 +23,7 @@
2323
"name": "net.infotexture.dita-bootstrap.extension",
2424
"description": "Bootstrap extension 5.3.1 for DITA Bootstrap 5.3.5",
2525
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Bootstrap extension"],
26-
"homepage": "https://infotexture.github.io/dita-bootstrap/search-box.html",
26+
"homepage": "https://infotexture.github.io/dita-bootstrap.extension",
2727
"vers": "5.3.1",
2828
"license": "Apache-2.0",
2929
"deps": [

net.infotexture.dita-bootstrap.json

Lines changed: 60 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -214,5 +214,65 @@
214214
],
215215
"url": "https://github.com/infotexture/dita-bootstrap/archive/5.3.5.zip",
216216
"cksum": "83f4240662a439f32c2be9297591b55cb22490396a1dcb42dc6634e1c591d7c2"
217+
},
218+
{
219+
"name": "net.infotexture.dita-bootstrap",
220+
"description": "Styled HTML5 output with an extensible Bootstrap template",
221+
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Responsive"],
222+
"homepage": "https://infotexture.github.io/dita-bootstrap",
223+
"vers": "5.3.5.1",
224+
"license": "Apache-2.0",
225+
"deps": [
226+
{
227+
"name": "org.dita.base",
228+
"req": ">=3.7.0"
229+
},
230+
{
231+
"name": "fox.jason.extend.css",
232+
"req": ">=1.3.0"
233+
}
234+
],
235+
"url": "https://github.com/infotexture/dita-bootstrap/archive/5.3.5.1.zip",
236+
"cksum": "57cfdf35db4144c45fdab068bfceb398de63a4481eae1bf85d3041e8a41f9e3a"
237+
},
238+
{
239+
"name": "net.infotexture.dita-bootstrap",
240+
"description": "Styled HTML5 output with an extensible Bootstrap template",
241+
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Responsive"],
242+
"homepage": "https://infotexture.github.io/dita-bootstrap",
243+
"vers": "5.3.6",
244+
"license": "Apache-2.0",
245+
"deps": [
246+
{
247+
"name": "org.dita.base",
248+
"req": ">=3.7.0"
249+
},
250+
{
251+
"name": "fox.jason.extend.css",
252+
"req": ">=1.3.0"
253+
}
254+
],
255+
"url": "https://github.com/infotexture/dita-bootstrap/archive/5.3.6.zip",
256+
"cksum": "e53c6ec15fe68092d28297a49b35534ce89aa2b422a2563c23bba2373789be1c"
257+
},
258+
{
259+
"name": "net.infotexture.dita-bootstrap",
260+
"description": "Styled HTML5 output with an extensible Bootstrap template",
261+
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Responsive"],
262+
"homepage": "https://infotexture.github.io/dita-bootstrap",
263+
"vers": "5.3.8",
264+
"license": "Apache-2.0",
265+
"deps": [
266+
{
267+
"name": "org.dita.base",
268+
"req": ">=3.7.0"
269+
},
270+
{
271+
"name": "fox.jason.extend.css",
272+
"req": ">=1.3.0"
273+
}
274+
],
275+
"url": "https://github.com/infotexture/dita-bootstrap/archive/5.3.8.zip",
276+
"cksum": "3e95aa3fbdc3a30a33e39ac8d99c297358a6253bb397037e4bdddd6f5878d9d3"
217277
}
218278
]

net.infotexture.dita-bootstrap.lunr.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -58,5 +58,25 @@
5858
],
5959
"url": "https://github.com/infotexture/dita-bootstrap.lunr/archive/5.3.5.zip",
6060
"cksum": "dc7b910be77812a77e7467709c0c6e18d401d8158c18368b43eb1ce8d5e1b84a"
61+
},
62+
{
63+
"name": "net.infotexture.dita-bootstrap.lunr",
64+
"description": "Lunr.js search for DITA Bootstrap 5.3.6",
65+
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Responsive", "Lunr", "Search"],
66+
"homepage": "https://infotexture.github.io/dita-bootstrap/search-box.html",
67+
"vers": "5.3.6",
68+
"license": "Apache-2.0",
69+
"deps": [
70+
{
71+
"name": "org.dita.base",
72+
"req": ">=3.7.0"
73+
},
74+
{
75+
"name": "net.infotexture.dita-bootstrap",
76+
"req": ">=5.3.6"
77+
}
78+
],
79+
"url": "https://github.com/infotexture/dita-bootstrap.lunr/archive/5.3.6.zip",
80+
"cksum": "fe330d7635b9d6626d54208fcc3a36123afe8fcd87db0cbbab5ba116d242bdc1"
6181
}
6282
]

net.infotexture.dita-bootstrap.table.json

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,25 @@
1818
],
1919
"url": "https://github.com/infotexture/dita-bootstrap.table/archive/1.22.4.zip",
2020
"cksum": "da381179adae1859bb88324c5dbab152b9f37eef7dca2cf153d9cef7db5e2084"
21+
},
22+
{
23+
"name": "net.infotexture.dita-bootstrap.table",
24+
"description": "Bootstrap Table 1.25.0 for DITA Bootstrap 5.3.6",
25+
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Bootstrap Table"],
26+
"homepage": "https://infotexture.github.io/dita-bootstrap/bootstrap-table.html",
27+
"vers": "1.25.0",
28+
"license": "Apache-2.0",
29+
"deps": [
30+
{
31+
"name": "org.dita.base",
32+
"req": ">=3.7.0"
33+
},
34+
{
35+
"name": "net.infotexture.dita-bootstrap",
36+
"req": ">=5.3.6"
37+
}
38+
],
39+
"url": "https://github.com/infotexture/dita-bootstrap.table/archive/1.25.0.zip",
40+
"cksum": "0c67d391f86e3d4386742a256be5d055dc9ac1b0e6fdba50a71e528a422a837d"
2141
}
2242
]

0 commit comments

Comments
 (0)