Michael Weimann
|
35376996b0
|
Revert "Implement new toast UI (#10467)" (#10740)
This reverts commit 7632f36624.
|
2023-04-28 14:56:26 +00:00 |
Michael Weimann
|
7632f36624
|
Implement new toast UI (#10467)
* Implement new toast UI
* Use PCSS vars and Caption component
* Add GenericToast-test
* Tweak call toast
* Fix code style
|
2023-04-18 11:38:41 +00:00 |
Michael Telatynski
|
61a63e47f4
|
Comply with noImplicitAny (#9940)
* Stash noImplicitAny work
* Stash
* Fix imports
* Iterate
* Fix tests
* Delint
* Fix tests
|
2023-02-13 11:39:16 +00:00 |
Michael Weimann
|
526645c791
|
Apply prettier formatting
|
2022-12-12 12:24:14 +01:00 |
Aaron Raimist
|
bdc56be863
|
Auto fix
Signed-off-by: Aaron Raimist <aaron@raim.ist>
|
2021-10-22 17:23:37 -05:00 |
Michael Telatynski
|
ce78cdf4ad
|
Conform to new react and typescript eslint rules
|
2021-07-19 22:43:11 +01:00 |
J. Ryan Stinnett
|
ae0a8b8da4
|
Auto-fix lint errors
|
2021-06-29 13:11:58 +01:00 |
Germain Souquet
|
d669f55b60
|
Make toast dismiss button less prominent
|
2021-06-28 08:52:15 +01:00 |
Germain
|
e9d87478e2
|
Spaces before/after curlies
Co-authored-by: Michael Telatynski <7t3chguy@gmail.com>
|
2021-06-22 10:06:31 +01:00 |
Germain Souquet
|
adb42b7927
|
Deprecate FormButton to use AccessibleButton everywhere
|
2021-06-21 14:16:37 +01:00 |
J. Ryan Stinnett
|
aed247f44c
|
Move toast detail to a new line
|
2021-03-26 11:43:41 +00:00 |
J. Ryan Stinnett
|
fd59a66523
|
Tweak cross-signing copy
This makes some Design-approved copy tweaks to the recent cross-signing flow
changes.
|
2021-03-26 11:13:39 +00:00 |
Michael Telatynski
|
9ba33c7f80
|
Fix eslint ts override tsx matching and delint
|
2020-08-29 01:11:08 +01:00 |
Michael Telatynski
|
48ce294a49
|
Transition languageHandler to Typescript
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-07-02 23:15:08 +01:00 |
Michael Telatynski
|
1a1b7e5e70
|
Add Generic Expiring Toast
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-06-29 11:38:50 +01:00 |
Michael Telatynski
|
f45c584c8a
|
Correct the GenericToast props to show the two modes of operation
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-05-29 19:13:59 +01:00 |
Michael Telatynski
|
14cee41360
|
Convert things to Typescript and re-use a generic component
Signed-off-by: Michael Telatynski <7t3chguy@gmail.com>
|
2020-05-22 13:29:53 +01:00 |