- Pipe app date fixed due to an invalid format in Safari Browser (#133)
- Fix the upload files component was throwing the error "failed to execute readAsDataUrl on FileReader parameter 1 not of type Blob (#134)
- Fixed the functionality of the rowDoubleClick of the list base, and it was added that the remoteFilterDefault are the attributes of the resource (#132)
- List base disable query params and removed params fixed (#130)
- List base common access some methods fixed
- Lint on circleci added
- Angular version upgraded to 10
- Added infinite scroll
- Added three dot to p in mobile
- Added images customized list base common
- Fix in pagination and style of list common base
- Filter for route in list base common corrected
- It was added to give it a secondary class
- It was fixed that the templates that were created to use in the common base list were duplicated
- More components were added to public api related to list base common and a component was also added to this
- List base common added how a component more of library
- yarn:release fix problem with "Package marked as private, not publishing."
- Remove range date picker module
- From peerDependencies :
"@angular/flex-layout": ">= 8.0.0",
"@ngx-formly/core": "^5.5.8",
"@ngx-formly/material": "^5.5.8",
"@ngx-translate/core": "^10.0.2",
"@ngx-translate/http-loader": "^3.0.1",
"ngx-jsonapi": "^2.1.9",
"ngx-uploader": "^8.0.0",
"saturn-datepicker": "^8.0.1",
"localforage": "^1.7.3",
"localforage-getitems": "^1.4.2",
"rxjs": "^6.5.4"
- Hover depending on whether or not there is image in component jam picture manager
- Support angular and material >= 8
- Test for the JamSingleWarning component.
- FabSpeedDialComponent
- Deleted the initial toogleResource deletion in JamAutocomplete.
- Now, the JamSingleWarning component, is shown if you get the message attribute.
- EditTextAttributeDialog supports Textarea. Now, pressing enter saves/accepts the changes.
- Now when a new photo is uploaded to the gallery, it shows a loading animation.
- Now the gallery no longer returns the coded image, instead it returns a jsonapi resource.
- Corrected the route of the images, when you want to update an existing one.
- The "@Input() limit", which indicates the maximum number of images in the gallery, now works correctly.
Added Error Handler.
Migration from AngularJS ts-angular-jsonapi to Angular 4.