Skip to content

Tags: Bonified080/lsd-core

Tags

v5.1.0

chore: update dependency puml

v5.0.3

chore: minor cleanup of README

v5.0.2

fix: fix slider position

v5.0.1

chore: refactor report ui test

v5.0.0

chore: Add descriptions to images in gallery section of README

v4.1.4

fix: CDN version corrected

Update CDN tag version to latest lsd-core major version so that updates get picked up

v4.1.3

fix: index page styling

Fix up the styling on the index page

v4.1.2

fix: lsd-consulting#47 add deprecation warning on method to be deleted

Start preparing for the removal of the LsdContext.capture(String, String) function. Instead users should use the builders to create events instead

v4.1.1

fix: remove redundant property

css files are always remote now so the no need to write the local css and js files nor have the boolean property

v4.1.0

feat: add basic html escaping to StringUtils

Convenience method for users that may want to escape html added to popups etc. when they don't want the html rendered but instead displayed as raw html