bumbag-ui icon indicating copy to clipboard operation
bumbag-ui copied to clipboard

Build themeable React & React Native applications with your Bumbag 👝

Results 65 bumbag-ui issues
Sort by recently updated
recently updated
newest added

Bumps [terser](https://github.com/terser/terser) from 4.6.7 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) v4.8.0 Support for numeric separators (million...

dependencies
javascript

Bumps [terser](https://github.com/terser/terser) from 4.8.0 to 4.8.1. Changelog Sourced from terser's changelog. v4.8.1 (backport) Security fix for RegExps that should not be evaluated (regexp DDOS) Commits See full diff in compare...

dependencies
javascript

https://github.com/jxom/bumbag-ui/blob/HEAD/website/pages/docs/components/toast.mdx#placement To change toasts placement on the web, we need to customize the theme object

It would be nice if text that flows to multiple lines could be clamped.

regenerator-runtime can cause issues with strict CSP's that block unsafe evals. It would be nice to not have this in the bumbag build

**Describe the bug** When you scroll through a paginated SelectMenu, you occassionally run into error cases where the isLoading timer fails to time out. **To Reproduce** 1. Go to https://www.bumbag.style/docs/form/select-menu...

first to thank you because Bumbag is the best UI library for React out there at the moment. It is wonderful ! **Describe the bug** at small resolutions the Heading...

Currently, the `for` attribute on the `SelectField` label is different than the `id` on the `select` element. ### Before PR ![image](https://user-images.githubusercontent.com/40446421/140830225-6d034c0e-978d-4cf8-a15c-f5c1398edc20.png) ### After PR ![image](https://user-images.githubusercontent.com/40446421/140830254-7bcbfd0b-714d-4b29-9e3d-6f857cda65f0.png)

Bumbag v2 has now been released with support for React Native (Bumbag Native)! At the moment, Bumbag Native only supports a small range of primitive components, however it will be...

help wanted
good first issue

**Describe the bug** The label size in the Textarea component increases along with the field and covers part of the input area. **To Reproduce** 1. Go to https://bumbag.style/form/textarea/#label 2. Paste...

bug
good first issue