Alexander

Results 91 issues of Alexander

# remove deprecated api - rm defaut export PrintProvider (use import { PrintProvider } insted) - rm exclusive (use printOnly instead) - rm main (use single instead) # enable page-break-after:...

later

look more: https://github.com/a-x-/react-easy-print/issues/7#issuecomment-341359867

enhancement

```diff +@media print { + @page { + /* Remove header and footer printing lines. */ + margin: 1mm 15mm 0 15mm; + } + html, body { + /*...

feature

```js compilation.hooks.htmlWebpackPluginBeforeHtmlProcessing.tap( ``` ``` TypeError: Cannot read property 'tap' of undefined at compiler.hooks.compilation.tap.compilation (/Users/mxtnr/rocket/felix-front/node_modules/interpolate-html-plugin/index.js:35:63) ```

Csscomb unknown about `will-change`, for example. Is it simple to add set of latest css properties? i'm sorry if my issue is duplicated, i searched, truly. Thank you ## Want...

category: config

https://github.com/kopischke/alfred-workflows/issues/1

Bug: 1. start edit, change value, enter value 2. loading state appeared 3. click over `` (in my case `` appears with `.loading:after{content: 'loading...'}`) 4. editing component appears until loading...

if `propName` is unset then call `change` back with just value instead of state with [propName]

jfyi, https://github.com/home-things/rpi-pm2.5-sds011-mqtt It was tricky to handle python2/3 issues for me...