Skip to content

Commit e38fd88

Browse files
Add migration guides
1 parent 8f36d70 commit e38fd88

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

site/src/content/docs/getting-started/migration-from-boosted.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,8 @@ From now on, OUDS Web won’t embed Bootstrap elements that are not part of Oran
4343

4444
- <span class="tag tag-small rounded-none tag-negative">Breaking</span> jQuery support has been removed from the library.
4545

46+
- <span class="tag tag-small rounded-none tag-warning">Warning</span> We don't use PopperJs anymore and we replaced it by Floating UI.
47+
4648
## Fonts
4749

4850
OUDS Web doesn’t provide Helvetica Neue font files. Instead, it loads the font from a CDN in order to share the cached files between every project using OUDS Web.

site/src/content/docs/getting-started/migration.mdx

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ toc: true
1717

1818
- <span class="tag tag-small rounded-none tag-negative">Breaking</span> jQuery support has been removed from the library.
1919

20+
- <span class="tag tag-small rounded-none tag-warning">Warning</span> We don't use PopperJs anymore and we replaced it by Floating UI.
21+
2022
### Components
2123

2224
#### Footer

0 commit comments

Comments
 (0)