Releases: AngularDoc/angulardoc.github.io
Releases · AngularDoc/angulardoc.github.io
Angular Copilot v1.3.2
Bugs fixes
Angular Copilot v1.3.1
Bug fixes.
Angular Copilot v1.3.0
Fixed compatibility with the updated backend API.
Angular Copilot v1.2.4
Added an optional "projectRoot" setting to .angulardoc.json to specify a subfolder for the client source code.
Angular Copilot v1.2.3-beta
- Fixed undefined in pipe issue.
- Fixed select component html dialog can not upgrade.
- Add factories object returned should be public methods.
- Fixed duplicate generate $http in constructor parameter issue.
- Fixed ES6 class code was not converted issue.
- Added $httpParamSerializer upgrade to URLSearchParams.
Angular Copilot v1.2.3-alpha
Bug fixes.
Angular Copilot v1.2.3
Fixed windows import path issue.
Angular Copilot v1.2.2-alpha
Bug fixes.
Angular Copilot v1.2.2
Bug fixes.
Angular Copilot v1.2.1
Added support for ES6 classes in AngularJS projects;
Bug fixes