jmarceli

Results 11 issues of jmarceli

Hi, If you update LIVE DEMO to latest package version `4.0.5` you will see that text is not fully visible. Here is the live exmple https://codesandbox.io/s/rsc-live-example-h34of This bug is most...

bug
question
platform-specific

Thanks for that tool, exactly something I was looking for. One thing that may make it even better would be skipping some common folders while searching for development dependencies like:...

As described in #40 it will be nice to have an option of defining global actions. This is handy feature especially for integration with other react/redux libraries as they dispatch...

enhancement

It would be nice to have docs updated. There are handy options like: - zoomLevel - initial zoom - minZoomLevel - maxZoomLevel

help wanted

Hi, This is really useful project thanks for that. Anyway I would like to suggest some README improvements: - add info about `.modernizrrc` available options by linking https://github.com/Modernizr/Modernizr/blob/master/lib/config-all.json (like in...

- Framework7 version: 8.3.3 - Platform and Target: Safari 17.4.1 - Live Link or CodeSandbox: https://framework7.io/docs/picker ### Describe the bug After a few clicks to open and close Picker its...

When I try to start the debugger (`:Rdebugger` in Gvim) I get message: ``` Debugger started ``` But in ruby_debugger_output there is a message: ``` Uncaught exception: cannot load such...

Hi, is this gem still required for Rails 5? I didn't find any info if it is possible to compile both assets versions in Rails 5 without this gem, so...