t d h smith
t d h smith
It would be nice if the scope header for views showed the name of the controller like with other components. Currently it shows nothing. http://plnkr.co/edit/kpYTT5QgDmv4ZntKND2Z And as long as this...
I'm getting a `TypeError: NGI.InspectorAgent.inspectScope is not a function` in my current app, triggered at [`Scope.js` line 62](https://github.com/rev087/ng-inspector/blob/30db586c54881b3622e4002130c5bfc24f4c12d9/src/js/Scope.js#L62). After some initial digging, I think the issue might be a circular...
[(Here's a minimal example Plunkr.)](http://run.plnkr.co/OroF50hVSZwWNop4/) When a scope object is replaced with another object, the inspector version is replaced immediately and correctly. However, when an object is replaced with a...
Abstract weapons out to their own library, so that a character can simply reference a weapon in the library and quickly link in that weapon's action text (or more complexly,...
The ability to create a shareable link that allows viewers to look at a character in your library. This would optionally (at the publisher's choice) allow viewers to export the...
As part of #411, I noted it would be useful to have a _proficiency bonus_ or _spellcasting modifier_ field for usage with or in symbolic formulas. However, I think they...
It would be excellent for player characters if the skills and saves could be expressed as symbolic formulas of base stats and bonuses. For example, _acrobatics_ might be set as...
As it stands, the example provided in the README (`'email' => 'required|email|unique',`) doesn't work because `buildUniqueExclusionRules` is searching specifically for `unique:`, ending with a colon. Presumably this isn't intentional, based...
Package Control users utilizing the 'fix color scheme' feature would have their schemes overwritten on every update, leading to an annoying 'missing color scheme' popup. This moves future fixes to...
We should probably try to examine edge cases with other theme-modifying packages. I suspect **SublimeLinter3** for example could get into something of an edit war if automatic fixes are turned...