You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
N.grid : Fixed a bug where columns were not merged correctly when the rowSpan option was declared.
N.form, N.grid, N.list : Fixed a bug where the value of "value" property in checkbox element is changed to a single selection value(Y/N, 1/0, etc.) when the checkbox is clicked when there is more than one checkbox.
Natural-CORE v0.18.26
N.event.getMaxDuration : Fixed a bug that caused an error if the specified element style did not have a "transition" attribute.