Releases: pixelhandler/blog
Releases · pixelhandler/blog
Now with Types
- Remove Ember app source
- Add new end-to-end test suite
- Add rewritten app in TypeScript
- Repurpose old bin script
- Re-use existing PostCSS styles
Library upgrades
- ember-cli upgrade to v2 beta series
- ember-jsonap-resources 1.0.5
Re-up
- Update styles, libs, deploy, remove admin
ember-jsonapi-resources addon
Merge pull request #13 from pixelhandler/ember-jsonapi-resources Ember jsonapi resources
Ember JSON API Resouces
- 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
Updated Application source and serializer to use attributes property in payload to confirm with current JSONAPI.org spec
Back to REST with Orbit.js
v3.4.0 Disable comments, social media seems to work fine for now
Performance Metrics
Added collection of performance metrics using window.performance (User Timings)
v3.3.2 Prerender patch
Skip socket use when using Prerender
v3.3.1 Push it: SocketSource using JSON Patch
- 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