Commit Graph

24 Commits

Author SHA1 Message Date
a041a4452b Rename modal -> modals
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-02-02 16:36:20 +01:00
6323c7d70e eslint: enforce gaps between groups with import/order 2022-01-10 16:25:06 -06:00
966ca91e1a eslint: alphabetize imports with import/order 2022-01-10 16:17:52 -06:00
2a0e2001d6 eslint: enforce import/order 2022-01-10 16:01:24 -06:00
d85b6742fa Use SVG icons in more places 2021-09-27 23:47:43 -05:00
f6fdf46040 Use Tabler for missing LineAwesome icons 2021-09-27 00:00:03 -05:00
cd3beffd42 CryptoDonate: fall back to generic icon (fixes crash) 2021-09-17 20:44:00 -05:00
053ca9efff Webpack: break out CryptoDonate into its own chunk 2021-09-11 16:56:39 -05:00
5166a71c27 CryptoDonate: refactor CryptoIcon into its own component 2021-09-11 16:21:12 -05:00
5548644bd6 eslint: no-extra-semi 2021-08-03 14:22:51 -05:00
02c725adbe Make admin crypto address tickers more forgiving 2021-07-02 18:49:32 -05:00
8961fc1b68 CoinList: memoize coinList for performance 2021-07-01 19:37:49 -05:00
a9c2131b18 fund the --> fund our 2021-06-10 19:26:44 -05:00
7525713460 CryptoDonate: configure wallets and panel in SoapboxConfig 2021-06-10 13:48:43 -05:00
6f1ce38473 crypto_addresses -> cryptoAddresses 2021-06-10 12:57:16 -05:00
acfca37dec CryptoDonate: add CryptoDonateWidget to homepage 2021-06-10 12:56:27 -05:00
95b5738dfd CryptoDonate: parse Profile Fields as CrypoAddresses 2021-06-09 20:36:02 -05:00
820afa9412 CryptoDonate: refactor duplicated code 2021-06-09 19:49:53 -05:00
39ee6505d8 CryptoDonate: add CryptoDonateModal 2021-06-09 19:28:16 -05:00
940af0dd85 CryptoDonate: style form elements 2021-06-09 18:53:13 -05:00
acbfd7bcc3 CryptoDonate: add block explorer links 2021-06-09 18:28:54 -05:00
51ac3e3d4e CryptoDonate: improve styling 2021-06-09 17:57:14 -05:00
fde99ff11c CryptoDonate: make crypto addresses copyable 2021-06-09 17:39:45 -05:00
483fadb7c2 CryptoDonate: refactor, rename, reorganize 2021-06-09 17:12:26 -05:00