Skip to content

Releases: olafk/admin-theme-configurable-bg

1.0.5

09 Aug 09:52
Compare
Choose a tag to compare
  • Found an edge case where a JS exception was thrown that inhibited regular UI functions. As the background is not considered essential, all exceptions are now swallowed after a single informative line on console.
  • upon hovering, several CP items will become less transparent for easier readability (regular transition time 2s applies)
  • Compiled on Java 11, DXP 7.4 U36

1.0.4

01 Apr 13:10
Compare
Choose a tag to compare

introduced ${instance} name and added it to the default background label

1.0.3

06 Jan 16:28
Compare
Choose a tag to compare
  • more detailed ${version} replacement (includes "Update" for 7.4)
  • default opacity changed from 60 to 80% for CP visibility
  • new ${group} indicator, as background can also be shown on non-CP pages since 1.0.2
  • label angled with just 5° instead of 10 - for reduced height
  • release now only built/tested on java 11 (but should compile/work on 8 still)

1.0.2

24 Nov 10:38
Compare
Choose a tag to compare
  • Built/tested on 7.4 (works on 7.3)
  • supports ${version}
  • detects DXP-Cloud installations with ${dxpcname} and ${dxpcenv}
  • can display background on regular (non-CP) pages
  • color picker Control Menu can be hidden by configuration
    see README

1.0.1

28 Sep 13:21
Compare
Choose a tag to compare

escaping of configurable values, additional transparency for various backgrounds used in ControlPanel applications

1.0.0

27 Sep 13:55
Compare
Choose a tag to compare

Initial release