Skip to content

Commit d20b43d

Browse files
committed
add changeset
1 parent 49130ab commit d20b43d

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

.changeset/tame-hairs-complain.md

+5
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@siemens/ix': minor
3+
---
4+
5+
Add new global class `.ix-table` and `ix-table-striped` to display a simple html table

BREAKING_CHANGES/v3.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -146,7 +146,7 @@ Of course you can still use Bootstrap together with @siemens/ix, but you need to
146146

147147
The classes `.table` gets `.ix-table` and `.table-striped` gets `.ix-table-striped` and can still be used in order to style HTML tables.
148148
Please note that they are not based on Bootstrap anymore.
149-
If your tables rely on additional Bootstrap functionality (e.g. hoverable rows), you have to install Bootstrap on your own.
149+
If your tables relay on additional Bootstrap functionality (e.g. hoverable rows), you have to install Bootstrap on your own.
150150

151151
## Add namespace to standard html elements
152152

0 commit comments

Comments
 (0)