Skip to content

Releases: redhat-scholars/course-ui

v0.1.14

19 Jul 13:54
Compare
Choose a tag to compare

Added in new RHD logo
Upgraded dependencies

v0.1.13

11 May 23:02
3260771
Compare
Choose a tag to compare
  • Fix user param substitution after a hyphen per #17

v0.1.12

06 Aug 08:44
e3cddb8
Compare
Choose a tag to compare

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

23 Jul 08:03
26b3779
Compare
Choose a tag to compare

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

03 Jul 04:40
33f6bd0
Compare
Choose a tag to compare
  • QueryStrings should be preserved in all navigation (including breadcrumbs)
  • Fixes an issue where queryStrings would get repeated

v0.1.9

14 Oct 14:26
db18c1d
Compare
Choose a tag to compare
  • 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

14 Oct 07:44
81820e5
Compare
Choose a tag to compare
  • 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

07 Oct 05:46
e0a761e
Compare
Choose a tag to compare

The pagination links of the site, are appended with Query String of present as part of the site url.

v0.1.6

31 Aug 17:40
36c0559
Compare
Choose a tag to compare
v0.1.6 Pre-release
Pre-release

Update the logic to replace all Query parmeters passed

v0.1.5

03 Aug 09:25
Compare
Choose a tag to compare
v0.1.5 Pre-release
Pre-release
remove yarn lock