Child pages
  • 2021.06 Whats new

Versions Compared

Key

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

...

More improvements to it and more components and service packages are ported over. (like google maps)

Now all the component and services have there NG2 code in there own git hub repo GitHub repository (besides the AngularjJS/NG1 code) as NG2/angular library.  This means that the release of the releases from now on of such a package now contains the ng2 sources/distribution of that package.

So before you can start/use the NG2Client now , you need to update the packages itself to have the component sources, we are in the process to also release all the ported packages overthat you use, through the ServoyPackageManager, not all component or service packages are done yet. Still processing: bootstrapcomponents, servoy-extra, keylistener and the ngdesktop services. Without a new version of a package with the NG2 code, NG2 will not run. So if you are using any of those you need to wait for a release of it.

We added in the console view a console page: NG2 Build console, where you can see the progress of the build that needs to be done before an NG2 Client can be started.

...