Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Fixed a bug where N.isElement function caused an error when Array was put as argument. - N.isArraylike has been Deprecated. - Add a N.element.excuteAfterEffect function : executes logic after the duration of the specified effect. Natural-ARCHITECTURE v0.8.1.4 - It complemented the problem that only the first object in the Array is sended if the parameter type is Array when used with N(parameter).comm * If you specify a value of "true" for the dataIsArray property at the time of the request, the Array is passed as is(It was an unavoidable solution because jQuery's structure). - N.comm : Fixed a bug that caused an error if parameter type was Array when using N.comm (parameter, options). Natural-UI v0.8.14.18 - Fix the firefox's keyevent related bugs - N.button : Clean the effect option related garbage codes - N.alert : Change the default value of the alwaysOnTopCalcTarget option to "div, span, ul, p, nav, article, section"
- Loading branch information