Skip to content
This repository was archived by the owner on Sep 9, 2021. It is now read-only.

Releases: cloudmosaic/quickstarts

custom catalog show footers

Pre-release

Choose a tag to compare

@jschuler jschuler released this 27 May 16:50
1.0.0-rc.1

dev update

Prerelease, sync with OpenShift

Pre-release

Choose a tag to compare

@jschuler jschuler released this 27 May 16:19
c177da8
Merge pull request #49 from cloudmosaic/OS-pre

Prerelease, sync with OpenShift

parse markdown curly id attribute

Choose a tag to compare

@jschuler jschuler released this 10 May 19:48
da09666
Merge pull request #48 from cloudmosaic/attrs-parse

Parse curly braces for ids

Remove some console log messages

Choose a tag to compare

@jschuler jschuler released this 08 May 00:09
0.0.23

remove console lopg

Changes for didact

Choose a tag to compare

@jschuler jschuler released this 08 May 00:06
0.0.22

changes for didact

data-testid attributes

Choose a tag to compare

@jschuler jschuler released this 04 May 17:18
3e79258
Merge pull request #46 from cloudmosaic/data-testid

Add data-testid attributes

Drawer: appendTo prop

Choose a tag to compare

@jschuler jschuler released this 14 Apr 22:26

Can add an appendTo prop to the QuickStartDrawer if you want to render the drawer into a different container

<QuickStartDrawer appendTo={() => document.querySelector('#qs-test')}>
</QuickStartDrawer>

markdown convert task titles

Choose a tag to compare

@jschuler jschuler released this 29 Mar 15:46
95bed5a
Merge pull request #41 from cloudmosaic/task-title-markdown

convert task titles to markdown

Forward div props to QuickStartDrawer

Choose a tag to compare

@jschuler jschuler released this 26 Mar 21:14
0.0.18

v0.0.18

Bug fix: Init quick start by URL param

Choose a tag to compare

@jschuler jschuler released this 26 Mar 20:03

Don't try to init a quick start that is an external resource