Releases: patternfly/patternfly-quickstarts
Releases · patternfly/patternfly-quickstarts
Help Topic Fixes, Dark Theme
What's Changed
- Dark theme by @srambach in #141
- add helptopic links, cleanup by @CooperRedhat in #156
- Conditionally access activeHelpTopic links array. by @Hyperkid123 in #162
- [HelpTopics] handle empty links, make optional, add test yaml by @CooperRedhat in #165
New Contributors
Full Changelog: 2.2.1...2.2.2
HelpTopics Updates
2.2.1 2.2.0 -> 2.2.1
BYO Markdown, In Context Help
- define your own markdown extension by @jschuler in #145
- In context help POC by @CooperRedhat in #140
Full Changelog: 2.1.0...2.2.0
QOL changes
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
2.0.1-rc.2
2.0.1-rc.1
2.0.1-rc.1
Version 2.0.1
Major visual updates
Incorporates various visual updates, including the header color of the drawer to blue, various spacing and text size/color changes.
What's Changed
- feat(Drawer): Visual updates w/ Alerts and Prereq by @CooperRedhat in #70
- Add configuration to opt-out of new header colors by @CooperRedhat in #94
- version 2.0 by @CooperRedhat in #97
Full Changelog: 1.4.0...2.0.0
Quick starts standalone
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