Skip to content
This repository was archived by the owner on Jan 22, 2026. It is now read-only.

Releases: pixelhandler/blog

Now with Types

Choose a tag to compare

@pixelhandler pixelhandler released this 22 May 06:50

Library upgrades

Choose a tag to compare

@pixelhandler pixelhandler released this 05 Feb 07:01
  • ember-cli upgrade to v2 beta series
  • ember-jsonap-resources 1.0.5

Re-up

Choose a tag to compare

@pixelhandler pixelhandler released this 28 Dec 07:22
  • Update styles, libs, deploy, remove admin

ember-jsonapi-resources addon

Choose a tag to compare

@pixelhandler pixelhandler released this 02 Jun 01:22
Merge pull request #13 from pixelhandler/ember-jsonapi-resources

Ember jsonapi resources

Ember JSON API Resouces

Choose a tag to compare

@pixelhandler pixelhandler released this 31 May 16:13
  • 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

Choose a tag to compare

@pixelhandler pixelhandler released this 20 May 08:38

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

Back to REST with Orbit.js

Choose a tag to compare

@pixelhandler pixelhandler released this 09 May 16:39
v3.4.0

Disable comments, social media seems to work fine for now

Performance Metrics

Choose a tag to compare

@pixelhandler pixelhandler released this 04 Feb 19:52

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

v3.3.2 Prerender patch

Choose a tag to compare

@pixelhandler pixelhandler released this 26 Nov 07:16

Skip socket use when using Prerender

v3.3.1 Push it: SocketSource using JSON Patch

Choose a tag to compare

@pixelhandler pixelhandler released this 16 Nov 09:25
  • 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