Christine Panus

Results 11 issues of Christine Panus

I'm not seeing how we'd show an example of a component with a block in teh style guide. Am I missing it or do we need to add it?

Hi! I'm back! I'll circle back on my other tickets I hope... sorry I disappeared. Are you guys still maintaining this gem? I'm getting a deprecation warning: > DEPRECATION WARNING:...

Interesting thing happened today. We started receiving the error `undefined local variable or method '_component' for #` in a page where we used both a component with the following properties...

Added the ability to have a partial in the meta. If partial exists, the component will be added to content_for with a name mv_#{component_name}_#{index} and the partial will be rendered...

Hey, sorry I haven't had any PRs recently, work is intense. I've been pondering how useful it would be to be able to have the ability to insert the example...

In order to get the tests to run in the test runner for RubyMine, I had to add `gem 'tzinfo-data'` and `gem 'minitest-reporters', '>= 0.5.0'` to the `Gemfile` and `require...

- Determine whether the example code should use HAML or ERB, and display the example in whichever the component was written in - Allow HTML in the meta and in...

Here are samples of some of the options available for positioning. I propose one of the options where title/description are before the sample may be a more pleasing solution overall....

Adding a base partial will give the option of customizing the main page of the styleguide. This page could be used to give an overview of the design standards for...

The ability to provide a specific title, description, and additional class information on a per stub basis would provide a number of benefits when using the style guide: 1. The...