@@ -9,27 +9,35 @@ BootstrapVue icon components are built from
99are opt-in, meaning that they explicitly need to be imported in order to be used. They are not
1010installed by default. You do not need ` bootstrap-icons ` as a dependency.
1111
12- Icon components were added in BootstrapVue release ` v2.2.0 ` . Bootstrap Icons ` v1.0.0-alpha3 ` icons
13- were added in BootstrapVue release ` v2.8.0 ` .
12+ - Icon components were added in BootstrapVue release ` v2.2.0 ` .
13+ - Bootstrap Icons ` v1.0.0-alpha3 ` icons were added in BootstrapVue release ` v2.8.0 ` .
14+ - Bootstrap Icons ` v1.0.0-alpha4 ` icons were added in BootstrapVue release ` v2.15.0 ` .
1415
1516<div class =" alert alert-info small " >
1617 <p class =" mb-2 " >
1718 <strong>Note:</strong>
1819 <a href="https://icons.getbootstrap.com/" target="_blank" rel="noopener">Bootstrap's Icon</a> SVGs
19- are currently in the <b>alpha release stage</b>, and may be subject to sweeping changes.
20- </p >
21- <p class =" mb-0 " >
22- <strong>Alpha 2 to alpha 3 changes:</strong> In addition to over 200 new icons, some icons have
23- changed names — <code>document-*</code> icons renamed <code>file-*</code>;
24- <code>alert-*</code> icons renamed <code>exclamation-*</code>; <code>columns-gutters</code>
25- renamed <code>columns-gap</code> and <code>diamond</code> renamed <code>gem</code> (because of
26- new <code>diamond-*</code> shape icons).
20+ are currently in the <b>alpha release stage</b>, and may be subject to _sweeping_ changes.
2721 </p >
22+ <ul class =" mb-0 " >
23+ <li>
24+ <strong>Alpha 3 changes:</strong> In addition to over 200 new icons, some icons have
25+ changed names — <code>document-*</code> icons renamed <code>file-*</code>;
26+ <code>alert-*</code> icons renamed <code>exclamation-*</code>; <code>columns-gutters</code>
27+ renamed <code>columns-gap</code> and <code>diamond</code> renamed <code>gem</code> (because of
28+ new <code>diamond-*</code> shape icons).
29+ </li>
30+ <li>
31+ <strong>Alpha 4 changes:</strong> In addition to over 140 new icons, some icons have changed
32+ names — <code>arrow-up-down</code> renamed <code>arrow-down-up</code> and
33+ <code>people-circle</code> renamed <code>person-circle</code>.
34+ </li>
35+ </ul >
2836</div >
2937
3038## Icons
3139
32- The library includes over 500 icons. Use the explorer below to search and browse the available
40+ The library includes over 670 icons. Use the explorer below to search and browse the available
3341icons.
3442
3543<div >
0 commit comments