Roman O

Results 34 issues of Roman O

Hello. How I can increase margin from button to title icon? ![screenshot_20170622_142351](https://user-images.githubusercontent.com/3369304/27431893-c2de7b4c-5756-11e7-8207-dd0deed78ec6.png)

Example focus on input after scrolling

I found two issues with my custom Webpack Plugin for modification source code of module Apply function from plugin: ```js apply(compiler) { compiler.hooks.entryOption.tap(PLUGIN_NAME, (context, entry) => this.onEntryOption(context, entry)) compiler.hooks.normalModuleFactory.tap(PLUGIN_NAME, (factory)...

Hello! With webpack I can use imports for svg as https://react-svgr.com/docs/webpack/#use-svgr-and-asset-svg-in-the-same-project How I can use query params for import with rollup for svg imports?

wontfix

Почему то при использовании csscomb ломается sourcemap и в dev tool браузера ссылки на файлы меняются ``` javascript gulp.task('style_stylus:build', function() { return gulp.src(path.src.style.stylus) .pipe(plumber()) .pipe(sourcemaps.init()) .pipe(stylus({ use: [ autoprefixer_stylus({ browsers...

Could you add webpack 3 support?

roman@roman-N550JV:~$ viberwrapper-indicator Using SYSTEM icons Using OLD detection method (INTERNAL) Launching Viber (/opt/viber/Viber) ... OK Exiting because of exception 'WindowIsNone: Window is None' roman@roman-N550JV:~$

### Housekeeping - [X] I'm sure this issue is _not_ a duplicate ### Icon Type - [X] File Icon - [ ] Folder Icon ### Icon Type - [ ]...

Add directus 10 support pls) The current version breaks many other extensions

enhancement

Import path with `preserveModules: true,` options is wrong( all svg files were saved to `assets` folder For example file `add-reaction~DoBVhRJZ.svg.mjs` has wrong import ![image](https://github.com/user-attachments/assets/2674d018-a340-4518-af05-be4a1094103d) ![image](https://github.com/user-attachments/assets/d9514462-90d8-478e-9c52-ec2c61032ae0)