# Change Logs

## v3.2.0

 - add konfig widgets for term editor
 - support term config editing with konfig


## v3.1.4

 - fix bug: note marker incorrectly align to the bottom of note text, due to nested span.
   fixed by set the vertical align of the nested span to top


## v3.1.3

 - fix bug: customized error message in term isn't update when changed.


## v3.1.2

 - fix bug: term is cleared when user cancel term editing


## v3.1.1

 - support `name` field in `@grantdash/composer` client


## v3.1.0

 - add term editing dialog
 - add i18n for minibar tips


## v3.0.1

 - use cps-hover-host and cps-hover-reveal to replace cps-hover class


## v3.0.0

 - support `@grantdash/composer` host
 - tweak margin between head and body
 - tweak limitation decoration


## v2.0.2

 - ensure ld-scope to ensure correct ld selector scoping


## v2.0.1

 - fix bug: fallback `config` to `{}` when not given to prevent exception


## v2.0.0

 - support `head`, `body` and `foot` plugs when `widget` is not applied.
 - add plug fallbacks for head, body and foot
 - add `has-variant` class from `@makeform/input` since `variant` is a common-based feature
 - explicitly set `manual` only if `has-tips` is available
 - add `notes` class, and add margin-top only if notes is not empty to prevent unwanted margin.


## v1.0.5

 - rebuild for missing artifacts


## v1.0.4

 - use `overflow-wrap` to break super long text instead of `word-break: break-all` which breaks all texts


## v1.0.3

 - always update local meta when rendering to prevent unsynchronized status.


## v1.0.2

 - add `has-error` class at root node when status is 2


## v1.0.1

 - ignore `nested` error.


## v1.0.0

 - init release

