XhmikosR
|
30d375b33f
|
Remove overflow: hidden from toasts (#31381) (#31407)
Co-authored-by: Mark Otto <markd.otto@gmail.com>
|
2020-08-03 19:13:32 +03:00 |
|
Mark Otto
|
b2ef98f154
|
Remove backdrop-filter from toasts
|
2020-07-06 16:40:27 +03:00 |
|
Gaël Poupard
|
8429acf460
|
fix(toasts): IE11 shrinks toasts when in flex container, unless we specify flex-basis
|
2020-06-10 08:14:30 +03:00 |
|
Martijn Cuppens
|
51375abca5
|
Responsive font size implementation (#23816)
|
2019-02-07 23:32:05 +01:00 |
|
Martijn Cuppens
|
59d040fcbb
|
Make component colors configurable (#28035)
|
2019-01-20 23:38:29 +02:00 |
|
Shohei Yoshida
|
cda3301d08
|
Use border-radius() mixin for toast
|
2018-12-21 13:55:44 -08:00 |
|
Martijn Cuppens
|
dbadf24bb3
|
Fix margin above toast when previous toast is hidden (#27820)
|
2018-12-12 14:23:10 +01:00 |
|
Johann-S
|
1f4d7903db
|
fix fade animation for toast
|
2018-12-10 10:38:11 +01:00 |
|
Mark Otto
|
ab40a2b919
|
Nest the .toast.show and use display: block; as inherit causes broken styles
|
2018-11-13 08:47:32 +02:00 |
|
Johann-S
|
16cf76ff1a
|
Create toast JS plugin, add unit tests.
|
2018-11-13 08:47:32 +02:00 |
|
Mark Otto
|
d0652a1be9
|
Add new toasts component
|
2018-11-13 08:47:32 +02:00 |
|