As of November 29, 2024
The release
branch contains fixes for repeat control and terms of use. This is for the 9.7.0 release.
The master
was merged with the release
branch and have additional changes to the scaffold package.json files. The merge was done through git commands instead of a pull request, an attempt was made to reset the branch to before the commit, but the branch is protected from this change.
The temp/master
branch holds the same commit as the master
branch. This was created for the git reset attempt.
The temp/release
branch contains fixes for cot form date picker and gulp _data task, and added cot form time field, cot form text area counter, cot form drop zone error handler, gulp port option, gulp test scaffold and gulp test form scaffold. This is the result of merging the release
branch and the develop_3
branch, with some fixes. This is for the 9.8.0 release. This was created for the git reset.
The develop_3
branch contains the latest code for development.