-
-
Issue is reproducible here: https://bryntum.com/products/gantt/examples/rollups/
https://github.com/bryntum/support/assets/52177956/f4434688-a707-4af0-b609-8ce58f61ea2e
-
Currently, styles related to themes are coming from various places.
For Example, WC has styles applied:
1. WebComponent.scss
2. App.scss
3. Editor.scss
which is messy and not consistent
-
سلام
من کاستوم کالر رو پیاده سازی کردم
یکم اوردن تو tailwindش نکته داره البته و الان یکم ماسمالی کردم
```js
import {argbFromHex, hexFromArgb, rgbaFromArgb, themeFromSourceColor} from '@material/…
-
### 📜 Description
Using the V4 theming, you could provide any overrides for any components. For example, you could provide the following override:
```typescript
const highlightOverride = {
Bac…
-
### Current Behaviour
`dark_mode=True ` only applies to the header, setting config theme to dark breaks the html
### Expected Behaviour
background and components to be dark, with font-color t…
-
#### Environment
- __Package version(s)__:
@blueprintjs/core: 5.13.0
@blueprintjs/datetime2: 2.3.10
@blueprintjs/select: 5.2.4
- __Operating System__:
Windows 10 Home Edition
- __Browser nam…
-
### Description
We are building a MAUI app with .NET
9 for iOS and Android and saw an issue in iOS and some Android device e.g. Samsung
Galaxy Note 20 in which if the calendar is…
-
Hi, I've try to build the v2.8.0, Two issues:
1. run App - [press Demo] - [press Scan] on the bottom nav bar, Logcat will see the error:
```
Failed to inflate ColorStateList, leaving it to the…
-
### Steps to reproduce
When making use of `useTheme` in components, any values returned are undefined.
```jsx
// Component.tsx
import { useTheme } from '@pigment-css/react';
const Compone…