v19.0.0
Major Changes
-
CodeBlock: change props (#770)
-
label
andlanguage
are now required -
copy
is no longer accepted; the copy button is always shownTo have just the code block without the top row with the copy button, use
CodeContainer
-
size
is no longer accepted; it is now hardcoded tostandard
-
-
Blockquote: drop
size
property; it is now hardcoded tostandard
(#773) -
Table, TableRow: Remove components (#768)
braid-design-system 33.3.0 now supports
Table
components directly
Minor Changes
- CodeContainer: add new component (#770)