Changelog
This page introduces all changes to the available customization options of the IBI-aws WebClient.
From version 1.26
Update required to be able to process the start time of a resolve message.
From version 1.24
CSS classes
File: custom-style.css
Redesigned CSS classes for selecting messages
old | new | description |
---|---|---|
remark-card–warning remark-card–update remark-card–resolved remark-card--active | remark-card--content-earlywarning remark-card--content-statusupdate remark-card--content-resolvemessage remark-card--content-remark | Specifies the current content of the message |
remark-card–desktop remark-card--mobile | remark-card--type-desktop remark-card--type-mobile | Specifies the message type |
remark-card–general remark-card--applicationspecific | - remark-card--with-applications | Indicates whether the message has application restrictions |
- - - - | remark-card--status-resolved remark-card--status-active remark-card--status-upcoming remark-card--status-expired | Specifies the current status of the message |
- - - - | remark-card--group-active remark-card--group-upcoming remark-card--group-resolved remark-card--group-expired | Specifies the current grouping (filter) of the message |
- | remark-card--with-restriction | Indicates whether the message has restrictions (other than applications) |
- - - - | remark-table-view-table-row--content-earlywarning remark-table-view-table-row--content-statusupdate remark-table-view-table-row--content-resolvemessage remark-table-view-table-row--content-remark | Specifies the current content of the message |
- - | remark-table-view-table-row--type-desktop remark-table-view-table-row--type-mobile | Specifies the message type |
- | remark-table-view-table-row--with-applications | Indicates whether the message has application restrictions |
- - - - | remark-table-view-table-row--status-resolved remark-table-view-table-row--status-active remark-table-view-table-row--status-upcoming remark-table-view-table-row--status-expired | Specifies the current status of the message |
- - - - | remark-table-view-table-row--group-active remark-table-view-table-row--group-upcoming remark-table-view-table-row--group-resolved remark-table-view-table-row--group-expired | Specifies the current grouping (filter) of the message |
- | remark-table-view-table-row--with-restriction | Indicates whether the message has restrictions (other than applications) |
Renamed CSS classes
old | new |
---|---|
remark-table-view-table-row__table__remark-row__type | remark-table-view-table-row__cell__type |
remark-card__header__type | remark-table-view-table-row__cell__type--content |
- | remark-table-view-table-row__cell__status |
- | remark-table-view-table-row__cell__status--content |
remark-table-view-table-row__table__remark-row__reason | remark-table-view-table-row__cell__reason |
remark-card__header__title-and-period__title | remark-table-view-table-row__cell__reason--content |
remark-table-view-table-row__table__remark-row__start | remark-table-view-table-row__cell__starttime |
- | remark-table-view-table-row__cell__starttime--content |
remark-table-view-table-row__table__remark-row__end | remark-table-view-table-row__cell__endtime |
- | remark-table-view-table-row__cell__endtime--content |
remark-table-view-table-row__table__remark-row__categories-applications | remark-table-view-table-row__cell__categories-applications |
- | remark-table-view-table-row__cell__applications--content |
- | remark-table-view-table-row__cell__categories--content |
remark-table-view-table-row__table__remark-row__message | remark-table-view-table-row__cell__message |
- | remark-table-view-table-row__cell__message--content |
remark-table-view-table-row__table__remark-row__restrictions | remark-table-view-table-row__cell__restrictions |
remark-card__restriction-info | remark-table-view-table-row__cell__restrictions--content |
From version 1.23
CSS classes
File: custom-style.css
old | new |
---|---|
remark-list__header | remark-container__header |
remark-list__header__title | remark-container__header__title |
remark-list__header__language-switch | remark-container__header__language-switch |
remark-list | remark-tile-view |
remark-list__cards | remark-tile-view__cards |
remark-list__empty-message | remark-tile-view__empty-message |