JB

Results 119 comments of JB

Hi, Here is the crystal clear answer from MDN: https://github.com/mdn/content/issues/15852 Setting `crossorigin` parameter is enough to mimic `crossorigin=""` or `crossorigin="anonymous"`. Webhint should not report errors when `crossorigin` is alone. Thanks...

Hi. Yesterday I added the pure CSS validation icons of BS 4.3.1 as Daemonite material UI is still based on BS 4.1.1 (=> see CSS in my fiddle. If you...

Hi, which variables did you set ?

Hi, material uses secondary color for Controls (https://github.com/Daemonite/material/blob/master/assets/scss/variables/_variable-material.scss) $selection-control-color-active: theme-color(secondary) !default; You can find my active fork here: https://github.com/djibe/material

Hi I don't observe this with BS 4.6.2: https://djibe.github.io/material/docs/4.6/components/carousel/

Import is `import { persist } from '@orama/plugin-data-persistence'` isn't it ?

Thx. I try to enhence it this weekend.

![screen shot 01-31-19 at 07 53 pm](https://user-images.githubusercontent.com/13089414/52077713-e7be3a00-2591-11e9-92ab-0c23a5c528ce.PNG) Hi, height: 350px gives this on desktop. Not rally satisfying isn't it ?

Hi, Good point. Not that much in fact. Just dropped custom snackbars for Bootstrap toasts. Added new Bootstrap components and ... I don't see other changes. I'll try to write...