Skip to content

Releases: plotdb/konfig

4.10.0

04 Nov 15:57

Choose a tag to compare

  • enable the support of object tab value

4.9.32

04 Nov 14:04

Choose a tag to compare

  • add meta:building, meta:built events

4.9.31

29 Oct 03:41

Choose a tag to compare

  • expose class static methods in API to make it easier to access

4.9.30

19 Mar 11:45

Choose a tag to compare

  • fix bug: set may lead to inconsistency between widget internal value and konfig value due to widget limitation.

v4.9.29

07 Mar 17:16

Choose a tag to compare

  • 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

15 Apr 05:17

Choose a tag to compare

  • fix bug: input box in multiline widget doesn't work

4.9.26

11 Apr 17:40

Choose a tag to compare

  • 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

11 Apr 14:56

Choose a tag to compare

  • 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

4.9.24

09 Apr 04:23

Choose a tag to compare

  • fix bug: check-limited doesn't work for initial value in number and choice widgets

4.9.23

03 Feb 06:06

Choose a tag to compare

  • detacth controls when clear rebuilding all controls
  • font widfget: destroy ldcover when widget is destroyed
  • upgrade dependencies