tpaktop

Results 22 issues of tpaktop

More feedback than an issue. I have noticed that tailwind is used as the default choice for CSS. It seems pretty backed in inside the demo code now. I understand...

Hey, Great tool but I already have a lot of configuration described in docker-compose yml for my local dev. Would be good to be able to use docker-compose with hodor...

Hey, I've noticed that this library is using - mdgriffith/style-elements which have been rewritten and renamed to [mdgriffith/elm-ui](https://github.com/mdgriffith/elm-ui). Which is where we get a recursive function as this library is...

Are there plans to add support for [Elm](http://elm-lang.org/) ? It's a good alternative to Vue/React languages and have roughly the same size community of Vue.js: https://www.slant.co/versus/380/11378/~elm_vs_vue-js There is a [webpack...

feature-request

Based on https://github.com/npm/npm/issues/3055 npm introduced from v4 support for pre-compilation step on installing the package from node_modules or github directly. The reason this is needed is when people are trying...

Adds logging when test threw an exception. Fixes #909

_Thank you for making a feature request! We appreciate it very much. GitHub Issues are a big input into the priorities for Pact-JS development_ _All italic text in this template...

enhancement

I was playing with knobs a bit and they feel like a perfect source of visual unit tests using flutter golden. Idea is to take all possible combinations and generate...

I have tried several storybook packages and yours does have the best code. Kudos for a very clean solution. I was wondering would you consider separate ui for mobile ?...

If scheme name has `-` build fails with the following error: ``` xcodebuild: error: Unknown build action '-'. ``` This should prevent this error from happening. Xcode allows to use...