# Change Logs

## v3.0.0

 - support `@grantdash/composer` host


## v2.0.1

 - tweak `remains` style


## v2.0.0

 - tweak DOM based on updated `@makeform/common` DOM structure.
 - remove `variant` class since `@makeform/common` provides related classes now.
 - support hint about remaining characters by `hint.enabled` option


## v1.3.1

 - fix bug: separator for `with-link` should include all possible spaces


## v1.3.0

 - support `with-link` option for links inside content


## v1.2.1

 - fix typo in url protocol matching


## v1.2.0

 - support `autoComma`


## v1.1.10

 - tweak unit labelstyle to prevent affecting input content
 - upgrade dependencies and move srcbuild to dev dependencies


## v1.1.9

 - use `mf-note` to replace styling in note-related tag.


## v1.1.8

 - fix bug: incorrect i18n keyword for zh-TW


## v1.1.7

 - check if the given content is possibly a correct url before using anchor to show it.


## v1.1.6

 - add `object-fit: contain` in image for correct image previewing


## v1.1.5

 - add `asImage` config for viewing content as image.


## v1.1.4

 - fix bug: exception when switching markdown mode


## v1.1.3

 - markdown link: force open in new tab
 - make markdown only available if config allows.
 - remove unused comment
 - consider `markdown` option when checking equality
 - remove useless `lc.markdown` option.


## v1.1.2

 - correctly translate and show markdown content 
 - sanitize markdown output


## v1.1.1

 - fix bug: unit not translated in view mode


## v1.1.0

 - add `asLink` config for viewing content as link.


## v1.0.3

 - tweak unit style to prevent affecting sibling elements


## v1.0.2

 - make title bar wrappable


## v1.0.1

 - fix bug: move unit hint if content is invalid to prevent information overlaps


## v1.0.0

 - init release

