Phoomparin Mano
Phoomparin Mano
We now have the logo, cover photo, post templates, and more in the designs/ directory. It would be great if we can have a CI guideline for our group on...
This project still lacks a clear "getting started" guide. Please contribute one if possible.
We still don't have the contribution guidelines. Please submit pull requests to propose policies on contributing. (e.g. conventional commits, semantics, etc.)
The initial idea which we can adopt by #มิตรสหายท่านหนึ่ง 1. อาจจะ Adopt “The Universal Rules for Civilized Discouse” ฉบับแปลของ BigBears https://github.com/bigbearsio/discourse-bigbears-guidelines/blob/master/GUIDELINES.md 2. “No name calling, no ad hominem” คือเห็นไม่ตรงกันได้ แต่ห้ามสาดสี...
Fiery currently only supports Realtime Database, and not Cloud Firestore.
The question component do not have a height by default, so the charts doesn't show up when a SDK user adds it to their page. There is also no style...
Allow SDK users to customize the appearance of React components in the interactive embedding SDK, by exposing a theme configuration prop to the MetabaseProvider. We achieve this by converting a...
- Color of `vs. previous month: 94` should be readable - Font size of value should be adjustable 
We no longer require `height` to be passed in, thanks to https://github.com/metabase/metabase/pull/42212. Let's update the README to reflect this.
Closes https://github.com/metabase/metabase/issues/42159 ### Description This PR migrates the smart scalar component that was written in Emotion to use Mantine components [per the RFC](https://www.notion.so/metabase/94-Migrate-a-subset-of-Emotion-components-to-Mantine-to-support-theming-in-React-embedding-SDK-ebf1c71def0745eaa07678c6da31403f), so we can apply theming values accordingly....