You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
***forms:** ensure .form-check-input is squared in Chromium-based browsers ([010c909](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/010c9097fc7026532e4086cb28738027a32954fb))
***icons:** drop content to only mention Solaris ([90af24b](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/90af24b212ddd2291d88cba43e2c47797df578d4))
***skip links:** use a `nav` tag with `aria-label` ([3ea50d0](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/3ea50d0528d49076dc623e7d20c57f4d0aa0e353))
***utilities:** drop color exception in color utilities ([acfc5e9](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/acfc5e93480db4a469b2640db8b4df3c933ec085))
20
41
21
42
22
-
###Features
43
+
## Features
23
44
24
45
***pagination:** add default vertical margins to pagination ([c37b86f](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/c37b86f2691b2c8c84c6c66bcb5e6113332a2225))
25
46
***reboot:** handle `<var>` styles in reboot ([ba62352](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/ba623525e3be6d4867b8ad6c145e5b2801a5ea02))
Copy file name to clipboardExpand all lines: README.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -41,11 +41,11 @@ Our default branch is for development of our upcoming Bootstrap 5 release. Head
41
41
42
42
Several quick start options are available:
43
43
44
-
-[Download the latest release](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/archive/v5.0.0-alpha2.zip)
44
+
-[Download the latest release](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/archive/v5.0.0-alpha3.zip)
45
45
- Clone the repo: `git clone https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap.git`
46
46
- Install with [npm](https://www.npmjs.com/): `npm install boosted@next`
47
47
- Install with [yarn](https://yarnpkg.com/): `yarn add boosted@next`
48
-
- Install with [Composer](https://getcomposer.org/): `composer require Orange-OpenSource/Orange-Boosted-Bootstrap:5.0.0-alpha2`
48
+
- Install with [Composer](https://getcomposer.org/): `composer require Orange-OpenSource/Orange-Boosted-Bootstrap:5.0.0-alpha3`
49
49
- Install with [NuGet](https://www.nuget.org/): CSS: `Install-Package boosted` Sass: `Install-Package boosted.sass`
50
50
51
51
Read the [Getting started page](https://v5-dev--boosted.netlify.app/docs/5.0/getting-started/introduction/) for information on the framework contents, templates and examples, and more.
0 commit comments