-
### Describe the bug
I try to use a library called `share-buttons-links`, and when I run the project locally everything works without any problem, when I try to make a build of the project I get this…
-
The "Day" view is selected, but the "Weeks" class is not removed from the markup.
![err](https://i.imgur.com/PxnU55R.png)
For Month or Week view, everything works as expected.
-
**Describe the bug**
`ButtonGroup` prop-drills its immediate children, assuming they are `Button`s. Thus, something like this:
```js
Profile
Settings
Messages
…
-
#140 (add support for dynamic locale) will certainly result in many API changes. According to the PhET-iO spreadsheet, this sim needs to provide migration support from 1.2 to 1.3. So migration rules w…
-
## Problem
As we have been improving some Cosmos sections and building new features, we have unexpectedly broken some small pieces of our codebase. Some of these issues ended up being shipped as re…
-
Reference to the Epic - #3036 and #3116
All steps are described in [the Vuetify tests guide.](https://epam-my.sharepoint.com/:w:/p/evgenii_liashenko/Ef5Y3JcicTlPtMmtHg_19T8BLDZqSkBEa7oOgyDxq_hgUA?…
-
### Duplicates
- [X] I have searched the existing issues
### Latest version
- [X] I have tested the latest version
### Summary 💡
variant prop added to at minimum support "outlined" | "contained" …
-
# 🐛 Bug Report
Rendering a Dialog inside DialogContainer with `isDismissable` prop combined with `type="fullscreen" (or "fullscreenTakeover")` doesn't show a close button in header.
## 🤔 …
-
Radiobuttons seems to lack of a option to make them visually "Toggable Buttons" like these:
![toggle](https://user-images.githubusercontent.com/23552631/33940878-fffce9d0-e010-11e7-89d1-3594b5d8e60…
-
Add filter buttons in `apps/admin/pages/news`. When you click a button, you can set the keyword to `searchItem` state. Filtering should be case insensitive. Buttons can be horizontally scrollable when…