Skip to content

Releases: patternfly/patternfly-3

v4.0.0-rc.1

13 Apr 20:36
Compare
Choose a tag to compare
v4.0.0-rc.1 Pre-release
Pre-release

Release Notes

Parity with the 3.23.2 release.

v3.23.2

12 Apr 18:18
Compare
Choose a tag to compare

Release Notes

Bug Fixes

  • Escapes calc on wizard step #624
  • Add .bootstrap-select in PAGE_SIZE_SELECTOR #617
  • Fix NO_EFFECT warning in Coverity scanning #618

v3.23.1

30 Mar 16:48
Compare
Choose a tag to compare

Release Notes

Enhancements

List view example 1 #619 implements example list view rows in list-pf

Bug Fixes

Fixes broken rendering of the info icon #621

v3.23.0

15 Mar 17:25
Compare
Choose a tag to compare

Release Notes

Enhancements

  • Update the icon files and CSS icon definitions #612
  • Add masthead utility links on the vertical nav on small viewports #615: This PR is related to this jira issue and fixes #496

Bug Fixes

  • Remove the "open new window" icon in the header of the vertical nav test pages #611
  • Links on the vertical nav mast head are blue #610: they should be light grey.
  • Kebab menu in Toast Notifications is not vertically aligned with the text #609
  • autoprefixer: support old firefox versions and placeholder fix #614: This fix adds other Firefox version prefixes to autoprefixer that were missed before, along with a fix for form-control::placeholder prefixed css

v3.22.1

02 Mar 16:54
Compare
Choose a tag to compare

Release Notes

New Features

  • Adds column visibility toggle functionality for table-view #603

Enhancements

  • Add almost empty icon #606

Bug Fixes

  • Fix broken contextual panels in accordion #591
  • Fix time-picker repositioning #604

v4.0.0-alpha.3

23 Feb 20:41
Compare
Choose a tag to compare
v4.0.0-alpha.3 Pre-release
Pre-release

Release Notes

Parity with the 3.21.0 release.

v3.21.0

21 Feb 05:09
Compare
Choose a tag to compare

Release Notes

New Features

  • PatternFly list adds a bare bones nested and expanding list #585

Bug Fixes

  • Allow users to resize the textarea vertically #599
  • Avoid long words overflowing alerts in narrow situations #601

v3.20.0

15 Feb 22:23
Compare
Choose a tag to compare

Release Notes

Enhancements

  • Include examples of pagination in card and list views #578
  • Remove direct child selectors from setupVerticalNavigation #567
  • Add rebalance and degraded icons #583
  • Return a handle to allow js to toggle the collapsed state of the vertical navigation bar #582

Bug Fixes

  • OpenSans fonts with cyrillic and latin2 extended #587

v3.19.0

01 Feb 23:33
Compare
Choose a tag to compare

Release Notes

New Features

  • ListView drag and drop #574: adding drag and drop features to the ListView component of Angular Patternfly. Less/CSS files only. See angular-patternfly for the implementation.
  • TableView pagination #576: Added pagination functionality to TableView.

Bug Fixes

  • TableView: Moved onClick event #579: Moved onClick event from "li" to anchor and set first and previous buttons as disabled by default.

v4.0.0-alpha.2

27 Jan 17:23
Compare
Choose a tag to compare
v4.0.0-alpha.2 Pre-release
Pre-release

Release Notes

Enhancements

  • Split the jQuery plugins into individual files #563
  • Make jekyll an optional requirement for the build. #569
  • Branch 4.0 dev merge #572: Merged the latest from patternfly #master