Skip to content

Releases: plotdb/konfig

4.11.1

Choose a tag to compare

@zbryikt zbryikt released this 06 May 12:33
  • fix bug: remove unnecessary log
  • choice: support option label i18n

4.11.0

Choose a tag to compare

@zbryikt zbryikt released this 06 May 07:59
  • support base plug in base widget for overwriting root DOM

4.10.0

Choose a tag to compare

@zbryikt zbryikt released this 04 Nov 15:57
  • enable the support of object tab value

4.9.32

Choose a tag to compare

@zbryikt zbryikt released this 04 Nov 14:04
  • add meta:building, meta:built events

4.9.31

Choose a tag to compare

@zbryikt zbryikt released this 29 Oct 03:41
  • expose class static methods in API to make it easier to access

4.9.30

Choose a tag to compare

@zbryikt zbryikt released this 19 Mar 11:45
  • fix bug: set may lead to inconsistency between widget internal value and konfig value due to widget limitation.

v4.9.29

Choose a tag to compare

@zbryikt zbryikt released this 07 Mar 17:16
  • add note widget for informative purpose
  • construct tab in _build-ctrl if tab provided and if necessary recursively
  • make meta() return (clone of) meta when no parameter is provided
  • prevent infinite recursion by checking equality between object and value in iteration

4.9.27

Choose a tag to compare

@zbryikt zbryikt released this 15 Apr 05:17
  • fix bug: input box in multiline widget doesn't work

4.9.26

Choose a tag to compare

@zbryikt zbryikt released this 11 Apr 17:40
  • tweak base header vertical alignment
  • rewrite paragraph widget as a plain textarea.
  • port original paragraph to multiline widget.
  • add multiline in demo page.
  • tweak layout in demo page.

4.9.25

Choose a tag to compare

@zbryikt zbryikt released this 11 Apr 14:56
  • paragraph widget:
    • enlarge paragraph widget dialog
    • auto focus paragraph widget dialog
    • use mini style ldcover
    • use non-in-place, non-resident dialog to prevent being scoped in parent container