Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Locate Servoy Resource dialog can now open directly the script editor of a form (right click menu)

Shallow javascript java script parsing is now on by default, besides @constructor we also have @parse js doc tag to force the body of that function to be parsed.

...

Context Sensitive help throughout the developer (for all viewwviews,editors,dialogsdialog's)


Runtime

Many Java Libraries are updated, some from the updated eclipse (4.8)

Logging libraries are updated to Log4j2, now using a seperate separate file log4j.xml for configuring the logging.

ViewFoundSet: Foundset based on a plain query builder object instead of directly on a datasource/table.

...

Angular upgraded from 1.6.3 to 1.7.3

CSS Positioning for NGClient absolute positioned forms (replaces anchored)
  (table views can't be created in this mode)

CSS Positioning Container, for having a css positioned elements inside a responsive form.

New ngclient NGClient solutions can now by default use a servoy Servoy shipped .less Less  file for styling, configurable a special less properties file.

...