Skip to content

Commit 9a747ad

Browse files
committed
docs(migrationGuide): update migrationGuide
1 parent ce448e0 commit 9a747ad

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

docs/migrationGuide.adoc

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -36,6 +36,14 @@ We've remove the deprecated previous HTML implementation of the label by an `out
3636
- The `id`-attributes value on that `label` element needs to match the following attributes values that needs to get added onto the `progress` HTML tag itself:
3737
`aria-describedby="{{ id }}-label"`
3838

39+
=== `link`
40+
41+
- Removed the ability for custom icons according to guidelines 3.0
42+
- Added `primary` as variant for highlighting links
43+
- Changed use of data-variant to use with `primary` and used `daata-content` attribute for differentiation between `internal` and `external`
44+
- Font-size definition has moved to base due to our `tonality` introduction (default and for `data-size=small`)
45+
46+
3947
== DB UI Core 2.2.0 Migration Guide
4048

4149
=== progress element

0 commit comments

Comments
 (0)