mirror of
https://github.com/urbit/shrub.git
synced 2025-01-02 01:25:55 +03:00
0f0a93c79c
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. |
||
---|---|---|
.. | ||
config | ||
dbug | ||
public | ||
src | ||
.babelrc | ||
.eslintrc.js | ||
.gitignore | ||
CONTRIBUTING.md | ||
package-lock.json | ||
package.json | ||
README.md | ||
tsconfig.json |
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.