Skip to content

Releases: bbalganjjm/natural_js

v0.8.1.3

09 Dec 11:00
Compare
Choose a tag to compare

Natural-UI v0.8.1.3

  • N.grid bug fix
    • When grid body height is bigger then grid lows length, the grid create empty low elements -> fixed
  • N.alert bug fix
    • Calculation of alert overlay and context layer position was wrong

v0.8.1.1

05 Dec 02:04
Compare
Choose a tag to compare

Natural-UI v0.8.1.1

  • N.datepicker bug fix
    • Remove click event from month and day title header

v0.8.1.0

19 Nov 03:53
Compare
Choose a tag to compare

Natural-CORE v0.8.1.0

  • N

Natural-ARCHITECTURE v0.8.0.0

  • N.config
  • N.ajax
  • Communicator = N.comm
  • Communicator.request = N.comm.request
  • Controller = N.cont
  • N.context

Natural-DATA v0.8.1.0

  • N.data
  • DataSync = N.ds
  • Formater = N.formater
  • Validator = N.validator

Natural-UI v0.8.1.0

  • Alert = N.alert
  • Button = N.button
  • DatePicker = N.datepicker
  • Popup = N.popup
  • Tab = N.tab
  • Select = N.select
  • Form = N.form
  • Grid = N.grid