Skip to content

Releases: patternfly/patternfly-quickstarts

BYO Markdown, In Context Help

22 Mar 05:32
b68aa8a
Compare
Choose a tag to compare

Full Changelog: 2.1.0...2.2.0

QOL changes

10 Mar 19:10
e0f3dc3
Compare
Choose a tag to compare

Includes changes from #144

  • Links in the introduction prerequisites are now rendered
  • Links in the catalog tile card popover now work on left click (opens new tab)
  • Restart action in the drawer properly resets the quick start
  • Toned down frequency at which the Failed task sub heading is shown
  • Reduced spacing

2.0.1-rc.2

11 Jan 17:12
Compare
Choose a tag to compare
2.0.1-rc.2

2.0.1-rc.1

11 Jan 17:08
Compare
Choose a tag to compare
2.0.1-rc.1

Version 2.0.1

11 Jan 17:25
4c7978c
Compare
Choose a tag to compare

What's Changed

Full Changelog: 2.0.0...2.0.1

Major visual updates

11 Jan 16:41
4bde899
Compare
Choose a tag to compare

Incorporates various visual updates, including the header color of the drawer to blue, various spacing and text size/color changes.

What's Changed

Full Changelog: 1.4.0...2.0.0

Quick starts standalone

05 Jan 21:00
47fb962
Compare
Choose a tag to compare

Creates new stylesheets:

// some global styles and variables that quickstarts uses (Drawer, Popover, Modal, Backdrop, Bullseye)
import '@patternfly/quickstarts/dist/patternfly-global.css';
// PF and quickstarts styles nested within .pfext-quick-start__base
import '@patternfly/quickstarts/dist/quickstarts-standalone.min.css';

These are useful if a consumer uses an older version of PatternFly for instance

1.3.0

29 Sep 14:48
Compare
Choose a tag to compare

Includes:

  • Automatic scroll to top: #45
  • Always display the Restart action in the footer: #46
  • Prop to show the Check your work section by default: #50
  • Updates to the numbered list: #56

support multiple links

09 Sep 21:44
ce9232f
Compare
Choose a tag to compare

allow reactnode for icon

07 Sep 18:33
7d124e6
Compare
Choose a tag to compare
Merge pull request #40 from patternfly/icon-node

allow reactnode for icon