-
Trying to use:: https://jatchili.github.io/minimalist-ripple-client/
It will not connect to ripple, have used this client software for a year without issues,
Now it is not working. Is this a RIP…
-
When possible (Android 5.0+)
-
I believe there shouldn't be a ripple effect if preventDefault() was previously called on the event. This would allow the developer to cancel the event and later ripples without stopping further propa…
-
Currently the ripple effect is tightly bound to the other components using it, such as Radio and Button. This is because those other components are checking for the ripple js class, then creating the …
-
MDL version: 1.3
Browser: Chrome
Browser version: 48.0.2564.109 (64-bit)
Operating system: ubuntu
Operating system version: 14.04 LTS
URL: na
I'm working with a design where I have a mdl-card with to…
-
Hi!!!
I have next problem.
I want to have ripple effect for button with custom shape. I wish I could use ripple xml but I need to support some older than 21 api devices. I also want my button to hav…
-
-
On tab press splash color show outside tab. It should be not show outside `ClipRRect`.
```dart
import 'package:flutter/cupertino.dart';
import 'package:flutter/material.dart';
import '…
-
## Issue Description
In sign-and-submit mode, rippled does not properly autofill the transaction fee when the transaction requires a fee higher than normal (e.g. `AMMCreate`, `EscrowFinish` with a fu…
-
Add a `ripple` prop that defaults to true.
The ripple effect is applied to the `ButtonContent` styled component so we could just make two components instead: normal `ButtonContent` and `ButtonConte…