Releases: redhat-scholars/course-ui
v0.1.14
v0.1.13
v0.1.12
Improve error handling and xref support
-
Malformed links could break the "preserve query string" function which could in turn stop querystring replacement for most of the page
-
Catches any error attempted to replace querystring elements in a link and logs as an error
-
To minimize errors, query string replacement on links is done before attempting to preserve query strings
-
xrefs (of type a.page) automatically have querystring preserved in their links
ui-bundle.zip
v0.1.11
Better support for preventing querystring replacement in certain fields. Use [.no-query-replace] (as before a [.console-output] block) to prevent items in the section from attempting to replace %TOKEN% from TOKEN in the querystring.
Fixes an issue where replacement would not occur correctly in code fields.
v0.1.10
v0.1.9
- append query parameter to side bar nav title
- any palceholders in the code block will not be replaced. e.g.
%USER%
will be rendered as is
v0.1.8
- Replace the placeholders in the anchor attributes
- new role to determine
-- query-params and nav-link will append Query String
-- params-link will just replace placeholders
Release v0.1.7
The pagination links of the site, are appended with Query String of present as part of the site url.
v0.1.6
Update the logic to replace all Query parmeters passed
v0.1.5
remove yarn lock