Skip to content

Commit

Permalink
complete migration guide
Browse files Browse the repository at this point in the history
  • Loading branch information
hannahiss authored and julien-deramond committed Dec 12, 2022
1 parent 5b205e4 commit 47eb461
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions site/content/docs/5.2/migration.md
Original file line number Diff line number Diff line change
Expand Up @@ -75,6 +75,8 @@ If you need more details about the changes, please refer to the [v5.2.3 release]

- <span class="badge bg-success">New</span> Form helpers icon buttons will help you to provide extra help information with the `.form-helper` utility class.

- <span class="badge bg-success">New</span> New small size inputs examples have been added

### Examples

- **Cards and Cards RTL**
Expand Down Expand Up @@ -106,7 +108,13 @@ If you need more details about the changes, please refer to the [v5.2.3 release]
<ul>
<li><code>$form-helper-label-margin-bottom</code></li>
<li><code>$form-helper-size</code></li>
<li><code>$form-select-border-radius-sm</code></li>
<li><code>$form-select-font-size-sm</code></li>
<li><code>$form-select-padding-x-sm</code></li>
<li><code>$form-select-padding-y-sm</code></li>
<li><code>$helper-icon</code></li>
<li><code>$input-border-radius-sm</code></li>
<li><code>$input-font-size-sm</code></li>
</ul>
</details>

Expand Down

0 comments on commit 47eb461

Please # to comment.