Skip to content

0.11, last minor version before 1.0

Compare
Choose a tag to compare
@nicklasb nicklasb released this 30 Jul 23:52
· 102 commits to master since this release

What has happened:

  • Add options.scope reference to form.options
  • Add entry point for jspm/npm
  • Forward search strings from ui-selects to callbacks
  • Remove unnecessary calls to createDirective
  • Several bug fixes, initiation of ui-select, add their view to minimized dist, dev-dep for gulp-webserver etc.
  • Improve documentation, structure

The next step is the 1.0 version that will implement the rest of the components' parameters, and move all ng-controllers into nice directives instead:
https://github.com/OptimalBPM/angular-schema-form-dynamic-select/milestones/1.0

Further down looms Angular 2, a move to TypeScript and full SystemJS support.