Highlights
- Arctic Code Vault Contributor
Create your own GitHub profile
Sign up for your own profile on GitHub, the best place to host code, manage projects, and build software alongside 50 million developers.
Sign up
Pinned
139 contributions in the last year
Contribution activity
November 1, 2020
October 2020
Created a pull request in emberjs/ember.js that received 7 comments
Add {{page-title}} to route templates
Changes in this PR are for ember-page-title RFC - ember-cli/ember-cli#9370
Related PR for ember-cli: ember-cli/ember-cli#9372
TODO
detect if the …
- chore: Clean up Code Climate from CI setup
- chore: Update URLs to match ember-cli organization
- fix: Fastboot ?fastboot=false assertion hit
- chore: Test for Fastboot multiple title elements
- fix: Fastboot title updates with nested slow model() routes
- chore: Migrate to traditional app structure, dummy app native classes
- chore: Remove dummy app playground & update code examples
- chore: Remove EmberString.capitalize() from config setup
- chore: Remove EmberObject.set() from service:page-title-list
- chore: Use native Array instead of Ember.A()
- fix: Dummy app hitting recently added assertion
- fix: Regression in dummy app layout
- Clean up obsolete files
- Do not remove existing title elements, assert instead
- fix: Use assign() from @ember/polyfills for IE11