Pinned Repositories
-ember-cli-validation-proxy
Demo showing how to make a validatable buffered proxy
lifx-circadian-lan
đź’ˇSets appropriate Kelvin for time of day
Shopify-Checkout-CSS-Reset
:department_store: A CSS reset for Shopify's checkout pages
train-up
:mortar_board: Open source e-learning plugin for WordPress
train-up.simple_theme
A bare-bones theme to accompany the Train-Up! e-learning plugin for WordPress
unicode-string-utils
:cyclone: Fixes for JavaScript's Unicode problem
amk221's Repositories
amk221/-ember-data-destroy-record
Repo demoing an issue where deleting a record causes a record array to be empty
amk221/-ember-data-destroy-record-attrs
App demoing properties cannot be accessed in JS land after a model has been destroyed
amk221/-ember-data-lids
amk221/-ember-data-rollback-bug
Demoing a bug between ED v3-v4
amk221/-ember-data-unload-record-belongs-to
App demoing an issue unloading a record when upgrading from 3x to 4x
amk221/-ember-deep-tracked-include-issue
App demoing an issue with ember-deep-tracked and array.includes
amk221/-ember-ed-test-order
Ember app demoing an ED test finishing in the wrong order
amk221/-ember-engine-router-service-hooks
App demoing an issue with the will/did change hooks
amk221/-ember-eslint-parser-gjs
amk221/-ember-in-repo-addon-gjs
Embroider app demoing gjs not working in in-repo-addon
amk221/-ember-intl-currency-formatting
amk221/-ember-intl-embroider
App demoing how to load translations for an embroider app
amk221/-ember-modifier-backtracking
amk221/-ember-modifier-manager
App demoing an issue with conditional modifiers in Ember
amk221/-ember-router-helpers
amk221/-ember-router-is-active
App demoing router.isActive not working
amk221/-ember-template-imports-eslint-unused-expression
app demoing template only components failing on `no-unused-expressions` eslint rule
amk221/-ember-trim-set-tracked
Demoing a potential issue
amk221/-ember-unhappy-path-test
App demoing inability to test failure states
amk221/-eslint-plugin-ember-order
amk221/-example-root-url-link-tag
App demoing {{rootURL}} working in non-embroider ember app
amk221/-example-root-url-link-tag-embroider
App demoing {{rootURL}} not working in an embroider ember app
amk221/-fe-composition-demo
amk221/-linting-configs
App demoing linting of js, css, hbs including prettier
amk221/andrewkirwin.co.uk
Personal website
amk221/ember-cli-clean-css
CSS minification via clean-css for Ember CLI
amk221/ember-element-helper
Dynamic element helper for Glimmer templates.
amk221/ember-intl
Localization library for any Ember Application or Addon
amk221/ember-intl-analyzer
Find unused translations in your Ember.js projects
amk221/embroider
Compiling Ember apps into spec-compliant, modern Javascript.