Releases: healthwise/healthwise-ui
Releases · healthwise/healthwise-ui
v3.0.0
Breaking Changes
- Removed
Appbar
- Fixed
ButtonGroup
class name spelling - Migrated
Accordion
from Material-UI to home grown - Migrated
Card
from Material-UI to home grown - Cleaned up size declarations (mostly font sizes) on
ButtonSplit
,Checkbox
,Message
,ProgressBar
,Radio
,References
,Tab
,TextArea
- Tidied up spacing for
Checkbox
,Radio
,References
- Changed to rem units (from em) throughout app
Core - Modal props update
Improved Modal
props for a clearer API.
Now, rather than onClose
only firing when the modal internal events are requesting it (per the Material UI implementation), onClose
will fire every time the modal exits. Additionally, removed (currently) extraneous onEnter
, onEntering
, onExit
, and onExiting
props.
[email protected]
Jsaraceno/media service video a11y (#40) * add contextual title to the title tag on media service elements * use text instead of element in the title attr * bump package version