aboutsummaryrefslogtreecommitdiff
path: root/nuget
AgeCommit message (Collapse)AuthorFilesLines
2024-03-19Further improve PNG compression (#39773)XhmikosR1-0/+0
2024-02-05Bump copyright year to 2024Julien Déramond2-2/+2
2023-12-17Minor image compression improvements (#39503)XhmikosR1-0/+0
2023-04-11Slightly improve PNG files compression (#38438)XhmikosR1-0/+0
Used oxipng v8.0.0 with `oxipng -omax -Z`. Before: 331 KB (339.560 bytes) After: 329 KB (337.647 bytes)
2023-01-01Docs: remove remnants of Twitter / bump dates (#37779)Patrick H. Lauke2-2/+2
2022-10-30Update authors and copyright to match npm, add repository referenceJesse Mandel2-4/+6
2022-09-27NuGet: Use license expression (#36421)Jonathan3-7/+3
2022-01-04Update nuget/bootstrap.png (#35641)XhmikosR1-0/+0
2022-01-03Bump copyright year to 2022 (#35639)XhmikosR2-2/+2
2021-01-07Bump copyright year to 2021 (#32713)XhmikosR2-2/+2
2020-12-14Few updates for v5.0.0-beta1 NuGet support (#32453)Jesse Mandel2-8/+2
PopperJS 2.0 isn't on Nuget so dropped as a dependency
2020-12-06Update popper.js to v2.5.4.XhmikosR2-2/+2
2020-12-06Update to popper.js v2.xJohann-S2-2/+2
2020-07-07Update popper.js to v1.16.1. (#31250)XhmikosR2-2/+2
2020-02-10Updated nuspec content files and icon (#30148)Jesse Mandel3-12/+22
* #30045 - Update nuspec for updated content type * Update iconUrl (deprecated) to icon Co-authored-by: XhmikosR <[email protected]>
2020-01-02Bump copyright year to 2020. (#29944)XhmikosR2-2/+2
2019-10-20Update popper.js to v1.16.0. (#29537)XhmikosR2-2/+2
2019-04-10Update devDependencies.XhmikosR2-2/+2
2019-02-20Remove jQuery from docs/repo.XhmikosR2-2/+0
Some of the snippets need to be updated later.
2019-02-15Replace 4.3.0 with 4.3.1 in nuget files. (#28273)XhmikosR2-2/+2
2019-02-11Release v4.3.0 (#28228)v4.3.0Mark Otto2-4/+4
* Prep for v4.3.0 * More updates for v4.3.0. * rerun to build docs source map
2019-01-08Bump copyright year to 2019.XhmikosR2-2/+2
2018-12-22Update nuspec and build script (#27894)Jesse Mandel3-6/+11
Update nuspec and build script to support `<license />` instead of the deprecated `<licenseUrl />`
2018-12-21Prep for v4.2.0 releaseMark Otto2-4/+4
- Move 4.1 docs to 4.2 - Update versions everywhere to 4.1.3 with release script - Manually bump the shorthand version in package.json - Add 4.2 to the versions docs page - Update some redirects - Fix tests asset URLs - Bump Nuget and more
2018-07-11Reorganize docs for easier deploysMark Otto2-2/+2
With the current docs directory setup, I'm making too many mistakes and have to manually address path changes and directory moves on deploy. This makes for a frustrating experience developing locally and shipping releases. With this PR, we're basically back to the same setup from v3—duplicating the dist directory into our docs directory. Not the most ideal, but very straightforward for me as the release manager.
2018-07-01Support nuget contentFiles, used for some project typesSupergibbs2-0/+8
2018-04-16Bump version to 4.1.0 for remaining files.XhmikosR2-2/+2
2018-03-21Update dependencies.XhmikosR2-2/+2
2018-01-14Update copyright for 2k18 (#25303)Mark Otto2-2/+2
* Update copyright range to include 2018 * Extend copyright date range on new files from 2017 to include 2018
2017-12-30Include JavaScript map files in NuGet packages (#25080)Andrew Timson2-0/+2
2017-11-16Update popper.js to v1.12.9. (#24797)XhmikosR2-2/+2
2017-11-13Update devDependencies. (#24762)XhmikosR2-2/+2
2017-10-23Update popper.js to v1.12.6 and package-lock.json. (#24512)XhmikosR2-2/+2
2017-09-26Normalize all links. (#24109)XhmikosR2-6/+6
* use a trailing slash when possible * use https when possible * remove a few redirected links * consistently use `https://popper.js.org/` * fix `iconUrl` in nuget files * change Jekyll Windows guide to the official one
2017-08-23Update Popper.js to 1.12.3Johann-S2-2/+2
2017-08-23Update which required jQuery release folks should useJohann-S2-2/+2
2017-08-11Add popper.js as a NuGet dependency to match project.json (#23338)Jesse Mandel2-0/+2
https://github.com/twbs/bootstrap/issues/22359
2017-01-05Update nuspec to support jquery v1.9.1 - v3.xSupergibbs2-6/+6
2017-01-01Update copyright years to 2017Nuno Arruda2-2/+2
2016-10-03Fix broken/redirected links, moving to HTTPS where possible. (#20557)Bardi Harborow2-6/+6
2016-07-27bump versionsMark Otto2-4/+4
2016-07-12nuget: fix version.XhmikosR2-2/+2
[ci skip]
2016-07-12Tabs to spaces.XhmikosR3-21/+21
[ci skip]
2016-06-28Support jQuery v3 in Bootstrap v4 (#20191)Chris Rebert2-2/+2
* bower.json, package.json: Extend jQuery version ranges to include v3 * NuGet: Bump jQuery to v3.0.0.1 * Docs+Examples: Update jQuery to v3.0.0 * Use jQuery v3.0.0 for JS unit tests * Update jqueryVersionCheck to allow jQuery v3.x.x
2016-05-20Add "The Bootstrap Authors" to copyright notices (#19936)Chris Rebert2-2/+2
❤️❤️❤️ https://github.com/twbs/bootstrap/graphs/contributors
2016-01-01Update copyright years to 2016Chris Rebert2-2/+2
[ci skip]
2015-12-29Fixed NuGet link and bugs in MyGet scriptSupergibbs1-3/+13
2015-10-16Added nuspec files so MyGet can build and publish NuGet packagesSupergibbs3-0/+62