shrub/pkg/interface
Matilde Park 0f0a93c79c landscape: fix initial contact color input
The rewrite of hexToUx in TypeScript returned a function script instead
of the expected string.

The previous write is put in its place, and instead of assuming "0x"
is always in the color input's initial value, we selectively remove it,
alleviating another bug where we would display a different color than we
submitted due to substringing the first 2 characters
of a value without "0x".

Fixes #3875.
2020-11-17 23:09:39 -05:00
..
config Merge pull request #3696 from urbit/lf/bundle-cleanup 2020-10-16 18:32:07 -04:00
dbug release: urbit-os-v1.0.61 2020-10-21 12:43:40 +02:00
public webpack, spa arch, chat routes 2020-06-01 13:54:08 -04:00
src landscape: fix initial contact color input 2020-11-17 23:09:39 -05:00
.babelrc interface: adds absolute path resolution to imports 2020-08-14 15:04:38 -07:00
.eslintrc.js interface: max-lines 300, warn for function max 2020-08-06 15:36:40 -04:00
.gitignore Add 'pkg/interface/' from commit 'ae564f567fccff9413b63158ee821b36652d6b53' 2019-07-23 12:49:05 -07:00
CONTRIBUTING.md interface: multi ship devserver 2020-10-13 15:06:12 +10:00
package-lock.json Revert "hark: use largeBullet, remove on read" 2020-11-11 20:23:39 -05:00
package.json Revert "hark: use largeBullet, remove on read" 2020-11-11 20:23:39 -05:00
README.md interface/README: add README 2020-08-31 21:41:12 -04:00
tsconfig.json interface: updated tsconfig.json 2020-08-15 15:28:33 -07:00

interface

Landscape is Tlon's suite of userspace applications (and web interface), currently bundled as part of Arvo.

This directory comprises the source code for the web interface. For code related to the Gall agents that make up the Landscape suite in Arvo, see pkg/arvo.

Contributions and feature requests

For information on how to contribute, see CONTRIBUTING. To submit a feature request, submit to the product board at urbit/landscape.