Topher Fangio

Results 7 issues of Topher Fangio

I am really loving this directive because it can greatly help me clean up my HTML for some documentation that I am writing! However, it makes me write funny HTML...

**Actual Behavior**: - `What is the issue? *` On desktop devices, a toast in the same position as a FAB will push the FAB down to make room for the...

ui: CSS
P4: minor

I see you've made some updates recently! That's awesome! Unfortunately the project I was on got scrapped so even though we heavily used Elemental and ViewComponent, we're not using it...

Hi there! My company is looking at potentially using `components` for a large project and we were wondering if you would be open to Pull Requests from us and if...

I am receiving the following error when attempting to run `bower-license` in my directory which contains my `bower_components` and my `bower.json` file: ``` shell C:\Users\fangiot\Documents\Development\Moodys\ERSUI\component>bower-license C:\Users\fangiot\AppData\Roaming\npm\node_modules\bower-license\node_modules\bower-json\node_modules\graceful-fs\polyfills.js:224 throw er ^ Error:...

I just noticed a bug which I thought was in Angular Material, but I now believe is in Angular itself. When the animation for my `ng-messages` begins, there is a...

type: bug
severity: regression
component: ngAnimate

# Description Fix incorrect path structure in "Overriding Templates by Registering a Template Path" section. Because of the `YARD::Templates::Engine.register_template_path '/path/to/mytemplates'` code above, we need a `default` subdirectory to contain the...