8.1.0 • Published 12 months ago

angular-point-sync v8.1.0

Weekly downloads
17
License
MIT
Repository
github
Last release
12 months ago

angular-point-sync

This is an optional angular-point service.

Supports 3-way data binding if you decide to incorporate firebase (any change by any user to a list item is mirrored across users). The data isn't saved to firebase but the change event is so all subscribers are notified to request an update from SharePoint.

In order to get this service to work, you need to have angularFire installed and have your firebase url set at apConfig.firebaseURL.

This will create a change point at: apConfig.firebaseURL + '/changes/' + model.list.title The point contains Firebase.ServerValue.TIMESTAMP to determine the time of the most recent change.

Initial documentation can be found here.

This is still a work in progress and I need to add in some tests and a demo.

8.1.0

12 months ago

8.0.0

1 year ago

7.0.1

4 years ago

7.0.0

5 years ago

6.0.5

6 years ago

6.0.4

7 years ago

6.0.3

7 years ago

6.0.2

7 years ago

6.0.1

7 years ago

6.0.0

7 years ago

5.0.4

7 years ago

5.0.3

7 years ago

5.0.2

7 years ago

5.0.1

7 years ago

5.0.0

7 years ago