Skip to content
This repository has been archived by the owner on Jan 18, 2021. It is now read-only.

Version 1.5.0

Compare
Choose a tag to compare
@gitbrent gitbrent released this 17 Feb 00:43
· 369 commits to master since this release

Implemented Enhancements:

  • Form binding/population spun off into separate sprestlib-ui.js library
  • Created a separate demo page for sprestlib-ui.js library
  • Added new dist file (minified library): sprestlib.min.js

Fixed Bugs:

  • Selecting the same field name twice results in undefined #15 (gitbrent)
  • Fixed a null-check defect in REST result parsing