ngx-sails

Angular bindings for communicating with the sails backend

MIT License

Downloads
148
Stars
4
Committers
6

Bot releases are hidden (Show)

ngx-sails - 4.0.0 Latest Release

Published by Alorel about 1 year ago

4.0.0 (2023-10-10)

Maintenance

BREAKING CHANGES

  • Angular 15 no longer supported
ngx-sails - 1.1.2

Published by Alorel almost 5 years ago

1.1.2 (2019-10-25)

Bug Fixes

  • Check for undefined instead of falsy when cleaning request body ()

Tests

  • Fix test name typos ()
  • Use mocha reporter for tests ()
ngx-sails - 1.1.1

Published by Alorel about 5 years ago

1.1.1 (2019-09-25)

Bug Fixes

  • readme: Fixed typo in package name (6578ce7), closes #11

Maintenance

  • Remove rebase github action (8b6e2c2)
ngx-sails - 1.1.0

Published by Alorel about 5 years ago

1.1.0 (2019-09-10)

Features

  • SailsClient can now emit values (d78775c)

Maintenance

ngx-sails - 1.0.2

Published by Alorel about 5 years ago

1.0.2 (2019-09-09)

Bug Fixes

  • npm: Add missing NPM metadata (29206b9)
ngx-sails - 1.0.1

Published by Alorel about 5 years ago

1.0.1 (2019-09-09)

Bug Fixes

  • Fix wrong travis bradge in README (0bbfd3d)