NOTE: Trivore ID Documentation has moved to https://trivoreid.com

The content on this site IS OUT OF DATE!

This space has been archived!

Please go ahead to the new site!

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

Breaking changes

The Web Theme feature means custom styles may break. Some CSS class names have been changed. See /wiki/spaces/TISpubdoc/pages/723058703 for server specific update instructions. If no custom styles have been used, no changes need to be performed.

Changes to CSS class names in the “openid” theme:

Previous name

New name

Element description

login-root

page-root

Root component in UI

login-wrap

page-content-container

Wraps page content, used to center it

login-form

interaction-container

Contains the main content (fields, continue button) which may change dynamically.

login-buttons

continue-button-group

A group of important buttons (Continue, Cancel, …)

login-field

field-main

A single important button

login-divider

divider

Wrapper label for a <hr> tag

New features

  • [JIRA-1] Short description of new feature. If necessary, link to additional documentation (only if truly useful, don’t overwhelm the reader) or describe how the reader can get started using it.

  • [JIRA-2, JIRA-3] Include a reference to the related Jira issue(s) so that you and others can quickly find out what you are writing about, in case you are not making much sense.

Improvements

  • [JIRA-4] Short description of improvement. These are likely just one-liners.

Bug fixes

  • [JIRA-5] Short description of original issue. If fix requires post-install user actions, describe here.

  • No labels