diff options
| author | 2022-04-20 00:13:08 -0400 | |
|---|---|---|
| committer | 2022-04-20 00:13:08 -0400 | |
| commit | aca2787b50094a4ab1f17162aa92c5263858743e (patch) | |
| tree | c227d3a22fe454f92162d8d91ecb81f3141ace94 /npm_assets/node_modules/bootstrap/README.md | |
| parent | 78e717290e125cab92aef712f12ae63fedb4070f (diff) | |
| parent | 942e313727d1ad886a1024c24fe4a9e8e2e0bb3e (diff) | |
Update upstream source from tag 'upstream/8.2.0'
Update to upstream version '8.2.0'
with Debian dir 65d01d7d78d6b41c0be6eb196ed84354526f9384
Diffstat (limited to 'npm_assets/node_modules/bootstrap/README.md')
| -rw-r--r-- | npm_assets/node_modules/bootstrap/README.md | 12 |
1 files changed, 6 insertions, 6 deletions
diff --git a/npm_assets/node_modules/bootstrap/README.md b/npm_assets/node_modules/bootstrap/README.md index 6a29ebc..41b4f6f 100644 --- a/npm_assets/node_modules/bootstrap/README.md +++ b/npm_assets/node_modules/bootstrap/README.md @@ -41,11 +41,11 @@ Several quick start options are available: -- [Download the latest release.](https://github.com/twbs/bootstrap/archive/v4.6.0.zip) +- [Download the latest release.](https://github.com/twbs/bootstrap/archive/v4.6.1.zip) - Clone the repo: `git clone https://github.com/twbs/bootstrap.git` - Install with [npm](https://www.npmjs.com/): `npm install bootstrap` -- Install with [yarn](https://yarnpkg.com/): `yarn add bootstrap@4.6.0` -- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:4.6.0` +- Install with [yarn](https://yarnpkg.com/): `yarn add bootstrap@4.6.1` +- Install with [Composer](https://getcomposer.org/): `composer require twbs/bootstrap:4.6.1` - Install with [NuGet](https://www.nuget.org/): CSS: `Install-Package bootstrap` Sass: `Install-Package bootstrap.sass` Read the [Getting started page](https://getbootstrap.com/docs/4.6/getting-started/introduction/) for information on the framework contents, templates and examples, and more. @@ -54,7 +54,7 @@ Read the [Getting started page](https://getbootstrap.com/docs/4.6/getting-starte ## Status [](https://bootstrap-slack.herokuapp.com/) -[](https://github.com/twbs/bootstrap/actions?query=workflow%3AJS+Tests+branch%3Av4-dev) +[](https://github.com/twbs/bootstrap/actions?query=workflow%3AJS+Tests+branch%3Av4-dev) [](https://www.npmjs.com/package/bootstrap) [](https://rubygems.org/gems/bootstrap) [](https://atmospherejs.com/twbs/bootstrap) @@ -101,7 +101,7 @@ bootstrap/ └── bootstrap.min.js.map ``` -We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). [source maps](https://developers.google.com/web/tools/chrome-devtools/javascript/source-maps) (`bootstrap.*.map`) are available for use with certain browsers' developer tools. Bundled JS files (`bootstrap.bundle.js` and minified `bootstrap.bundle.min.js`) include [Popper](https://popper.js.org/), but not [jQuery](https://jquery.com/). +We provide compiled CSS and JS (`bootstrap.*`), as well as compiled and minified CSS and JS (`bootstrap.min.*`). [Source maps](https://developers.google.com/web/tools/chrome-devtools/javascript/source-maps) (`bootstrap.*.map`) are available for use with certain browsers' developer tools. Bundled JS files (`bootstrap.bundle.js` and minified `bootstrap.bundle.min.js`) include [Popper](https://popper.js.org/), but not [jQuery](https://jquery.com/). ## Bugs and feature requests @@ -147,7 +147,7 @@ Get updates on Bootstrap's development and chat with the project maintainers and - Follow [@getbootstrap on Twitter](https://twitter.com/getbootstrap). - Read and subscribe to [The Official Bootstrap Blog](https://blog.getbootstrap.com/). - Join [the official Slack room](https://bootstrap-slack.herokuapp.com/). -- Chat with fellow Bootstrappers in IRC. On the `irc.freenode.net` server, in the `##bootstrap` channel. +- Chat with fellow Bootstrappers in IRC. On the `irc.libera.chat` server, in the `#bootstrap` channel. - Implementation help may be found at Stack Overflow (tagged [`bootstrap-4`](https://stackoverflow.com/questions/tagged/bootstrap-4)). - Developers should use the keyword `bootstrap` on packages which modify or add to the functionality of Bootstrap when distributing through [npm](https://www.npmjs.com/browse/keyword/bootstrap) or similar delivery mechanisms for maximum discoverability. |
