Skip to content

Releases: pixelhandler/blog

Now with Types

22 May 06:50
Compare
Choose a tag to compare

Library upgrades

05 Feb 07:01
Compare
Choose a tag to compare
  • ember-cli upgrade to v2 beta series
  • ember-jsonap-resources 1.0.5

Re-up

28 Dec 07:22
Compare
Choose a tag to compare
  • Update styles, libs, deploy, remove admin

ember-jsonapi-resources addon

02 Jun 01:22
Compare
Choose a tag to compare
Merge pull request #13 from pixelhandler/ember-jsonapi-resources

Ember jsonapi resources

Ember JSON API Resouces

31 May 16:13
Compare
Choose a tag to compare
  • New persistence solution that follows JSON API 1.0 spec
  • Ember compatibility using a store
  • Resources as models fit naturally to the JSON API spec as well
  • Services, Resources, Adapters, Serializers all friendly with the spec
    • links and relationships urls used with resources (model) and adapters

All about those JSON API Attributes

20 May 08:38
Compare
Choose a tag to compare

Updated Application source and serializer to use attributes property in payload to confirm with current JSONAPI.org spec

Back to REST with Orbit.js

09 May 16:39
Compare
Choose a tag to compare
v3.4.0

Disable comments, social media seems to work fine for now

Performance Metrics

04 Feb 19:52
Compare
Choose a tag to compare

Added collection of performance metrics using window.performance (User Timings)

v3.3.2 Prerender patch

26 Nov 07:16
Compare
Choose a tag to compare

Skip socket use when using Prerender

v3.3.1 Push it: SocketSource using JSON Patch

16 Nov 09:25
Compare
Choose a tag to compare
  • Updated libraries, Ember.js, jQuery, Handlebars, Orbit.js, Ember-Orbit, Ember-CLI
  • Add support for model relations
  • Re-write of SocketSource (extends JSONAPISource)
  • Use JSON Patch
  • Load more posts on scroll