1
0
Fork 0
Commit Graph

1900 Commits

Author SHA1 Message Date
Matthias Kretschmann 15b4cbd8ac
make all the little interactions to work reliably 2023-11-05 11:47:59 +00:00
Matthias Kretschmann e74c1d7cb5
network switching 2023-11-05 11:47:59 +00:00
Matthias Kretschmann 2f98598ab9
restore $selectedToken store 2023-11-05 11:47:59 +00:00
Matthias Kretschmann 0ae8161b34
ens tweaks 2023-11-05 11:47:59 +00:00
Matthias Kretschmann 70f091368d
reorg 2023-11-05 11:47:59 +00:00
Matthias Kretschmann c85c823812
switch to swr 2023-11-05 11:47:58 +00:00
Matthias Kretschmann acca82f6df
styling 2023-11-05 11:47:58 +00:00
Matthias Kretschmann 6cd17095a3
styling 2023-11-05 11:47:58 +00:00
Matthias Kretschmann 14bc7fdf92
new thanks page layout 2023-11-05 11:47:58 +00:00
Matthias Kretschmann 3234d574cd
lint-staged setup tweak 2023-11-05 11:47:58 +00:00
Matthias Kretschmann 21dfb2dd2a
use nanostores 2023-11-05 11:47:58 +00:00
Matthias Kretschmann ecde440144
tweak 2023-11-05 11:47:58 +00:00
Matthias Kretschmann a3e623d89c
tweak lint-staged 2023-11-05 11:47:58 +00:00
Matthias Kretschmann d8e22cdece
persist slectedToken 2023-11-05 11:47:58 +00:00
Matthias Kretschmann 039757c671
move selected token to nanostore 2023-11-05 11:47:58 +00:00
Matthias Kretschmann 7c82ec79be
reorg 2023-11-05 11:47:58 +00:00
Matthias Kretschmann 74afc8552b
reorg 2023-11-05 11:47:57 +00:00
Matthias Kretschmann 74f89bcb7e
refactor, fetch abort 2023-11-05 11:47:57 +00:00
Matthias Kretschmann b9b0093a2e
change url 2023-11-05 11:47:57 +00:00
Matthias Kretschmann d8da825649
handle sending 2023-11-05 11:47:57 +00:00
Matthias Kretschmann 15130e8d92
loading state, logo fallback state 2023-11-05 11:47:57 +00:00
Matthias Kretschmann f181ac444d
styling 2023-11-05 11:47:57 +00:00
Matthias Kretschmann ea9ed0382e
new token select ui 2023-11-05 11:47:57 +00:00
Matthias Kretschmann 2f6e4f0b3c
refactor 2023-11-05 11:47:57 +00:00
Matthias Kretschmann 0ca6558def
new token selection, reorg 2023-11-05 11:47:57 +00:00
Matthias Kretschmann d809f982f0
setup lint-staged 2023-11-05 11:47:56 +00:00
Matthias Kretschmann 0aafe28f85
generate react icon components 2023-11-05 11:47:56 +00:00
Matthias Kretschmann 8a2606185b
move things around 2023-11-05 11:47:56 +00:00
Matthias Kretschmann 0d221183a5
underlined content links 2023-11-05 11:44:56 +00:00
Matthias Kretschmann cb0b099303
hide code copy button border 2023-11-05 11:32:53 +00:00
Matthias Kretschmann 0379c175ee
package updates 2023-10-25 01:23:32 +01:00
Matthias Kretschmann 61b2495659
astro-redirect-from updates 2023-10-25 01:14:22 +01:00
Matthias Kretschmann 794a95db38
set response content type 2023-10-10 22:52:34 +01:00
Matthias Kretschmann 43e510ba1d
block all the ai bots 2023-10-06 12:01:42 +01:00
Matthias Kretschmann 01d2afa000
link post fixes 2023-10-06 11:58:26 +01:00
Matthias Kretschmann 4b20ce877b
script fix 2023-10-06 11:31:09 +01:00
Matthias Kretschmann 3b25ae2282
Location fetching (#843)
* location component

* fetching with @nanostores/query

* layouts reorg

* typescript plugins cleanup

* location component unit test cases

* fetch only when visible
2023-10-04 14:45:54 +01:00
Matthias Kretschmann 956e2030d0
run astro sync before type checking 2023-10-04 10:48:15 +00:00
Matthias Kretschmann 0657af254f
lint task glob fix 2023-10-04 10:41:31 +00:00
Matthias Kretschmann 7ed6830df0
linting tweaks 2023-10-04 01:54:41 +01:00
Matthias Kretschmann ab582a5093
add husky 2023-10-03 22:31:58 +01:00
Matthias Kretschmann 6b792212ed
package updates 2023-10-03 21:17:24 +01:00
Matthias Kretschmann cd1e3dd0b3
lib reorg 2023-10-03 21:14:05 +01:00
Matthias Kretschmann a65b7ff201
test update 2023-10-03 19:18:29 +01:00
dependabot[bot] 404ca76133
Bump astro from 3.1.0 to 3.2.2 (#841)
Bumps [astro](https://github.com/withastro/astro/tree/HEAD/packages/astro) from 3.1.0 to 3.2.2.
- [Release notes](https://github.com/withastro/astro/releases)
- [Changelog](https://github.com/withastro/astro/blob/main/packages/astro/CHANGELOG.md)
- [Commits](https://github.com/withastro/astro/commits/astro@3.2.2/packages/astro)

---
updated-dependencies:
- dependency-name: astro
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-10-03 18:48:21 +01:00
Matthias Kretschmann 19ac7168f1
test updates 2023-10-03 17:51:59 +01:00
Matthias Kretschmann 4422be28d8
test updates 2023-10-03 17:34:25 +01:00
Matthias Kretschmann a135103a9f
add trailing slash 2023-10-03 16:14:03 +01:00
Matthias Kretschmann e1cd3d946c
reduce install commands 2023-09-27 13:50:05 +01:00
Matthias Kretschmann f50ddf60a1
bump astro-redirect-from 2023-09-24 13:34:51 +01:00