Mike Cebrian

Results 19 comments of Mike Cebrian

I've updated the README.MD and updated the tags for 0.3.0

Should this issue be closed? It looks like mdl-select is implementing ControlValueAccessor

I ran into this using Builder.bundle. Stepping through the issue I found that the path resolver for includePaths doesn't work if you set up your project using scss barrels. If...

Also experiencing this in a composed storybook, specifically for the viewport, measure, outline, and a11y tools. The buttons appear and url changes when the buttons are selected but the addons...

> @shilman I'm not sure I understand fully. Is it possible to create like a "main" storybook without stories but with a handmade metadata.json that "links" to the different version...

error.message exists in ie11. ```javascript errorNode.textContent = event.error ? event.error.toString() : event.message; ```

@shilman Is there any chance of getting some priority on this? Users of our composed storybook often complain that the controls are broken.

> @shilman Is there any chance of getting some priority on this? Users of our composed storybook often complain that the controls are broken. FYI, the issue with controls appears...

@AndreasZaschka that's not relevant, the package.json file wasn't changed in this PR. please pull it in, it's been almost 3 months.