Component Status and Timelines
- To look up when a specific component will be delivered and its status, check out the PatternFly Component Status Spreadsheet.
- Our 2019.5 milestone has closed
- Thank you to everyone that was able to attend our August 6 PatternFly demo. In case you missed it, you can catch the recording on our youtube channel: https://www.youtube.com/watch?v=CCd-0iigtZ0
July Recap
In July, the following was completed:
- 19 enhancements to existing components/demos were added in PF-React in July [1]
- 2 new components/demos were added to PF-Core in July [2]
- 8 enhancements to existing components/demos were added in PF-Core in July [3]
- Converted 11 components to TypeScript accounting for 98% of the PatternFly 4 TypeScript Conversion effort
19 enhancements to existing components/demos were added in PF-React in July [1]
- fix(clipboardCopy): add read-only example that is expanded
- PF4: App launcher - Allow separator between groups
- react-charts: Update theme to use pf-core variables
- datalist: add support for hidden/visible
- Compact card variation
- Add Sparkline example to Area chart
- Add disabled variation for Options Menu
- Charts: Need bottom-left legend position
- EmptyStateBody does not allow DOMNesting
- Add individual padding vars for donut charts
- Create new mutil-color theme for ordered charts
- Add support for experimental react components
- PF4 Select: Add ability to use custom component in select children
- PF4: OUIA attrbiutes are not rendered if window.localStorage.ouia is true
- PF4 Select: Unable to search by callback function
- feat(accordion): update examples and html structure.
- PF4 Select: The isPlain prop is missing
- Add wrap prop for td and th cells in a thead
- Add types to buttons
2 new components were added to PF-Next in July [2]
8 enhancements to existing components/demos were added in PF-Next in July [3]
- Add support for experimental components
- Update font to Red Hat Font
- Add example for disabled pagination
- Unable to see all items in the subnav area of a nav list
- PF4 Select: add example and documentation for pf-m-plain
- Update padding for chip group label
- Add individual padding vars for donut charts
- Support column headers that wrap
Continuous accessibility reviews and improvements for both PF-Core and PF-React and more
React
- Dropdown examples showing icons as toggles
- Skip to content should point to primary content container
- Tooltip - support aria-label
- Charts - provide an accessible title and description
- LoginPage - remove aria-label from checkbox
- AboutModal should trap focus
- Select isGrouped - remove aria-label from example
Core