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
***#690:** some links were broken in 'Migrating to Boosted v4' page ([#698](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/698)) ([e2f37fb](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/e2f37fb8a0ef5545d06b3e18a2a65b0c612d00cd)), closes [#690](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/690)
7
+
***#728:** add rtlcss_hash into generate-sri.js in order to update the integrity automatically ([#729](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/729)) ([32d921b](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/32d921bb020206712d03cc32cc9e3b55994c1dc9)), closes [#728](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/728)
8
+
***#735:** separate local fonts from CDN in the starter template ([a96a7dc](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/a96a7dcc4164caa577ecc44c592e86c89b19aedb)), closes [#735](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/735)
9
+
***#773:** vertical alignment of icons within buttons ([#851](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/851)) ([57cb7a2](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/57cb7a2426fd511238d355c0ba7071bac1e3b53e)), closes [#773](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/773)
10
+
***badges:** use functional colors again for variations ([7aebc31](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/7aebc31e64b88861c76ef91a24302ace3de1a757))
11
+
***ci:** 'if' is defined two times in JS GitHub CI workflow ([#809](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/809)) ([6138680](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/6138680a38b6cd76f555b8d95cb3c294022d38a4))
12
+
* correct cross-env-shell that fails on Windows when run test is executed ([ac1c4a4](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/ac1c4a4ee2c90ffc979db1632909aabc74fba231))
13
+
***docs:** some '[comment]: boosted mod' appear in the documentation ([efa7ec6](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/efa7ec6a3432631a73742a7335e177783d149a15))
14
+
***dropdowns:** stop focusing the first item when opening ([2808bed](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/2808bedbf19b38211464b151dfacab41ee661ddf))
***orange navbar:** change 1px border bottom color ([#808](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/808)) ([fbd37e9](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/fbd37e974d759376c528f603dc818aa73cca5821))
17
+
18
+
19
+
### Features
20
+
21
+
***grid:** use subtract function to calculate max-width of fluid container to allow fixed unit in container-fluid-margin-widths definition ([f3bb99a](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/f3bb99aa9825bc01fefdee086eb89e08fd9c6df1))
***close** refactored to use Solaris "Delete" icon, to match UI Kit ([3456453c](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/pull/615/commits/3456453c682dafe16c13a7654eb8d1046ba25552)
25
+
26
+
### Chore
27
+
28
+
-**docs**: forgotten date occurencies ([2603a13](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/2603a139ca1e7781f317b20c5d817d320cd5b6b3))
29
+
-**docs**: use `{{ < year >}}` shortcode in getting started ([a2b6646](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/a2b66469480c5c3c25636a4a23d51d2b277d020d))
***variables:** theme-color-interval up to `10%` to ease color conversion from v5 ([47b8471](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/commit/47b84713e6fb2e117f8e349547417753c0cc628a))
37
69
38
70
39
-
### :Chore
71
+
### Chore
40
72
41
73
-**docs**: moved to Hugo ([#575](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/575))
42
74
-**grid**: add deprecation warnings for `make-gutter()` and `make-container-fluid-widths()` since they won't land in v5 ([#562](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/issues/562)
Copy file name to clipboardExpand all lines: README.md
+3-3Lines changed: 3 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -36,11 +36,11 @@
36
36
37
37
Several quick start options are available:
38
38
39
-
-[Download the latest release.](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/archive/v4.6.0.zip)
39
+
-[Download the latest release.](https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap/archive/v4.6.1.zip)
40
40
- Clone the repo: `git clone https://github.com/Orange-OpenSource/Orange-Boosted-Bootstrap.git`
41
41
- Install with [npm](https://www.npmjs.com): `npm install boosted`
42
-
- Install with [yarn](https://github.com/yarnpkg/yarn): `yarn add boosted@4.6.0`
43
-
- Install with [Composer](https://getcomposer.org): `composer require orange-opensource/orange-boosted-bootstrap:4.6.0`
42
+
- Install with [yarn](https://github.com/yarnpkg/yarn): `yarn add boosted@4.6.1`
43
+
- Install with [Composer](https://getcomposer.org): `composer require orange-opensource/orange-boosted-bootstrap:4.6.1`
44
44
- Install with [NuGet](https://www.nuget.org/): CSS: `Install-Package boosted` Sass: `Install-Package boosted.sass`.
45
45
46
46
Read the [Getting started page](https://boosted.orange.com/docs/4.6/getting-started/introduction/) for information on the framework contents, CDN, templates and examples, and more.
0 commit comments