Packages released:
- @patternfly/[email protected]
- About modal: Updated break-word on content area instead of break-all (#2035)
- App launcher:
- Charts:
- Chip: updated padding on chip label (#2063)
- Divider: Added divider component (#2080)
- Drawer: Added drawer component (#2069)
- Dropdown:
- Icons: Changed selector that wraps extend for lower specificity (#2018)
- Login: Unset the link color text so that its white. (#2032)
- Navigation: Changed max-height to 100% for subnav (#2061)
- Options menu: Centered plain button content (#2071)
- Page: Removed toggle from horizontal nav page demo (#2004)
- Pagination: Added disabled variation (#2015)
- Select:
- Switch: Removed dependency on font-size for switch's height (#2049)
- Table:
- Tooltip: Broke words in a place to fit in tooltip (#2033)
- Red Hat font: Added opt-in option to use Red Hat font (#1813)
- Experimental features: Added experimental feature support (#2031)
Packages released:
- @patternfly/[email protected]
- About modal box: Removed the title classes from the strapline paragraph. Changed strapline
font-size
to 14px. (#1951) - About modal, app launcher, backdrop, context selector, datalist, dropdown, form control, input group, modal, nav, options menu, select, table, tabs, wizard:
- Re-do z-index system so components overlap one another properly (#1901)
- Accordion, clipboard copy, data list, dropdown, expandable, nav, options menu, select, table, wizard:
- Added expanded/collapsed arrow rotation in components (#1932)
- Accordion:
- Add variation of accordion that uses divs and headings instead of definition list (#1990)
- Alert group:
- Renamed example and reworded docs (#1930)
- App launcher:
- Background image:
- Reduce size of background image (#1936)
- Card:
- Added compact variation (#1975)
- Charts:
- Added remaining variables (#1863)
- Copy to Clipboard:
- fixed focus ring and add content editable to expanded (#1896)
- Datalist:
- Added an example using a heading in the primary content section. (#1870)
- Dropdown:
- Increased height of examples that overflow (#1965)
- Expandable:
- Added type to the button (#1982)
- Form:
- Added element for form label text, make it bold (#1952)
- Form, login, wizard:
- Fixed order of variables which was causing the IE conversion script to generate undefined. Also removed a login variable that was not needed. This was also causing the IE scripts to generate undefined. (#1871).
- Nav:
- Changed breakpoint to fix bug (#1918)
- Options menu:
- Added disabled variation (#1973)
- Progress:
- Changed the font weight on sm variation (#1974)
- Table:
- Added ie11 to build (#1876)
- Updated the window size used for the browser that our a11y audit is run against (#1911)
Packages released:
- @patternfly/[email protected]
- About Modal Box:
- Addressed overflow of about modal (#1902)
- Accordion:
- Removed need for class on toggle icon (#1889)
- Button:
- Added class around the icon to fix bug (#1890)
- Charts:
- Added css vars (#1868)
- Datalist:
- Added breakpoints for actions (#1886)
- Inline alert:
- We had previously applied
font-size
to the inline alerts via.pf-c-alert__icon > i
, which didn’t work in React since the icon is an svg. We appliedfont-size
to.pf-c-alert__icon
instead. Also, the inline warning icon was fixed because it was wider than the others (#1909)
- We had previously applied
- Notification Badge:
- Added notification badge (#1862)
- Switch:
- Added focus indicator (#1874)
- Table:
- Media query now matches border. Fixed the table so that when the table breaks to grid form, the border width changes to 8px, and the border color matches the background color. (#1881)
Packages released:
- @patternfly/[email protected]
- Alert:
- Card:
- Added a wrapper for the Actions in the top right, so that content wraps around it - similar to the Popover component. Added a logo/img wrapper that is always left aligned. (#1745)
- Removed flex from header (#1817)
- Updated font sizes. Card body and footer text size were changed to be 14px by default and header was changed to 16px. (#2103)
- Card Demo: Added demo (#1716)
- Content:
- Changed margin bottom for small element (#1843)
- Form/login/wizard:
- Fixed undefined issues with IE11 script (#1871)
- Nav:
- Pagination:
- Updated options menu aria-label (#1782)
- Popover:
- Scoped title class to popover component (#1857)
- Table:
- Remove min-height from buttons in expansion toggle (#1818)
- Wizard:
- Gutter:
- Updated mobile gutter spacing in layouts that have gutters (#1829)