Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update DITA Bootstrap plug-ins for 5.3.5 #166

Merged
merged 1 commit into from
Feb 14, 2025
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 22 additions & 2 deletions net.infotexture.dita-bootstrap.extension.json
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
[
{
"name": "net.infotexture.dita-bootstrap.extension",
"description": "Bootstrap Extensions 5.3.0 for DITA Bootstrap 5.3.4",
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Bootstrap Extensions"],
"description": "Bootstrap extension 5.3.0 for DITA Bootstrap 5.3.4",
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Bootstrap extension"],
"homepage": "https://infotexture.github.io/dita-bootstrap/search-box.html",
"vers": "5.3.0",
"license": "Apache-2.0",
Expand All @@ -18,5 +18,25 @@
],
"url": "https://github.com/infotexture/dita-bootstrap.extension/archive/5.3.0.zip",
"cksum": "18f299849bbe93ff342abefb41ea007395c451e9023f204eda486d73be02d67d"
},
{
"name": "net.infotexture.dita-bootstrap.extension",
"description": "Bootstrap extension 5.3.1 for DITA Bootstrap 5.3.5",
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Bootstrap extension"],
"homepage": "https://infotexture.github.io/dita-bootstrap/search-box.html",
"vers": "5.3.1",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=3.7.0"
},
{
"name": "net.infotexture.dita-bootstrap",
"req": ">=5.3.5"
}
],
"url": "https://github.com/infotexture/dita-bootstrap.extension/archive/5.3.1.zip",
"cksum": "73cc3f218cc567c586660dcce59a784c68d2838508be500abb0a25c740c62cf0"
}
]
20 changes: 20 additions & 0 deletions net.infotexture.dita-bootstrap.json
Original file line number Diff line number Diff line change
Expand Up @@ -194,5 +194,25 @@
],
"url": "https://github.com/infotexture/dita-bootstrap/archive/5.3.4.zip",
"cksum": "4cb32dae34d2ea28cf8b70c527078ef9a01d614466b4a4639384f79c39cc4a3e"
},
{
"name": "net.infotexture.dita-bootstrap",
"description": "Styled HTML5 output with an extensible Bootstrap template",
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Responsive"],
"homepage": "https://infotexture.github.io/dita-bootstrap",
"vers": "5.3.5",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=3.7.0"
},
{
"name": "fox.jason.extend.css",
"req": ">=1.3.0"
}
],
"url": "https://github.com/infotexture/dita-bootstrap/archive/5.3.5.zip",
"cksum": "83f4240662a439f32c2be9297591b55cb22490396a1dcb42dc6634e1c591d7c2"
}
]
20 changes: 20 additions & 0 deletions net.infotexture.dita-bootstrap.lunr.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,25 @@
],
"url": "https://github.com/infotexture/dita-bootstrap.lunr/archive/5.3.4.zip",
"cksum": "19123d8ceb5fdc2c87aadbc307e4c7e8ef19680b0d5119886977d98db8197e57"
},
{
"name": "net.infotexture.dita-bootstrap.lunr",
"description": "Lunr.js search for DITA Bootstrap 5.3.5",
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Responsive", "Lunr", "Search"],
"homepage": "https://infotexture.github.io/dita-bootstrap/search-box.html",
"vers": "5.3.5",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=3.7.0"
},
{
"name": "net.infotexture.dita-bootstrap",
"req": ">=5.3.5"
}
],
"url": "https://github.com/infotexture/dita-bootstrap.lunr/archive/5.3.5.zip",
"cksum": "dc7b910be77812a77e7467709c0c6e18d401d8158c18368b43eb1ce8d5e1b84a"
}
]
20 changes: 20 additions & 0 deletions net.infotexture.dita-bootstrap.sass.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,5 +38,25 @@
],
"url": "https://github.com/infotexture/dita-bootstrap.sass/archive/5.3.4.zip",
"cksum": "24b802fbb887a0bb5809e9d8e532d78462570baca88244cc9d3c770af89860cb"
},
{
"name": "net.infotexture.dita-bootstrap.sass",
"description": "Sass theme customization for DITA Bootstrap 5.3.5",
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Responsive", "Sass", "Themes"],
"homepage": "https://infotexture.github.io/dita-bootstrap/sass.html",
"vers": "5.3.5",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=3.7.0"
},
{
"name": "net.infotexture.dita-bootstrap",
"req": ">=5.3.5"
}
],
"url": "https://github.com/infotexture/dita-bootstrap.sass/archive/5.3.5.zip",
"cksum": "70e34ab4d3178e75e2eae1522a39c0d162f0cf2ca8e82718d0e4cbffec54f229"
}
]
22 changes: 22 additions & 0 deletions net.infotexture.dita-bootstrap.table.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,22 @@
[
{
"name": "net.infotexture.dita-bootstrap.table",
"description": "Bootstrap Table 1.22.4 for DITA Bootstrap 5.3.5",
"keywords": ["HTML", "HTML5", "Bootstrap", "Bootstrap 5", "Bootstrap Table"],
"homepage": "https://infotexture.github.io/dita-bootstrap/bootstrap-table.html",
"vers": "1.22.4",
"license": "Apache-2.0",
"deps": [
{
"name": "org.dita.base",
"req": ">=3.7.0"
},
{
"name": "net.infotexture.dita-bootstrap",
"req": ">=5.3.5"
}
],
"url": "https://github.com/infotexture/dita-bootstrap.table/archive/1.22.4.zip",
"cksum": "da381179adae1859bb88324c5dbab152b9f37eef7dca2cf153d9cef7db5e2084"
}
]