Skip to content

Commit

Permalink
Natural-CORE v0.8.5.16
Browse files Browse the repository at this point in the history
- 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
81700561 authored and 81700561 committed Jun 15, 2017
1 parent 1a84510 commit 54bc789
Showing 1 changed file with 191 additions and 191 deletions.
Loading

0 comments on commit 54bc789

Please sign in to comment.